diff options
author | D-I role <debian-boot@lists.debian.org> | 2021-04-14 23:03:43 +0000 |
---|---|---|
committer | D-I role <debian-boot@lists.debian.org> | 2021-04-14 23:03:43 +0000 |
commit | 36bd34f71cb7ae7218cd2f3182e37407bec18337 (patch) | |
tree | a4553b133b24b201ad902e2fbe00bba229dc2201 /po | |
parent | 8d509d3b41e9419af1c986441b5bda7a12870120 (diff) | |
download | installation-guide-36bd34f71cb7ae7218cd2f3182e37407bec18337.zip |
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po')
54 files changed, 3165 insertions, 2834 deletions
diff --git a/po/ca/boot-installer.po b/po/ca/boot-installer.po index 6e2ff448a..6436d75b9 100644 --- a/po/ca/boot-installer.po +++ b/po/ca/boot-installer.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2021-02-09 04:50+0000\n" "Last-Translator: d <dmanye@gmail.com>\n" "Language-Team: \n" @@ -2922,15 +2922,23 @@ msgstr "Terminal d'arrencada" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Si esteu arrencant amb una terminal sèrie, generalment el nucli ho detecta " "automàticament. Si teniu una targeta de vídeo («framebuffer») i un teclat " diff --git a/po/ca/preseed.po b/po/ca/preseed.po index 6524f8e0a..25d77de1a 100644 --- a/po/ca/preseed.po +++ b/po/ca/preseed.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2021-02-16 19:54+0000\n" "Last-Translator: d <dmanye@gmail.com>\n" "Language-Team: \n" @@ -38,7 +38,7 @@ msgstr "" "a les preguntes del &d-i; per automatitzar la instal·lació." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1383,7 +1383,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Començar amb <literal>#_preseed_V1</literal>" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1394,7 +1403,7 @@ msgstr "" "> com a base i continuar la feina des d'allí." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1408,7 +1417,7 @@ msgstr "" "«debconf» i la base de dades «cdebconf» de l'instal·lador a un únic fitxer:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1422,7 +1431,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1434,7 +1443,7 @@ msgstr "" "lloc per on començar per la majoria d'usuaris." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1450,7 +1459,7 @@ msgstr "" "llegir el superusuari." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1462,7 +1471,7 @@ msgstr "" "report</classname>." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1478,7 +1487,7 @@ msgstr "" "<filename>questions.dat</filename> per als valors assignats a les variables." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1490,13 +1499,13 @@ msgstr "" "selections -c <replaceable>preseed.cfg</replaceable></command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Continguts del fitxer de configuració prèvia (per a &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1512,7 +1521,7 @@ msgstr "" "l'arquitectura en qüestió." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1522,13 +1531,13 @@ msgstr "" "a la <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Localització" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1548,7 +1557,7 @@ msgstr "" "configurar prèviament mitjançant qualsevol mètode." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1566,7 +1575,7 @@ msgstr "" "<userinput>locale=<replaceable>ca_ES</replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1589,7 +1598,7 @@ msgstr "" "També podeu especificar l'idioma i el país com a paràmetres d'arrencada." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1614,7 +1623,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1631,7 +1640,7 @@ msgstr "" "configuration</command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1643,7 +1652,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1655,13 +1664,13 @@ msgstr "" "actiu el mapa de teclat del nucli." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Configuració de la xarxa" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1676,7 +1685,7 @@ msgstr "" "indicar-li al nucli els paràmetres d'arrencada de configuració de la xarxa." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1689,7 +1698,7 @@ msgstr "" "replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1710,13 +1719,13 @@ msgstr "" "següents:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" @@ -1724,7 +1733,7 @@ msgstr "" "xarxa." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1871,7 +1880,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1892,13 +1901,13 @@ msgstr "" "indicar que no s'hauria d'utilitzar cap passarel·la." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "La consola de xarxa" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1919,13 +1928,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Configuració del servidor rèplica" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1939,7 +1948,7 @@ msgstr "" "filename> del sistema instal·lat." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1949,7 +1958,7 @@ msgstr "" "programes del sistema." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1968,7 +1977,7 @@ msgstr "" "establir aquest paràmetre." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1998,13 +2007,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Configuració de comptes" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2016,7 +2025,7 @@ msgstr "" "manera explícita o bé en forma de <emphasis>resums</emphasis> MD5." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2033,7 +2042,7 @@ msgstr "" "funció resum recomanats son SHA-256 i SHA512." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2091,7 +2100,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2112,7 +2121,7 @@ msgstr "" "command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2124,19 +2133,19 @@ msgstr "" "«crypt(3)»:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuració del rellotge i del fus horari" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2166,13 +2175,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Fer particions" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2189,7 +2198,7 @@ msgstr "" "inclosa dins els fitxers de configuració prèvia." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2201,7 +2210,7 @@ msgstr "" "instal·lació no preconfigurada." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2221,7 +2230,7 @@ msgstr "" "la funcionalitat disponible pot canviar d'una versió a una altra." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2233,13 +2242,13 @@ msgstr "" "seleccione el correcte abans d'utilitzar la configuració prèvia." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Exemple de particions" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2454,13 +2463,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Fer particions amb RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2473,7 +2482,7 @@ msgstr "" "reemplaçament." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2484,7 +2493,7 @@ msgstr "" "linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2501,7 +2510,7 @@ msgstr "" "algun problema." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2608,13 +2617,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Com controlar el muntatge de les particions" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2634,7 +2643,7 @@ msgstr "" "UUID." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2644,7 +2653,7 @@ msgstr "" "emprant llurs noms tradicionals en lloc de l'UUID." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2660,7 +2669,7 @@ msgstr "" "aleshores el comportament del vostre sistema en arrencar serà aleatori." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2676,13 +2685,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Instal·lació del sistema base" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2694,7 +2703,7 @@ msgstr "" "instal·lació del nucli." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2717,13 +2726,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Configuració de l'«apt»" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2737,7 +2746,7 @@ msgstr "" "Opcionalment podeu afegir altres repositoris (locals)." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2813,13 +2822,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Selecció de paquets" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2829,67 +2838,67 @@ msgstr "" "aquest moment les tasques que hi ha són:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (eines estàndard)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (escriptori gràfic)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (escriptori Gnome)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (escriptori XFCE)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (escriptori KDE Plasma)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (escriptori Cinnamon)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (escriptori MATE)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (escriptori LXDE)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (servidor web)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH server)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2901,7 +2910,7 @@ msgstr "" "<userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2917,7 +2926,7 @@ msgstr "" "forma senzilla a la línia d'ordres del nucli." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2949,13 +2958,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Instal·lació del carregador d'arrencada" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3048,7 +3057,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3060,13 +3069,13 @@ msgstr "" "que hi ha a <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Finalització de la instal·lació" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3110,13 +3119,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Configuració prèvia d'altres paquets" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3137,19 +3146,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Opcions avançades" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Execució d'ordres personalitzades a la instal·lació" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3160,7 +3169,7 @@ msgstr "" "instal·lació." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3172,7 +3181,7 @@ msgstr "" "està muntat està disponible a <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3226,13 +3235,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Ús de la configuració prèvia per canviar els valors predeterminats" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3259,7 +3268,7 @@ msgstr "" "També pot ser útil per provar o depurar el vostre fitxer de preconfiguració." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3273,7 +3282,7 @@ msgstr "" "paquet. Vegeu la nota al peu de <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3297,7 +3306,7 @@ msgstr "" "<quote>interns</quote>." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3312,13 +3321,13 @@ msgstr "" "d'instal·lació de cada paquet." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Càrrega en cadena de fitxers de configuració prèvia" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3333,7 +3342,7 @@ msgstr "" "xarxa a un fitxer i els paràmetres més específics a altres." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3389,7 +3398,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/cs/boot-installer.po b/po/cs/boot-installer.po index 7789e620d..81871c17a 100644 --- a/po/cs/boot-installer.po +++ b/po/cs/boot-installer.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2018-05-21 10:18+0200\n" "Last-Translator: Miroslav Kure <kurem@upcase.inf.upol.cz>\n" "Language-Team: \n" @@ -2850,15 +2850,23 @@ msgstr "Zavěděcí konzole" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Jádro by mělo být schopno rozpoznat, že zavádíte systém ze sériové konzoly. " "Pokud máte v zaváděném počítači rovněž grafickou kartu (framebuffer) a " diff --git a/po/cs/preseed.po b/po/cs/preseed.po index 374de109d..06ccc7e8d 100644 --- a/po/cs/preseed.po +++ b/po/cs/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2018-05-21 10:18+0200\n" "Last-Translator: Miroslav Kure <kurem@upcase.inf.upol.cz>\n" "Language-Team: \n" @@ -31,7 +31,7 @@ msgstr "" "&d-i;u za účelem zautomatizování instalačního procesu." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1367,7 +1367,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Na začátku souboru uveďte <literal>#_preseed_V1</literal>" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1378,7 +1387,7 @@ msgstr "" "dle potřeb." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1392,7 +1401,7 @@ msgstr "" "do jediného souboru:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1406,7 +1415,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>soubor</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1418,7 +1427,7 @@ msgstr "" "vhodnější použití ukázkového souboru." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1433,7 +1442,7 @@ msgstr "" "jsou tyto soubory čitelné pouze pro uživatele root." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1444,7 +1453,7 @@ msgstr "" "bude smazán také adresář <filename>/var/log/installer</filename>." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1460,7 +1469,7 @@ msgstr "" "<filename>questions.dat</filename>." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1472,13 +1481,13 @@ msgstr "" "cfg</replaceable></command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Obsah souboru s přednastavením (pro &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1493,7 +1502,7 @@ msgstr "" "adekvátními hodnotami." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1503,13 +1512,13 @@ msgstr "" "naleznete v kapitole <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Lokalizace" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1527,7 +1536,7 @@ msgstr "" "přednastavit všemi známými způsoby." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1542,7 +1551,7 @@ msgstr "" "<userinput>locale=<replaceable>cs_CZ</replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, fuzzy, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1564,7 +1573,7 @@ msgstr "" "proměnné." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1588,7 +1597,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect cs_CZ.UTF-8, en_US.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1603,7 +1612,7 @@ msgstr "" "systému příkazem <command>dpkg-reconfigure keyboard-configuration</command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1615,7 +1624,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1627,13 +1636,13 @@ msgstr "" "výchozí klávesová mapa jádra." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Nastavení sítě" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, fuzzy, no-c-format #| msgid "" #| "Of course, preseeding the network configuration won't work if you're " @@ -1653,7 +1662,7 @@ msgstr "" "jádra. Zavádíte-li z CD nebo USB, bude nastavení fungovat bez problémů." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1665,7 +1674,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1684,19 +1693,19 @@ msgstr "" "quote> obsahující následující příkazy:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "Pro nastavení sítě lze využít následující proměnné:" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1835,7 +1844,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1857,13 +1866,13 @@ msgstr "" "quote>, což znamená, že se brána nemá použít vůbec." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Síťová konzole" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1884,13 +1893,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Nastavení zrcadla" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1903,7 +1912,7 @@ msgstr "" "nastavení souboru <filename>/etc/apt/sources.list</filename>." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1913,7 +1922,7 @@ msgstr "" "systému." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1931,7 +1940,7 @@ msgstr "" "tuto proměnnou měnit." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1959,13 +1968,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Nastavení účtů" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1977,7 +1986,7 @@ msgstr "" "nešifrované podobě, nebo jako crypt(3) <emphasis>hash</emphasis>." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1993,7 +2002,7 @@ msgstr "" "DES a MD5 jsou považovány za slabé." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2051,7 +2060,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2070,7 +2079,7 @@ msgstr "" "pomocí <command>sudo</command> nebo autentizace přes SSH klíče)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2081,19 +2090,19 @@ msgstr "" "<classname>whois</classname>):" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Nastavení hodin a časového pásma" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2122,13 +2131,13 @@ msgstr "" "#d-i clock-setup/ntp-server string tak.cesnet.cz" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Rozdělení disku" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2144,7 +2153,7 @@ msgstr "" "přednastavením." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2155,7 +2164,7 @@ msgstr "" "podporováno, ale ne s takovými možnostmi, jako při ručním dělení." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2175,7 +2184,7 @@ msgstr "" "vydáními lišit." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2187,13 +2196,13 @@ msgstr "" "ten správný." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Příklad dělení disku" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2460,13 +2469,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Rozdělení při použití RAIDu" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2478,7 +2487,7 @@ msgstr "" "polí a určení rezervních zařízení." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2488,7 +2497,7 @@ msgstr "" "> přednastavit grub, aby se nainstaloval do všech zařízení v poli použitých." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2504,7 +2513,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2606,13 +2615,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Způsob připojení oblastí" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2631,7 +2640,7 @@ msgstr "" "nastaveného názvu připojeny pomocí UUID." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2641,7 +2650,7 @@ msgstr "" "UUID nadále používat připojení pomocí tradičních jmen zařízení." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2657,7 +2666,7 @@ msgstr "" "názvy oblastí kolidovat a tím pádem není zaručeno, která oblast se připojí." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2673,13 +2682,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Instalace základního systému" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2690,7 +2699,7 @@ msgstr "" "instalace jádra." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2713,13 +2722,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Nastavení APT" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2732,7 +2741,7 @@ msgstr "" "otázkami. Volitelně můžete přidat další (lokální) archivy." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2828,13 +2837,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Výběr balíků" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2844,67 +2853,67 @@ msgstr "" "zahrnuje:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (standardní unixové nástroje)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (grafické prostředí)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (prostředí Gnome)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (prostředí XFCE)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (prostředí KDE Plasma)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (prostředí Cinnamon)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (prostředí MATE)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (prostředí LXDE)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (webový server)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH server)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2915,7 +2924,7 @@ msgstr "" "Úlohu <userinput>standard</userinput> však doporučujeme instalovat vždy." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2930,7 +2939,7 @@ msgstr "" "jednoduše použít i na příkazové řádce jádra." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2979,13 +2988,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Instalace zavaděče" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3127,7 +3136,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3139,13 +3148,13 @@ msgstr "" "<xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Dokončení instalace" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3184,13 +3193,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Přednastavení ostatních balíků" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3209,19 +3218,19 @@ msgstr "" "# debconf-get-selections >> soubor" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Pokročilé možnosti" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Spouštění vlastních příkazů během instalace" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3231,7 +3240,7 @@ msgstr "" "spouštění libovolných příkazů nebo skriptů v určitých bodech instalace." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3243,7 +3252,7 @@ msgstr "" "po připojení dostupné přes <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3291,13 +3300,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Použití přednastavení pro změnu výchozích hodnot" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3326,7 +3335,7 @@ msgstr "" "testování a ladění konfiguračního souboru s přednastavením." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3341,7 +3350,7 @@ msgstr "" "bootparms\"/>)." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3365,7 +3374,7 @@ msgstr "" "quote> parametry." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3379,13 +3388,13 @@ msgstr "" "aktuálního nastavení proměnných a postupu instalačními skripty." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Zřetězené nahrávání souborů s přednastavením" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3403,7 +3412,7 @@ msgstr "" "danou situaci." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3455,7 +3464,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/da/boot-installer.po b/po/da/boot-installer.po index cacae8024..e3696863d 100644 --- a/po/da/boot-installer.po +++ b/po/da/boot-installer.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2018-12-27 20:23+0200\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -2943,15 +2943,23 @@ msgstr "Opstartskonsol" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Hvis du starter op med en seriel konsol, vil kernen generelt detektere dette " "automatisk. Hvis du har et videokort (framebuffer) og et tastatur der også " diff --git a/po/da/preseed.po b/po/da/preseed.po index 4af26327d..abb707f1e 100644 --- a/po/da/preseed.po +++ b/po/da/preseed.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-05-25 13:41+0000\n" "Last-Translator: scootergrisen <scootergrisen@gmail.com>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -48,7 +48,7 @@ msgstr "" "i &d-i;, så installationen bliver automatisk." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1328,7 +1328,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Start med <literal>#_preseed_V1</literal>" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1339,7 +1348,7 @@ msgstr "" "arbejde ud fra den." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1353,7 +1362,7 @@ msgstr "" "installationsprogrammets cdebconf-database til en enkel fil:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1367,7 +1376,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1379,7 +1388,7 @@ msgstr "" "brugere." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1395,7 +1404,7 @@ msgstr "" "root (administrator)." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1407,7 +1416,7 @@ msgstr "" "report</classname>." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1423,7 +1432,7 @@ msgstr "" "for de nuværende værdier og for værdierne tildelt variabler." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1435,13 +1444,13 @@ msgstr "" "set-selections -c <replaceable>preseed.cfg</replaceable></command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Indhold af forhåndskonfigurationsfilen (for &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1457,7 +1466,7 @@ msgstr "" "arkitektur." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1467,13 +1476,13 @@ msgstr "" "fungerer kan findes i <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Opsætning af sted" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1492,7 +1501,7 @@ msgstr "" "enhver metode." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1510,7 +1519,7 @@ msgstr "" "<userinput>locale=<replaceable>en_US</replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1533,7 +1542,7 @@ msgstr "" "som opstartsparametre." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1558,7 +1567,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1575,7 +1584,7 @@ msgstr "" "reconfigure keyboard-configuration</command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1587,7 +1596,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1599,13 +1608,13 @@ msgstr "" "vil medføre, at kernens tastaturkort forbliver aktiv." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Netværkskonfiguration" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1616,7 +1625,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1628,7 +1637,7 @@ msgstr "" "såsom <userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1641,19 +1650,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "De følgende debconf-variabler er relevante for netværkskonfiguration." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1800,7 +1809,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1813,13 +1822,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Netværkskonsol" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1840,13 +1849,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Spejlindstillinger" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1860,7 +1869,7 @@ msgstr "" "filename> for det installerede system." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1870,7 +1879,7 @@ msgstr "" "det installerede system." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1889,7 +1898,7 @@ msgstr "" "ikke være behov for at angive denne." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1918,13 +1927,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Kontoopsætning" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1936,7 +1945,7 @@ msgstr "" "bruge rene tekstværdier eller crypt(3)-<emphasis>hasher</emphasis>." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1953,7 +1962,7 @@ msgstr "" "hashingalgoritmer for adgangskoder er SHA-256 og SHA512." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2011,7 +2020,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2031,7 +2040,7 @@ msgstr "" "nøglegodkendelse eller <command>sudo</command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2043,19 +2052,19 @@ msgstr "" "adgangskode:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Ur- og tidszoneopsætning" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2083,13 +2092,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Partitionering" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2106,7 +2115,7 @@ msgstr "" "i forhåndskonfigurationsfilen." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2118,7 +2127,7 @@ msgstr "" "under partitionering under en installation uden forhåndskonfiguration." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2138,7 +2147,7 @@ msgstr "" "udgivelser." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2150,13 +2159,13 @@ msgstr "" "vil blive valgt, før forhåndskonfiguration anvendes." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Partitioneringseksempel" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2263,13 +2272,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Partitionering med brug af RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2281,7 +2290,7 @@ msgstr "" "opretter degraded arrayer og specificerer ledige enheder." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2291,7 +2300,7 @@ msgstr "" "alle enheder brugt i tabellen; se <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2307,7 +2316,7 @@ msgstr "" "<filename>/var/log/syslog</filename> hvis du får problemer." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2413,13 +2422,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Kontrol af hvordan partitionerne monteres" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2431,7 +2440,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2441,7 +2450,7 @@ msgstr "" "at bruge deres traditionelle navne frem for UUID'er." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2457,7 +2466,7 @@ msgstr "" "opførsel, når startet, være tilfældigt." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2474,13 +2483,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Installation af det grundlæggende system" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2492,7 +2501,7 @@ msgstr "" "kernen." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2516,13 +2525,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Apt-opsætning" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2536,7 +2545,7 @@ msgstr "" "tilføje andre (lokale) arkiver." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2633,13 +2642,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Pakkevalg" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2649,67 +2658,67 @@ msgstr "" "tilgængelige. Tilgængelige opgaver, da dette skrives, inkluderer:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (standardværktøjer)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (grafisk skrivebord)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (GNOME-skrivebord)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE-skrivebord)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE Plasma-skrivebord)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamonskrivebord)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE-skrivebord)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE-skrivebord)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (netserver)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH-server)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2721,7 +2730,7 @@ msgstr "" "<userinput>standardopgaven</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2737,7 +2746,7 @@ msgstr "" "kernes kommandolinje." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2756,13 +2765,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Installation af opstartsindlæseren" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2811,7 +2820,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2823,13 +2832,13 @@ msgstr "" "<xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Afslutning af installationen" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2869,13 +2878,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Forhåndskonfiguration af andre pakker" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2898,19 +2907,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Avancerede indstillinger" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Kørsel af tilpassede kommandoer under installationen" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2921,7 +2930,7 @@ msgstr "" "på bestemte steder under installationen." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2933,7 +2942,7 @@ msgstr "" "monteret, er den tilgængelig under <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2960,13 +2969,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Brug af forhåndskonfiguration til at ændre standardværdier" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2982,7 +2991,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2992,7 +3001,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3007,7 +3016,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3022,13 +3031,13 @@ msgstr "" "installationsskripter." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Kædeindlæsning af forhåndskonfigurerede filer" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3045,7 +3054,7 @@ msgstr "" "andre filer." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3098,7 +3107,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/de/boot-installer.po b/po/de/boot-installer.po index b47eb2206..b1417b77f 100644 --- a/po/de/boot-installer.po +++ b/po/de/boot-installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-08-01 11:12+0100\n" "Last-Translator: Holger Wansing <hwansing@mailbox.org>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -2960,15 +2960,23 @@ msgstr "Boot-Konsole" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Wenn Sie mit einer seriellen Konsole booten, wird der Kernel dies " "normalerweise automatisch erkennen. Falls der Rechner, den Sie per serieller " diff --git a/po/de/preseed.po b/po/de/preseed.po index c74c41544..b2014ffba 100644 --- a/po/de/preseed.po +++ b/po/de/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-06-28 23:31+0100\n" "Last-Translator: Holger Wansing <hwansing@mailbox.org>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -34,7 +34,7 @@ msgstr "" "voreinstellen, um die Installation zu automatisieren." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1398,7 +1398,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "<literal>#_preseed_V1</literal> an den Anfang der Datei schreiben." #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1409,7 +1418,7 @@ msgstr "" "und sich von dort aus vorzuarbeiten." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1424,7 +1433,7 @@ msgstr "" "Datei einzulesen:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1438,7 +1447,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>datei</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1450,7 +1459,7 @@ msgstr "" "Beispieldatei für die meisten Benutzer ein besserer Ausgangspunkt sein." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1465,7 +1474,7 @@ msgstr "" "Informationen enthalten und ist deswegen nur für root lesbar." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1479,7 +1488,7 @@ msgstr "" "aktivieren." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1497,7 +1506,7 @@ msgstr "" "zugewiesen sind." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1509,13 +1518,13 @@ msgstr "" "selections -c <replaceable>preseed.cfg</replaceable></command> verwenden." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Inhalt der Voreinstellungsdatei (für &releasename-cap;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1531,7 +1540,7 @@ msgstr "" "passende debconf-Einstellungen ersetzt werden." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1541,13 +1550,13 @@ msgstr "" "funktionieren, finden Sie in <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Lokalisierung" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1566,7 +1575,7 @@ msgstr "" "dass diese dann über jegliche Methode voreingestellt werden können." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1586,7 +1595,7 @@ msgstr "" "de_DE: deutsch - Deutschland)." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1609,7 +1618,7 @@ msgstr "" "werden. Sprache und Land können auch als Boot-Parameter angegeben werden." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1636,7 +1645,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1654,7 +1663,7 @@ msgstr "" "keyboard-configuration</command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1667,7 +1676,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1680,13 +1689,13 @@ msgstr "" "wird." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Netzwerkkonfiguration" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1702,7 +1711,7 @@ msgstr "" "Voreinstellungsdatei per Netzwerk laden, und zwar per Kernel-Parameter." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1715,7 +1724,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1736,20 +1745,20 @@ msgstr "" "den folgenden Befehlen:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" "Die folgenden debconf-Variablen sind für die Netzwerkkonfiguration relevant:" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1901,7 +1910,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1923,13 +1932,13 @@ msgstr "" "werden soll." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Netzwerk-Konsole" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1952,13 +1961,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Einstellungen für den Spiegel-Server" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1972,7 +1981,7 @@ msgstr "" "sources.list</filename> für das zu installierende System einzurichten." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1982,7 +1991,7 @@ msgstr "" "Paketquellen für das zu installierende System." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2001,7 +2010,7 @@ msgstr "" "keinen Grund geben, dies manuell festzulegen." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -2030,13 +2039,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Einrichtung von Benutzerzugängen" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2049,7 +2058,7 @@ msgstr "" "verwenden." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2066,7 +2075,7 @@ msgstr "" "Attacken bergen. Es wird empfohlen, SHA-256 oder SHA512 zu benutzen." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2126,7 +2135,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2146,7 +2155,7 @@ msgstr "" "per Authentifizierung mit SSH-Schlüssel oder per sudo)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2158,19 +2167,19 @@ msgstr "" "zu generieren:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Einrichtung von Uhr und Zeitzone" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2200,13 +2209,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Partitionierung" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2224,7 +2233,7 @@ msgstr "" "Vorkonfigurationsdatei enthalten ist." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2237,7 +2246,7 @@ msgstr "" "möglich wäre." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2258,7 +2267,7 @@ msgstr "" "Funktionalitäten abhängig von der Version variieren können." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2271,13 +2280,13 @@ msgstr "" "Voreinstellung nutzen." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Partitionierungsbeispiele" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2498,13 +2507,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Partitionierung mit RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2517,7 +2526,7 @@ msgstr "" "Reserveplatten." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2528,7 +2537,7 @@ msgstr "" "\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2545,7 +2554,7 @@ msgstr "" "filename> nach, wenn Probleme auftreten." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2658,13 +2667,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Festlegen, wie Partitionen eingebunden werden" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2685,7 +2694,7 @@ msgstr "" "Label haben, trotzdem der UUID verwendet." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2695,7 +2704,7 @@ msgstr "" "werden weiterhin die traditionellen Namen statt der UUIDs verwendet." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2712,7 +2721,7 @@ msgstr "" "Systems beim Starten rein willkürlich." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2729,13 +2738,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Installation des Basissystems" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2747,7 +2756,7 @@ msgstr "" "Installation des Kernels." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2771,13 +2780,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Konfiguration von Apt" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2791,7 +2800,7 @@ msgstr "" "weitere (lokale) Paketquellen (Repositories) hinzufügen." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2867,13 +2876,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Paketauswahl" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2883,13 +2892,13 @@ msgstr "" "Mögliche Werte zum Zeitpunkt, als dies geschrieben wurde:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (Standard-Programme)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" @@ -2897,56 +2906,56 @@ msgstr "" "Standardauswahl)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Gnome-Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE-Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE-Plasma Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" "<userinput>cinnamon-desktop</userinput> (Cinnamon-Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE-Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE-Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (Web-Server)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH-Server)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2958,7 +2967,7 @@ msgstr "" "zumindest die Programmgruppe <quote>standard</quote> auszuwählen." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2975,7 +2984,7 @@ msgstr "" "Kommandozeile verwenden können." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3008,13 +3017,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Installation des Bootloaders" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3111,7 +3120,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3123,13 +3132,13 @@ msgstr "" "Kommando aus dem Beispiel in <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Die Installation beenden" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3172,13 +3181,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Voreinstellung anderer Pakete" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3199,19 +3208,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Erweiterte Optionen" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Während der Installation eigene Kommandos ausführen" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3222,7 +3231,7 @@ msgstr "" "während der Installation auszuführen." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3235,7 +3244,7 @@ msgstr "" "filename>." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3289,13 +3298,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Voreinstellung nutzen, um Standardantworten auf Fragen zu ändern" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3322,7 +3331,7 @@ msgstr "" "Voreinstellungsdatei nützlich sein." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3337,7 +3346,7 @@ msgstr "" "verwenden. Siehe auch die Fußnote zum <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3361,7 +3370,7 @@ msgstr "" "auf <quote>interne</quote> Parameter." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3376,13 +3385,13 @@ msgstr "" "Bearbeitung der Installationsskripte jedes einzelnen Pakets." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Mehrere Voreinstellungsdateien nacheinander laden" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3398,7 +3407,7 @@ msgstr "" "Einstellungen für andere Zwecke/Netze/Orte in anderen Dateien." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3452,7 +3461,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/el/boot-installer.po b/po/el/boot-installer.po index 93c4dd10c..be9ef62d0 100644 --- a/po/el/boot-installer.po +++ b/po/el/boot-installer.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2021-01-21 17:04+0200\n" "Last-Translator: EG <galatoulas@cti.gr>\n" "Language-Team: Greek\n" @@ -3007,15 +3007,23 @@ msgstr "Κονσόλα Εκκίνησης" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Αν η εκκίνηση γίνεται με μια σειριακή κονσόλα, αυτή θα εντοπιστεί, γενικά, " "από τον πυρήνα αυτόματα. Αν έχετε μια κάρτα οθόνης (framebuffer) και ένα " diff --git a/po/el/hardware.po b/po/el/hardware.po index 455aed806..f745f38fb 100644 --- a/po/el/hardware.po +++ b/po/el/hardware.po @@ -88,16 +88,13 @@ msgstr "Υποστηριζόμενες Αρχιτεκτονικές" #. Tag: para #: hardware.xml:42 #, no-c-format -#| msgid "" -#| "&debian; GNU/Linux &release; supports ten major architectures and several " -#| "variations of each architecture known as <quote>flavors</quote>." msgid "" "&debian; GNU/Linux &release; supports 9 major architectures and several " "variations of each architecture known as <quote>flavors</quote>." msgstr "" -"Το &debian; GNU/Linux &release; υποστηρίζει εννέα (9) κύριες αρχιτεκτονικές" -" και " -"αρκετές παραλλαγές κάθε αρχιτεκτονικής γνωστές και ως <quote>γεύσεις</quote>." +"Το &debian; GNU/Linux &release; υποστηρίζει εννέα (9) κύριες αρχιτεκτονικές " +"και αρκετές παραλλαγές κάθε αρχιτεκτονικής γνωστές και ως <quote>γεύσεις</" +"quote>." #. Tag: entry #: hardware.xml:53 diff --git a/po/el/preparing.po b/po/el/preparing.po index 593e6b500..b16224e91 100644 --- a/po/el/preparing.po +++ b/po/el/preparing.po @@ -3109,24 +3109,6 @@ msgstr "Ασφαλής εκκίνηση" #. Tag: para #: preparing.xml:1858 #, no-c-format -#| msgid "" -#| "Another UEFI-related topic is the so-called <quote>secure boot</quote> " -#| "mechanism. Secure boot means a function of UEFI implementations that " -#| "allows the firmware to only load and execute code that is " -#| "cryptographically signed with certain keys and thereby blocking any " -#| "(potentially malicious) boot code that is unsigned or signed with unknown " -#| "keys. In practice the only key accepted by default on most UEFI systems " -#| "with secure boot is a key from Microsoft used for signing the Windows " -#| "bootloader. As the boot code used by &d-i; is not signed by Microsoft, " -#| "booting the installer requires prior deactivation of secure boot in case " -#| "it is enabled. Secure boot is often enabled by default on systems that " -#| "come preinstalled with a 64-bit version of Windows 8 and there is " -#| "unfortunately no standard way to disable it in the UEFI setup. On some " -#| "systems, the option to disable secure boot is only made visible when a " -#| "BIOS password has been set by the user, so if you have a system with " -#| "secure boot enabled, but cannot find an option to disable it, try setting " -#| "a BIOS password, powercycle the machine and look again for an appropriate " -#| "option." msgid "" "Another UEFI-related topic is the so-called <quote>secure boot</quote> " "mechanism. Secure boot means a function of UEFI implementations that allows " @@ -3139,19 +3121,17 @@ msgid "" "on systems with secure boot enabled." msgstr "" "Ένα άλλο θέμα που σχετίζεται με το UEFI είναι ο μηχανισμός της λεγόμενης " -"<quote>ασφαλούς εκκίνησης (secure boot)</quote>. Η ασφαλής εκκίνηση" -" αναφέρεται " -"σε μια λειτουργικότητα των υλοποιήσεων του UEFI που επιτρέπει στο υλισμικό να " -"φορτώνει και να εκτελεί μόνο κώδικα που είναι υπογεγραμμένος κρυπτογραφημένα" -"με συγκεκριμένα κλειδιά, μπλοκάροντας, συνεπώς, οποιονδήποτε (δυνητικά " -"κακόβουλο) κώδικα εκκίνησης ο οποίος δεν είναι υπογεγραμμένος ή είναι" -"υπογεγραμμένος με άγνωστα κλειδιά. Στην πράξη, το μόνο κλειδί που γίνεται " -"δεκτό στα περισσότερα συστήματα με UEFI σε ασφαλή εκκίνηση είναι ένα κλειδί " -"από την Microsoft που χρησιμοποιείται για τον φορτωτή εκκίνησης των Windows. " -"Το Debian περιλαμβάνει έναν φορτωτή <quote>shim</quote> υπογεγραμμένο από την" -"Microsoft, οπότε θα πρέπει να δουλεύει σωστά σε συστήματα με ενεργοποιημένη" -" την " -"ασφαλή εκκίνηση." +"<quote>ασφαλούς εκκίνησης (secure boot)</quote>. Η ασφαλής εκκίνηση " +"αναφέρεται σε μια λειτουργικότητα των υλοποιήσεων του UEFI που επιτρέπει στο " +"υλισμικό να φορτώνει και να εκτελεί μόνο κώδικα που είναι υπογεγραμμένος " +"κρυπτογραφημέναμε συγκεκριμένα κλειδιά, μπλοκάροντας, συνεπώς, οποιονδήποτε " +"(δυνητικά κακόβουλο) κώδικα εκκίνησης ο οποίος δεν είναι υπογεγραμμένος ή " +"είναιυπογεγραμμένος με άγνωστα κλειδιά. Στην πράξη, το μόνο κλειδί που " +"γίνεται δεκτό στα περισσότερα συστήματα με UEFI σε ασφαλή εκκίνηση είναι ένα " +"κλειδί από την Microsoft που χρησιμοποιείται για τον φορτωτή εκκίνησης των " +"Windows. Το Debian περιλαμβάνει έναν φορτωτή <quote>shim</quote> " +"υπογεγραμμένο από τηνMicrosoft, οπότε θα πρέπει να δουλεύει σωστά σε " +"συστήματα με ενεργοποιημένη την ασφαλή εκκίνηση." #. Tag: title #: preparing.xml:1873 diff --git a/po/el/preseed.po b/po/el/preseed.po index 5eda9bb3f..1df9d1ca8 100644 --- a/po/el/preseed.po +++ b/po/el/preseed.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2021-01-18 19:47+0200\n" "Last-Translator: EG <galatoulas@cti.gr>\n" "Language-Team: Greek\n" @@ -39,7 +39,7 @@ msgstr "" "&d-i; για την αυτοματοποίηση της εγκατάστασής σας." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1427,7 +1427,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Ξεκινήστε με <literal>#_preseed_V1</literal>" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1438,7 +1447,7 @@ msgstr "" "\"/> σαν βάση και να δουλέψετε πάνω σ' αυτό." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1453,7 +1462,7 @@ msgstr "" "αυτήν του cdebconf του εγκαταστάτη:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1467,7 +1476,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1479,7 +1488,7 @@ msgstr "" "αρχείο είναι ένα καλλίτερο σημείο εκκίνησης για τους περισσότερους χρήστες." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1495,7 +1504,7 @@ msgstr "" "διαβάζονται μόνο από τον χρήστη root." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1507,7 +1516,7 @@ msgstr "" "<classname>installation-report</classname>." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1524,7 +1533,7 @@ msgstr "" "τρέχουσες τιμές και τις τιμές που έχουν δοθεί στις μεταβλητές." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1537,13 +1546,13 @@ msgstr "" "command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Περιεχόμενα του αρχείου προρύθμισης (για την έκδοση &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1560,7 +1569,7 @@ msgstr "" "αρχιτεκτονική σας." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1571,13 +1580,13 @@ msgstr "" "details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Τοπικοποίηση" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1598,7 +1607,7 @@ msgstr "" "μέθοδο." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1618,7 +1627,7 @@ msgstr "" "<userinput>locale=<replaceable>en_US</replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1642,7 +1651,7 @@ msgstr "" "επίσης να προσδιοριστούν και σαν παράμετροι εκκίνησης." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1669,7 +1678,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1687,7 +1696,7 @@ msgstr "" "configuration</command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1699,7 +1708,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1711,13 +1720,13 @@ msgstr "" "θα έχει σαν αποτέλεσμα να παραμείνει ενεργό το keymap του πυρήνα." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Ρύθμιση δικτύου" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1733,7 +1742,7 @@ msgstr "" "δικτύου χρησιμοποιώντας παραμέτρους εκκίνησης του πυρήνα." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1746,7 +1755,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1767,20 +1776,20 @@ msgstr "" "ακόλουθες εντολές:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" "Οι επόμενες μεταβλητές του debconf είναι συναφείς με την ρύθμιση του δικτύου." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1932,7 +1941,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1954,13 +1963,13 @@ msgstr "" "προσδιορίσετε συγκεκριμένα ότι δεν θα χρησιμοποιηθεί κάποια δικτυακή πύλη." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Κονσόλα δικτύου" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1981,13 +1990,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Ρυθμίσεις καθρέφτη της αρχειοθήκης του &debian;" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -2002,7 +2011,7 @@ msgstr "" "σύστημα." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -2012,7 +2021,7 @@ msgstr "" "λογισμικού για το εγκατεστημένο σύστημα." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2031,7 +2040,7 @@ msgstr "" "ανάγκη προσδιορισμού της απο εσάς." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -2061,13 +2070,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Ρύθμιση Λογαριασμού" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2080,7 +2089,7 @@ msgstr "" "κρυπτογραφημένο (clear text) είτε crypt(3) <emphasis>hashes</emphasis>." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2098,7 +2107,7 @@ msgstr "" "είναι οι SHA-256 και SHA512." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2160,7 +2169,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2181,7 +2190,7 @@ msgstr "" "την εντολή <command>sudo</command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2193,19 +2202,19 @@ msgstr "" "crypt(3) βασισμένη στον αλγόριθμο SHA-512 για έναν κωδικό πρόσβασης:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Ρύθμιση ρολογιού και χρονικής ζώνης" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2236,13 +2245,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Διαμέριση" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2259,7 +2268,7 @@ msgstr "" "\"συνταγή\" που συμπεριλαμβάνεται στο αρχείο προρυθμίσεων." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2271,7 +2280,7 @@ msgstr "" "διαμέριση στη διάρκεια μιας κανονικής χωρίς προρύθμιση εγκατάστασης." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2292,7 +2301,7 @@ msgstr "" "μεταξύ διαφορετικών εκδόσεων." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2304,13 +2313,13 @@ msgstr "" "επιλεχθεί ο σωστός πριν να χρησιμοποιήσετε preseeding." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Παράδειγμα διαμέρισης" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2537,13 +2546,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Διαμέριση με χρήση RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2556,7 +2565,7 @@ msgstr "" "συστοιχιών και ο προσδιορισμός εφεδρικών συσκευών." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2567,7 +2576,7 @@ msgstr "" "<xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2584,7 +2593,7 @@ msgstr "" "αντιμετωπίσετε προβλήματα." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2690,13 +2699,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Έλεγχος του πώς έχουν προσαρτηθεί οι κατατμήσεις" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2717,7 +2726,7 @@ msgstr "" "τέτοια θα προσαρτηθούν με βάση το UUID." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2727,7 +2736,7 @@ msgstr "" "να χρησιμοποιούν τα παραδοσιακά ονόματά τους αντί των UUID." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2745,7 +2754,7 @@ msgstr "" "απρόβλεπτη." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2763,13 +2772,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Εγκατάσταση του βασικού συστήματος" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2781,7 +2790,7 @@ msgstr "" "ερωτήσεις που γίνονται αφορούν την εγκατάσταση του πυρήνα." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2807,13 +2816,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Ρύθμιση setup" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2827,7 +2836,7 @@ msgstr "" "προαιρετικά να προσθέσετε και άλλες (τοπικές) \"αποθήκες\" πακέτων." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2909,13 +2918,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Επιλογή πακέτων" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2926,34 +2935,34 @@ msgstr "" "αυτό το κείμενο:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (καθιερωμένα εργαλεία)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" "<userinput>desktop</userinput> (γραφικό περιβάλλον επιφάνειας εργασίας)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" "<userinput>gnome-desktop</userinput> (Περιβάλλον επιφάνειας εργασίας Gnome)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" "<userinput>xfce-desktop</userinput> (Περιβάλλον επιφάνειας εργασίας XFCE)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" @@ -2961,7 +2970,7 @@ msgstr "" "Plasma)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" @@ -2969,33 +2978,33 @@ msgstr "" "Cinnamon)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" "<userinput>mate-desktop</userinput> (Περιβάλλον επιφάνειας εργασίας MATE)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" "<userinput>lxde-desktop</userinput> (Περιβάλλον επιφάνειας εργασίας LXDE)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (εξυπηρετητής Ιστού)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (εξυπηρετητής SSH)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3008,7 +3017,7 @@ msgstr "" "<userinput>Κανονικό σύστημα</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3025,7 +3034,7 @@ msgstr "" "γραμμή εντολών του πυρήνα." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3061,13 +3070,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Εγκατάσταση φορτωτή εκκίνησης" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3165,7 +3174,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3178,13 +3187,13 @@ msgstr "" "\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Ολοκλήρωση της εγκατάστασης" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3229,13 +3238,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Χρήση preseeding για άλλα πακέτα" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3258,19 +3267,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Προχωρημένες επιλογές" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Εκτέλεση προσαρμοσμένων εντολών κατά την διάρκεια της εγκατάστασης." #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3281,7 +3290,7 @@ msgstr "" "σημεία της εγκατάστασης." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3294,7 +3303,7 @@ msgstr "" "σημείο <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3352,13 +3361,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Χρήση preseeding για την αλλαγή των προκαθορισμένων τιμών" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3386,7 +3395,7 @@ msgstr "" "προρύθμισης." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3401,7 +3410,7 @@ msgstr "" "Δείτε την υποσημείωση στο κεφάλαιο <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3425,7 +3434,7 @@ msgstr "" "quote> παραμέτρους." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3440,13 +3449,13 @@ msgstr "" "πρόοδό του στα διάφορα σενάρια εγκατάστασης του κάθε πακέτου." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Αλυσιδωτή φόρτωση (chainloading) αρχείων προρυθμίσεων" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3463,7 +3472,7 @@ msgstr "" "συγκεκριμένες διαμορφώσεις σε άλλα αρχεία." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3525,7 +3534,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/es/boot-installer.po b/po/es/boot-installer.po index 4e06a539a..17aebcb0d 100644 --- a/po/es/boot-installer.po +++ b/po/es/boot-installer.po @@ -39,7 +39,7 @@ msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-08-23 17:36+0200\n" "Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n" "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -3038,15 +3038,23 @@ msgstr "Consola de arranque" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Si arranca desde una consola serie, habitualmente el núcleo la detectará de " "forma automática. Si desea arrancar por consola serie un ordenador que ya " diff --git a/po/es/preseed.po b/po/es/preseed.po index 4525809da..2461dd9b8 100644 --- a/po/es/preseed.po +++ b/po/es/preseed.po @@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-08-23 17:22+0200\n" "Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n" "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -123,7 +123,7 @@ msgstr "" "para poder así automatizar una instalación." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1490,7 +1490,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Iniciar con <literal>#_preseed_V1</literal>" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1501,7 +1510,7 @@ msgstr "" "a partir de ahí." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1516,7 +1525,7 @@ msgstr "" "fichero:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1530,7 +1539,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>fichero</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1542,7 +1551,7 @@ msgstr "" "usuarios es empezar con el fichero de ejemplo." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1558,7 +1567,7 @@ msgstr "" "el superusuario." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1570,7 +1579,7 @@ msgstr "" "en él incluidos de su sistema." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1587,7 +1596,7 @@ msgstr "" "y asignados a las variables." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1599,13 +1608,13 @@ msgstr "" "selections -c <replaceable>preseed.cfg</replaceable></command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Contenidos del fichero de preconfiguración (para &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1621,7 +1630,7 @@ msgstr "" "debconf más apropiados a su arquitectura." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1631,13 +1640,13 @@ msgstr "" "de Debian, consulte <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Localización" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1657,7 +1666,7 @@ msgstr "" "preconfigurar desde cualquier método." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1676,7 +1685,7 @@ msgstr "" "para especificar la localización como un parámetro de arranque." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1699,7 +1708,7 @@ msgstr "" "país y el idioma también se pueden definir como parámetros de arranque." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1724,7 +1733,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1742,7 +1751,7 @@ msgstr "" "configuration</command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1754,7 +1763,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1766,13 +1775,13 @@ msgstr "" "teclado del núcleo permanezca activo." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Configuración de red" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1789,7 +1798,7 @@ msgstr "" "núcleo." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1802,7 +1811,7 @@ msgstr "" "cargar el fichero de preconfiguración de la red." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1822,13 +1831,13 @@ msgstr "" "quote> con las siguientes órdenes:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" @@ -1836,7 +1845,7 @@ msgstr "" "la red." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1982,7 +1991,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -2004,13 +2013,13 @@ msgstr "" "alguna." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Consola de red" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -2031,13 +2040,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Configuración de la réplica" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -2051,7 +2060,7 @@ msgstr "" "filename> en el sistema instalado." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -2061,7 +2070,7 @@ msgstr "" "que utiliza el sistema instalado." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2080,7 +2089,7 @@ msgstr "" "la necesidad de configurar esto." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -2109,13 +2118,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Configuración de cuentas de usuario" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2128,7 +2137,7 @@ msgstr "" "<emphasis>hashes</emphasis> crypt(3) como valores en texto plano ." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2145,7 +2154,7 @@ msgstr "" "algoritmos de hashes recomendados para las contraseñas son SHA-256 y SHA512." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2205,7 +2214,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2226,7 +2235,7 @@ msgstr "" "clave SSH o <command>sudo</command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2238,19 +2247,19 @@ msgstr "" "contraseña:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuración del reloj y zona horaria" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2281,13 +2290,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Particionado" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2305,7 +2314,7 @@ msgstr "" "para particionar más de un disco." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2317,7 +2326,7 @@ msgstr "" "preconfiguración." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2338,7 +2347,7 @@ msgstr "" "publicaciones." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2350,13 +2359,13 @@ msgstr "" "el sistema tiene más de un disco." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Ejemplo de particionado" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2564,13 +2573,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Particionar usando RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2582,7 +2591,7 @@ msgstr "" "6 y 10 creando arreglos degradados y especificando dispositivos libres." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2593,7 +2602,7 @@ msgstr "" "\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2609,7 +2618,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2718,13 +2727,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Controlar como se montan las particiones" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2744,7 +2753,7 @@ msgstr "" "UUID." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2754,7 +2763,7 @@ msgstr "" "continuarán usando sus nombres tradicionales en lugar de los UUID." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2771,7 +2780,7 @@ msgstr "" "esto." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2788,13 +2797,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Configuración del sistema base" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2805,7 +2814,7 @@ msgstr "" "única pregunta concerniente a la instalación se refiere al núcleo." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2828,13 +2837,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Configuración de APT" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2848,7 +2857,7 @@ msgstr "" "forma opcional, puede añadir otros repositorios (locales)." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2920,13 +2929,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Selección de paquetes" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2937,67 +2946,67 @@ msgstr "" "incluyen:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (herramientas estándar)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (escritorio gráfico)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (escritorio Gnome)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (escritorio XFCE)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (escritorio KDE Plasma)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (escritorio Cinnamon)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (escritorio MATE)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (escritorio LXDE)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (servidor web)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (servidor SSH)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3009,7 +3018,7 @@ msgstr "" "introduzca la tarea <userinput>Sistema estándar</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3025,7 +3034,7 @@ msgstr "" "órdenes del núcleo." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3059,13 +3068,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Instalación del cargador de arranque" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3164,7 +3173,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3176,13 +3185,13 @@ msgstr "" "clave para <classname>grub</classname>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Finalizar la instalación" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3222,13 +3231,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Preconfiguración de otros paquetes" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3249,19 +3258,19 @@ msgstr "" "# debconf-get-selections >> fichero" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Opciones avanzadas" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Ejecutar órdenes personalizadas durante la instalación" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3272,7 +3281,7 @@ msgstr "" "distintos puntos de la instalación." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3284,7 +3293,7 @@ msgstr "" "cuando se monta se encuentra disponible en <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3336,13 +3345,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Utilizar la preconfiguración para cambiar valores por omisión" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3370,7 +3379,7 @@ msgstr "" "preconfiguración." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3385,7 +3394,7 @@ msgstr "" "\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3409,7 +3418,7 @@ msgstr "" "parámetros <quote>internos</quote>." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3424,13 +3433,13 @@ msgstr "" "de instalación de paquete." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Carga de ficheros de configuración en cadena" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3447,7 +3456,7 @@ msgstr "" "en otros ficheros." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3503,7 +3512,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/fi/boot-installer.po b/po/fi/boot-installer.po index 6cb7d0c6d..bdcaddeb0 100644 --- a/po/fi/boot-installer.po +++ b/po/fi/boot-installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Debian Installation Guide boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2010-05-02 10:57+0300\n" "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -2636,8 +2636,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Käytettäessä käynnistyksessä sarjapäätettä, osaa ydin yleensä havaita tämän " "automaattisesti. Jos myös näytönohjain (framebuffer) ja näppäimistö ovat " diff --git a/po/fi/preseed.po b/po/fi/preseed.po index 1d394240f..11ae16a2a 100644 --- a/po/fi/preseed.po +++ b/po/fi/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Installation Guide preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2010-05-10 22:11+0300\n" "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -31,7 +31,7 @@ msgstr "" "vastaukset asennuksen automatisoimiseksi." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1395,7 +1395,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1405,7 +1414,7 @@ msgstr "" "linkend=\"preseed-contents\"/> ja muokata sitä sopivaksi." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1419,7 +1428,7 @@ msgstr "" "tietokanta että asentimen debconf-tietokanta yhteen tiedostoon:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, fuzzy, no-c-format #| msgid "" #| "$ debconf-get-selections --installer > <replaceable>file</" @@ -1436,7 +1445,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>tiedosto</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1448,7 +1457,7 @@ msgstr "" "parempi useimmille käyttäjille." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1464,7 +1473,7 @@ msgstr "" "pääkäyttäjällä." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1476,7 +1485,7 @@ msgstr "" "classname> poistetaan valitsimella purge." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1492,7 +1501,7 @@ msgstr "" "tämänhetkiset arvot ja muuttujille sijoitetut arvot." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1504,13 +1513,13 @@ msgstr "" "replaceable></command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Valmiiden vastausten tiedoston sisältö (julkaisulle &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1526,7 +1535,7 @@ msgstr "" "arkkitehtuurikohtaisilla debconfin asetuksilla." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1534,13 +1543,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Kotoistus" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1552,7 +1561,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1569,7 +1578,7 @@ msgstr "" "<userinput>locale=<replaceable>fi_FI</replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1592,7 +1601,7 @@ msgstr "" "Kieli ja maa voidaan antaa myös käynnistysvalitsimilla." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, fuzzy, no-c-format #| msgid "" #| "# Preseeding only locale sets language, country and locale.\n" @@ -1627,7 +1636,7 @@ msgstr "" "#d-i localechooser/supported-locales en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, fuzzy, no-c-format #| msgid "" #| "Keyboard configuration consists of selecting a keyboard architecture and " @@ -1642,7 +1651,7 @@ msgstr "" "Näppämistön asetuksissa valitaan näppäimistön arkkitehtuuri ja asettelu. " #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1654,7 +1663,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1666,13 +1675,13 @@ msgstr "" "näppäinasettelu jää käyttöön." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Verkkoasetukset" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, fuzzy, no-c-format #| msgid "" #| "Of course, preseeding the network configuration won't work if you're " @@ -1694,7 +1703,7 @@ msgstr "" "käynnistysparametreina." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1707,7 +1716,7 @@ msgstr "" "replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1727,19 +1736,19 @@ msgstr "" "<quote>preseed/run</quote> -komentotiedosto jossa on seuraavat komennot:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "Seuraavat debconf-muuttujat vaikuttavat verkon asetuksiin." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, fuzzy, no-c-format #| msgid "" #| "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1916,7 +1925,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1937,13 +1946,13 @@ msgstr "" "tarkoittamaan ettei reititintä pidä käyttää." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Pääteyhteys verkon kautta" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1963,13 +1972,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Asennuspalvelimen asetukset" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1982,7 +1991,7 @@ msgstr "" "etc/apt/sources.list</filename> asennettavaan järjestelmään." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1992,7 +2001,7 @@ msgstr "" "käytetään asennuksessa." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2009,7 +2018,7 @@ msgstr "" "automaattisesti oikeata arvoa eikä pitäisi olla tarvetta asettaa tätä." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -2037,13 +2046,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Käyttäjätunnusten luonti" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, fuzzy, no-c-format #| msgid "" #| "The password for the root account and name and password for a first " @@ -2059,7 +2068,7 @@ msgstr "" "käyttää joko ilmitekstiä tai MD5 <emphasis>tiivistettä</emphasis> (hash)." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, fuzzy, no-c-format #| msgid "" #| "Be aware that preseeding passwords is not completely secure as everyone " @@ -2082,7 +2091,7 @@ msgstr "" "mahdollisuudet." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, fuzzy, no-c-format #| msgid "" #| "# Skip creation of a root account (normal user account will be able to\n" @@ -2167,7 +2176,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2187,7 +2196,7 @@ msgstr "" "<command>sudo</command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, fuzzy, no-c-format #| msgid "" #| "The following command can be used to generate an MD5 hash for a password:" @@ -2198,19 +2207,19 @@ msgid "" msgstr "Seuraavalla komennolla saadaan tehtyä salasanan MD5-tiiviste:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Kellon ja aikavyöhykkeen asetukset" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2237,13 +2246,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.esimerkki.fi" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Osiointi" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2260,7 +2269,7 @@ msgstr "" "ole mahdollista käyttää valmiita vastauksia useiden levyjen osioimiseen." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2272,7 +2281,7 @@ msgstr "" "tehtävän asennuksen mahdollisuuksilla." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, fuzzy, no-c-format #| msgid "" #| "The examples below only provide basic information on the use of recipes. " @@ -2300,7 +2309,7 @@ msgstr "" "muuttua julkaisujen välillä." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2312,13 +2321,13 @@ msgstr "" "tulevan valituksi valmiita vastauksia käytettäessä." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Esimerkki osioinnista" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2577,13 +2586,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Osiointi käyttäen RAIDia" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2604,7 +2613,7 @@ msgstr "" "\"preseed-bootloader\"/>.</phrase>" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2623,7 +2632,7 @@ msgstr "" "pakassa käytetyille laitteille; katso <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2639,7 +2648,7 @@ msgstr "" "<filename>/var/log/syslog</filename> jos pulmia ilmenee." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2739,13 +2748,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Määritellään miten osiot liitetään" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2764,7 +2773,7 @@ msgstr "" "liitetään kaikki nimiöttömät osiot UUID:n perusteella." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2774,7 +2783,7 @@ msgstr "" "perinteisten nimien käyttämistä eivätkä käytä UUID:tä." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2790,7 +2799,7 @@ msgstr "" "toiminta käynnistyksessä satunnaista. " #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2808,13 +2817,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Perusjärjestelmän asennus" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2825,7 +2834,7 @@ msgstr "" "käyttää valmiita vastauksia. Ainoat kysymykset koskevat ytimen asentamista." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, fuzzy, no-c-format #| msgid "" #| "# Configure APT to not install recommended packages by default. Use of " @@ -2868,13 +2877,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-486" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Apt:n asetukset" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2887,7 +2896,7 @@ msgstr "" "perusteella. Muiden (paikallisten) varastoalueiden lisääminen on valinnaista." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2979,13 +2988,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Pakettien valinta" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2995,67 +3004,67 @@ msgstr "" "Tätä kirjoitettaessa saatavilla olevia tehtäviä ovat ainakin:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3067,7 +3076,7 @@ msgstr "" "<userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3083,7 +3092,7 @@ msgstr "" "käynnistysparametrinakin." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3131,13 +3140,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Käynnistyslataimen asennus" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, fuzzy, no-c-format #| msgid "" #| "# Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -3269,7 +3278,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3281,13 +3290,13 @@ msgstr "" "esimerkistä <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Asennuksen lopetus" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3328,13 +3337,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Valmiit vastaukset muille paketeille" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3354,19 +3363,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Lisäasetukset" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Mielivaltaisten komentojen käynnistämien asennuksen aikana" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3376,7 +3385,7 @@ msgstr "" "komentotiedostojen suorittaminen tietyissä paikoissa asennuksen aikana." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3385,7 +3394,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3436,13 +3445,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Oletusarvojen muuttaminen valmiilla vastauksilla" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3468,7 +3477,7 @@ msgstr "" "jäljitettäessä vikaa valmiiden vastausten tiedostosta." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3482,7 +3491,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3503,7 +3512,7 @@ msgstr "" "sisäisiin (<quote>internal</quote>) parametreihin." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3513,13 +3522,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Valmiiden vastausten tiedostojen lataaminen ketjussa" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3535,7 +3544,7 @@ msgstr "" "asetukset tiettyihin kokoonpanoihin toisiin tiedostoihin." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3587,7 +3596,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/fr/boot-installer.po b/po/fr/boot-installer.po index 47730e632..ca08d68de 100644 --- a/po/fr/boot-installer.po +++ b/po/fr/boot-installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-11-27 18:51+0100\n" "Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -2910,15 +2910,23 @@ msgstr "Console d'amorçage" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Si vous démarrez avec la console série, le noyau la détecte automatiquement. " "Si une carte vidéo (« framebuffer ») et un clavier sont également " diff --git a/po/fr/preseed.po b/po/fr/preseed.po index f900ee302..d9ef6f636 100644 --- a/po/fr/preseed.po +++ b/po/fr/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-11-27 19:44+0100\n" "Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -35,7 +35,7 @@ msgstr "" "d'automatiser l'installation." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1370,7 +1370,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Commencer le fichier par <literal>#_preseed_V1</literal>." #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1381,7 +1390,7 @@ msgstr "" "contents\"/>." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1396,7 +1405,7 @@ msgstr "" "unique :" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1410,7 +1419,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>fichier</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1421,7 +1430,7 @@ msgstr "" "préconfigurés et il vaut mieux utiliser le fichier d'exemple." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1437,7 +1446,7 @@ msgstr "" "superutilisateur." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1449,7 +1458,7 @@ msgstr "" "<classname>installation-report</classname>." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1465,7 +1474,7 @@ msgstr "" "les valeurs actuelles et les valeurs affectées aux variables." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1477,13 +1486,13 @@ msgstr "" "set-selections -c <replaceable>preseed.cfg</replaceable></command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Contenu du fichier de préconfiguration (pour &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1498,7 +1507,7 @@ msgstr "" "corrects et vous devrez les modifier avec les valeurs adéquates." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1508,13 +1517,13 @@ msgstr "" "<xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Localisation" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1533,7 +1542,7 @@ msgstr "" "ainsi être préconfigurées avec n'importe quelle méthode." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1552,7 +1561,7 @@ msgstr "" "userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1575,7 +1584,7 @@ msgstr "" "d'amorçage." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1599,7 +1608,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, fr_FR.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1616,7 +1625,7 @@ msgstr "" "reconfigure keyboard-configuration</command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1628,7 +1637,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1640,13 +1649,13 @@ msgstr "" "noyau restera active." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Configuration du réseau" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1662,7 +1671,7 @@ msgstr "" "préconfiguration sur le réseau." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1675,7 +1684,7 @@ msgstr "" "replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1695,20 +1704,20 @@ msgstr "" "quote> suivant fera l'affaire :" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" "Les variables debconf suivantes traitent de la configuration du réseau." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1856,7 +1865,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1877,13 +1886,13 @@ msgstr "" "<quote>none</quote>." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Console réseau" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1904,13 +1913,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Valeurs pour les miroirs" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1924,7 +1933,7 @@ msgstr "" "etc/apt/sources.list</filename>." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1934,7 +1943,7 @@ msgstr "" "du système à installer." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1953,7 +1962,7 @@ msgstr "" "l'installateur la détermine automatiquement." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1983,13 +1992,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Configuration des comptes" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2002,7 +2011,7 @@ msgstr "" "emphasis> crypt(3)." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2020,7 +2029,7 @@ msgstr "" "SHA-512." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2079,7 +2088,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2099,7 +2108,7 @@ msgstr "" "SSH, ou <command>sudo</command>." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2111,19 +2120,19 @@ msgstr "" "classname> :" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuration du fuseau horaire" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2153,13 +2162,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Partitionnement" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2175,7 +2184,7 @@ msgstr "" "un fichier de schémas ou un schéma mis dans le fichier de préconfiguration." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2187,7 +2196,7 @@ msgstr "" "d'une installation standard." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2208,7 +2217,7 @@ msgstr "" "de l'installateur." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2220,13 +2229,13 @@ msgstr "" "sera choisi avant de préconfigurer son partitionnement." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Exemples de partitionnement" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2434,13 +2443,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Partitionnement et RAID logiciel" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2452,7 +2461,7 @@ msgstr "" "d'ensemble en mode dégradé et l’indication de périphériques de rechange." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2463,7 +2472,7 @@ msgstr "" "\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2479,7 +2488,7 @@ msgstr "" "si vous rencontrez des problèmes." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2586,13 +2595,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Contrôler le montage des partitions" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2612,7 +2621,7 @@ msgstr "" "fichiers sans étiquette sera monté en utilisant un UUID." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2623,7 +2632,7 @@ msgstr "" "UUID." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2640,7 +2649,7 @@ msgstr "" "devient aléatoire." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2659,13 +2668,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Installation du système de base" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2676,7 +2685,7 @@ msgstr "" "Les seules questions posées concernent l'installation du noyau." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2700,13 +2709,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Configuration d'Apt" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2720,7 +2729,7 @@ msgstr "" "Vous pouvez aussi ajouter d'autres sources (locales par exemple)." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2795,13 +2804,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Choix des paquets" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2811,67 +2820,67 @@ msgstr "" "Pour l'heure, les tâches disponibles sont les suivantes :" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (outils standards)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (environnement graphique de bureau)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (bureau Gnome)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (bureau Xfce)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (bureau KDE Plasma)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (bureau Cinnamon)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (bureau MATE)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (bureau LXDE)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (serveur web)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (serveur SSH)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2883,7 +2892,7 @@ msgstr "" "inclure la tâche <emphasis>standard</emphasis>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2899,7 +2908,7 @@ msgstr "" "commande du noyau." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2933,13 +2942,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Installation du programme d'amorçage" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3034,7 +3043,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3046,13 +3055,13 @@ msgstr "" "commande donnée dans l'exemple de la <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Pour terminer l'installation" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3094,13 +3103,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Les autres questions" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3121,19 +3130,19 @@ msgstr "" "# debconf-get-selections >> fichier" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Options complexes" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Exécuter des commandes pendant l'installation" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3144,7 +3153,7 @@ msgstr "" "l'installation." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3156,7 +3165,7 @@ msgstr "" "fois monté, il est accessible dans <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3211,13 +3220,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Changer les valeurs par défaut avec la préconfiguration" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3243,7 +3252,7 @@ msgstr "" "peut servir à tester le fichier de préconfiguration." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3257,7 +3266,7 @@ msgstr "" "la note <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3281,7 +3290,7 @@ msgstr "" "pas sur les paramètres <quote>internes</quote>." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3296,13 +3305,13 @@ msgstr "" "l'exécution des scripts d'installation de chaque paquet." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Chaîner les fichiers de préconfiguration" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3318,7 +3327,7 @@ msgstr "" "configurations plus spécifiques dans un autre fichier." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3375,7 +3384,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/hu/boot-installer.po b/po/hu/boot-installer.po index 35d5b814b..babf4c39d 100644 --- a/po/hu/boot-installer.po +++ b/po/hu/boot-installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2007-03-18 16:39+0100\n" "Last-Translator: SZERVÁC Attila <sas@321.hu>\n" "Language-Team: Hungarian <debian-l10n-hungarian@lists.debian>\n" @@ -2204,8 +2204,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Soros konzollal indításkor a kernel általában automatikusan felismeri " "ezt<phrase arch=\"mipsel\"> (DECstation esetén nem)</phrase>. Ha van videó " diff --git a/po/hu/preseed.po b/po/hu/preseed.po index 59e7af473..5d0bde4f5 100644 --- a/po/hu/preseed.po +++ b/po/hu/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2007-03-18 19:17+0100\n" "Last-Translator: SZERVÁC Attila <sas@321.hu>\n" "Language-Team: Hungarian\n" @@ -34,7 +34,7 @@ msgstr "" "telepítés automatizálására." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1339,7 +1339,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1350,7 +1359,7 @@ msgstr "" "való munka." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1363,7 +1372,7 @@ msgstr "" "csomagból, ez a debconf és a telepítő cdebconf adatbázist egy fájlba teszi:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, fuzzy, no-c-format #| msgid "" #| "$ debconf-get-selections --installer > <replaceable>file</" @@ -1379,7 +1388,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>fájl</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1390,7 +1399,7 @@ msgstr "" "tartalmaz, a példa fájl jobb kezdés a legtöbb felhasználónak." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1404,7 +1413,7 @@ msgstr "" "E fájlok érzékeny adatai miatt, alapban őket csak a root olvashatja." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1415,7 +1424,7 @@ msgstr "" "<classname>installation-report</classname> csomag törlésekor." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1431,7 +1440,7 @@ msgstr "" "és a változókhoz rendelt értékeket adja." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1443,14 +1452,14 @@ msgstr "" "cfg</replaceable></command> parancsot." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, fuzzy, no-c-format #| msgid "Contents of the preconfiguration file" msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Az elő-beállító fájl tartalma" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1464,7 +1473,7 @@ msgstr "" "és az architektúrának megfelelő debconf beállításokra kell cserélni." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1472,13 +1481,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Honosítás" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1490,7 +1499,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, fuzzy, no-c-format #| msgid "" #| "The locale can be used to specify both language and country. To specify " @@ -1509,7 +1518,7 @@ msgstr "" "replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1523,7 +1532,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1538,7 +1547,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, fuzzy, no-c-format #| msgid "" #| "Keyboard configuration consists of selecting a keyboard architecture and " @@ -1554,7 +1563,7 @@ msgstr "" "választásából áll." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1566,7 +1575,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1578,13 +1587,13 @@ msgstr "" "kiosztás marad aktív." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Hálózat beállítás" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, fuzzy, no-c-format #| msgid "" #| "Of course, preseeding the network configuration won't work if you're " @@ -1605,7 +1614,7 @@ msgstr "" "indító paraméterekkel." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1616,7 +1625,7 @@ msgstr "" "paramétert: <userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, fuzzy, no-c-format #| msgid "" #| "Although preseeding the network configuration is normally not possible " @@ -1643,19 +1652,19 @@ msgstr "" "tartalmazza:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, fuzzy, no-c-format #| msgid "" #| "# netcfg will choose an interface that has link if possible. This makes " @@ -1808,7 +1817,7 @@ msgstr "" "#d-i netcfg/dhcp_hostname string radish" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1821,14 +1830,14 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, fuzzy, no-c-format #| msgid "Network configuration" msgid "Network console" msgstr "Hálózat beállítás" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1841,13 +1850,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Tükör beállítások" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1861,7 +1870,7 @@ msgstr "" "rendszerhez." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1871,7 +1880,7 @@ msgstr "" "rendszerhez használt készletet." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, fuzzy, no-c-format #| msgid "" #| "The parameter <classname>mirror/udeb/suite</classname> determines the " @@ -1896,7 +1905,7 @@ msgstr "" "suite</classname> érték ugyanaz, mint a <classname>mirror/suite</classname>." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, fuzzy, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1924,13 +1933,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Fiók beállítások" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, fuzzy, no-c-format #| msgid "" #| "The password for the root account and name and password for a first " @@ -1946,7 +1955,7 @@ msgstr "" "emphasis> kódok." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, fuzzy, no-c-format #| msgid "" #| "Be aware that preseeding passwords is not completely secure as everyone " @@ -1967,7 +1976,7 @@ msgstr "" "elkövetett nyers erejű támadást." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, fuzzy, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2019,7 +2028,7 @@ msgstr "" "#d-i passwd/user-password-crypted password [MD5 hash]" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2038,7 +2047,7 @@ msgstr "" "command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2047,19 +2056,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "$ printf \"r00tmagam\" | mkpasswd -s -m md5" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Óra és időzóna beállítás" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, fuzzy, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2082,13 +2091,13 @@ msgstr "" "d-i time/zone string US/Eastern" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Particionálás" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, fuzzy, no-c-format #| msgid "" #| "Using preseeding to partition the harddisk is very much limited to what " @@ -2112,7 +2121,7 @@ msgstr "" "recepttel. Jelenleg nem lehet több lemezt particionálni előírással." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2121,7 +2130,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2134,7 +2143,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2145,14 +2154,14 @@ msgstr "" "esetén ügyelj nagyon, hogy a helyeset válaszd az előírás előtt." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, fuzzy, no-c-format #| msgid "Partitioning" msgid "Partitioning example" msgstr "Particionálás" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, fuzzy, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2320,13 +2329,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Particionálás RAID használatával" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2345,7 +2354,7 @@ msgstr "" "használt eszközre; lásd itt: <xref linkend=\"preseed-bootloader\"/>.</phrase>" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2363,7 +2372,7 @@ msgstr "" "itt: <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, fuzzy, no-c-format #| msgid "" #| "This type of automated partitioning is easy to get wrong. It is also a " @@ -2385,7 +2394,7 @@ msgstr "" "filename> fájlt." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, fuzzy, no-c-format #| msgid "" #| "# NOTE: this option is of beta release quality and should be used " @@ -2537,13 +2546,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2555,7 +2564,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2563,7 +2572,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2574,7 +2583,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2586,13 +2595,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Az Alaprendszer telepítése" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2603,7 +2612,7 @@ msgstr "" "telepítéséhez vannak kérdések." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, fuzzy, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2620,13 +2629,13 @@ msgstr "" "#d-i base-installer/kernel/linux/initramfs-generators string initramfs-tools" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Az APT beállítása" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2639,7 +2648,7 @@ msgstr "" "válaszoktól függően. További (úgynevezett helyi) tárak is megadhatók." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, fuzzy, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2701,13 +2710,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Csomag választás" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2715,67 +2724,67 @@ msgid "" msgstr "Az elérhető feladatok bármely kombinációja használható. Például:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2787,7 +2796,7 @@ msgstr "" "<userinput>szabvány</userinput> feladatot." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2802,7 +2811,7 @@ msgstr "" "listája, mely lehetővé teszi, hogy a kernelnek is könnyen átadható legyen." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, fuzzy, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2831,13 +2840,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Boot betöltő telepítés" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, fuzzy, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2906,7 +2915,7 @@ msgstr "" "#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2915,13 +2924,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, fuzzy, no-c-format msgid "Finishing up the installation" msgstr "A telepítés első szakaszának vége" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, fuzzy, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2950,13 +2959,13 @@ msgstr "" "#d-i cdrom-detect/eject boolean false" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Más csomagok előírása" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2976,19 +2985,19 @@ msgstr "" "# debconf-get-selections >> fájl" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Haladó lehetőségek" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Egyéni parancs futtatása telepítéskor" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2998,7 +3007,7 @@ msgstr "" "szkriptek futtatása a telepítés egyes pontjain." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3007,7 +3016,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, fuzzy, no-c-format #| msgid "" #| "# d-i preseeding is inherently not secure. Nothing in the installer " @@ -3075,13 +3084,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Előírás használata alap értékek módosítására" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, fuzzy, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3112,7 +3121,7 @@ msgstr "" "quote> paraméterekre nem." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3122,7 +3131,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, fuzzy, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3152,7 +3161,7 @@ msgstr "" "quote> paraméterekre nem." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3162,13 +3171,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Előíró fájlok lánc-betöltése" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3183,7 +3192,7 @@ msgstr "" "fájlba és pontosabb beállításokat egyes konfigurációkhoz más fájlokba." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, fuzzy, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3234,7 +3243,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/it/boot-installer.po b/po/it/boot-installer.po index 6d7be9b93..c40f0ca53 100644 --- a/po/it/boot-installer.po +++ b/po/it/boot-installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2021-01-16 15:39+0100\n" "Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -2917,15 +2917,23 @@ msgstr "Avvio da console" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Generalmente se l'avvio è effettuato con una console seriale il kernel " "riconosce questa tecnica. Se al computer su cui si vuole fare " diff --git a/po/it/preseed.po b/po/it/preseed.po index b6c39b990..84082a247 100644 --- a/po/it/preseed.po +++ b/po/it/preseed.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-08-01 16:10+0200\n" "Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -34,7 +34,7 @@ msgstr "" "dal &d-i; per automatizzare la propria installazione." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1392,7 +1392,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Iniziare con <literal>#_preseed_V1</literal>" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1403,7 +1412,7 @@ msgstr "" "base per il proprio lavoro." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1418,7 +1427,7 @@ msgstr "" "cdebconf:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1432,7 +1441,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1444,7 +1453,7 @@ msgstr "" "migliore per la maggior parte degli utenti." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1459,7 +1468,7 @@ msgstr "" "delle informazioni sensibili i file sono leggibili solo da root." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1471,7 +1480,7 @@ msgstr "" "<classname>installation-report</classname>." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1487,7 +1496,7 @@ msgstr "" "gli attuali valori e i valori assegnati alle variabili." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1500,13 +1509,13 @@ msgstr "" "command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Contenuto del file di preconfigurazione (per &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1522,7 +1531,7 @@ msgstr "" "impostazioni per debconf adatte alla propria architettura." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1532,13 +1541,13 @@ msgstr "" "possono essere trovati in <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Localizzazione" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1562,7 +1571,7 @@ msgstr "" "qualsiasi metodo." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1580,7 +1589,7 @@ msgstr "" "utilizzare <userinput>locale=<replaceable>it_IT</replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1603,7 +1612,7 @@ msgstr "" "possono anche essere specificati tra i parametri d'avvio." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1629,7 +1638,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1646,7 +1655,7 @@ msgstr "" "<command>dpkg-reconfigure keyboard-configuration</command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1658,7 +1667,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1670,13 +1679,13 @@ msgstr "" "comporta che la mappa di tastiera del kernel rimane attiva." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Configurazione della rete" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1693,7 +1702,7 @@ msgstr "" "rete." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1705,7 +1714,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1725,20 +1734,20 @@ msgstr "" "eseguire tramite <quote>preseed/run</quote> contenente i seguenti comandi:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" "Le seguenti variabili debconf sono legate alla configurazione della rete." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1885,7 +1894,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1906,13 +1915,13 @@ msgstr "" "essere usato alcun gateway." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Network console" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1932,13 +1941,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Impostazioni del mirror" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1952,7 +1961,7 @@ msgstr "" "sources.list</filename> sul sistema installato." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1962,7 +1971,7 @@ msgstr "" "versione del sistema installato." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1981,7 +1990,7 @@ msgstr "" "impostare questo parametro." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -2009,13 +2018,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Impostazione dell'account" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2027,7 +2036,7 @@ msgstr "" "inserite in chiaro o con un <emphasis>hash</emphasis> crypt(3)." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2044,7 +2053,7 @@ msgstr "" "SHA-256 e SHA512." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2104,7 +2113,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2124,7 +2133,7 @@ msgstr "" "dell'autenticazione con chiave SSH oppure con sudo)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2135,19 +2144,19 @@ msgstr "" "il seguente comando (disponibile dal pacchetto <classname>whois</classname>):" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Impostazione dell'orologio e del fuso orario" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2175,13 +2184,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Partizionamento" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2198,7 +2207,7 @@ msgstr "" "file di preconfigurazione." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2210,7 +2219,7 @@ msgstr "" "partizionamento avviene durante un'installazione non-preconfigurata." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2230,7 +2239,7 @@ msgstr "" "funzioni supportate potrebbero cambiare da un rilascio all'altro." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2243,13 +2252,13 @@ msgstr "" "preconfigurazione." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Esempio di partizionamento" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2462,13 +2471,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Partizionamento con RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2481,7 +2490,7 @@ msgstr "" "scorta." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2492,7 +2501,7 @@ msgstr "" "bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2509,7 +2518,7 @@ msgstr "" "filename>." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2615,13 +2624,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Controllo del montaggio delle partizioni" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2641,7 +2650,7 @@ msgstr "" "usando l'UUID." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2651,7 +2660,7 @@ msgstr "" "loro nomi tradizionali anziché gli UUID." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2667,7 +2676,7 @@ msgstr "" "e, quando questo accade, il comportamento del sistema diventa imprevedibile." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2684,13 +2693,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Installazione del sistema di base" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2701,7 +2710,7 @@ msgstr "" "dell'installazione. Le uniche domande riguardano l'installazione del kernel." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2724,13 +2733,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Impostazione di APT" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2744,7 +2753,7 @@ msgstr "" "aggiungere altri repository (anche locali)." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2817,13 +2826,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Selezione dei pacchetti" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2833,67 +2842,67 @@ msgstr "" "disponibili. I task attualmente disponibili includono:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (programmi standard)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (desktop grafico)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (desktop GNOME)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (desktop XFCE)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (desktop KDE Plasma)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (desktop cinnamon)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (desktop MATE)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (desktop LXDE)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (server web)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (server SSH)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2905,7 +2914,7 @@ msgstr "" "Raccomandiamo di includere sempre il task <userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2921,7 +2930,7 @@ msgstr "" "riga di comando del kernel." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2954,13 +2963,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Installazione del boot loader" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3053,7 +3062,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3065,13 +3074,13 @@ msgstr "" "dell'esempio in <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Termine dell'installazione" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3112,13 +3121,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Preconfigurazione di altri pacchetti" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3140,19 +3149,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Opzioni avanzate" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Uso di comandi personalizzati durante l'installazione" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3163,7 +3172,7 @@ msgstr "" "determinati momenti dell'installazione." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3175,7 +3184,7 @@ msgstr "" "CD, una volta montato, è disponibile in <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3227,13 +3236,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Uso della preconfigurazione per modificare i valori predefiniti" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3261,7 +3270,7 @@ msgstr "" "preconfigurazione." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3276,7 +3285,7 @@ msgstr "" "bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3301,7 +3310,7 @@ msgstr "" "<quote>interni</quote>." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3316,13 +3325,13 @@ msgstr "" "l'esecuzione degli script di installazione del pacchetto." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Caricamento in cascata di più file di preconfigurazione" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3339,7 +3348,7 @@ msgstr "" "altri file." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3392,7 +3401,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ja/boot-installer.po b/po/ja/boot-installer.po index a18772ca5..0d5007525 100644 --- a/po/ja/boot-installer.po +++ b/po/ja/boot-installer.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2019-05-31 07:50+0900\n" "Last-Translator: Hideki Yamane <henrich@debian.org>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -2870,15 +2870,23 @@ msgstr "ブートコンソール" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "起動の際にシリアルコンソールを使うと、通常カーネルはこちらを自動検出します。" "ただし、シリアルコンソールから起動させたいコンピュータに、ビデオカード (フ" diff --git a/po/ja/preseed.po b/po/ja/preseed.po index 1ab8fd134..ec9e98a63 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2017-04-12 21:24+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -31,7 +31,7 @@ msgstr "" "トールを自動化するものです。" #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1342,7 +1342,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "<literal>#_preseed_V1</literal> から始まります" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1352,7 +1361,7 @@ msgstr "" "にあるサンプルファイルを元にして作業することです。" #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1366,7 +1375,7 @@ msgstr "" "を 1 ファイルに出力してください。" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1380,7 +1389,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1391,7 +1400,7 @@ msgstr "" "どのユーザはサンプルファイルから始めるのがよいでしょう。" #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1406,7 +1415,7 @@ msgstr "" "デフォルトでは root にのみ読み込みが許可されています。" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1418,7 +1427,7 @@ msgstr "" "除されます。" #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1434,7 +1443,7 @@ msgstr "" "い。" #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1446,13 +1455,13 @@ msgstr "" "replaceable></command> が使えます。" #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "事前設定ファイルの内容 (&releasename; 用)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1467,7 +1476,7 @@ msgstr "" "のアーキテクチャ用に適切な debconf 設定で置き換える必要があるでしょう。" #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1477,13 +1486,13 @@ msgstr "" "詳細は、<xref linkend=\"module-details\"/> にあります。" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "地域化" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1501,7 +1510,7 @@ msgstr "" "機が後になるため、どの方法でも preseed できるようになります。" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1518,7 +1527,7 @@ msgstr "" "replaceable></userinput> としてください。" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1539,7 +1548,7 @@ msgstr "" "ブートパラメータで指定できます。" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1563,7 +1572,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1579,7 +1588,7 @@ msgstr "" "configuration</command> を実行することでのみ有効になります。" #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1591,7 +1600,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1603,13 +1612,13 @@ msgstr "" "ネルのキーマップが有効になったままとなります。" #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "ネットワーク設定" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, fuzzy, no-c-format #| msgid "" #| "Of course, preseeding the network configuration won't work if you're " @@ -1630,7 +1639,7 @@ msgstr "" "タは、カーネルブートパラメータで渡すことになります。" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1642,7 +1651,7 @@ msgstr "" "replaceable></userinput> のようにブートパラメータを使用してください。" #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1661,19 +1670,19 @@ msgstr "" "いうものです。" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "以下の debconf 変数は、ネットワークの設定と関係があります。" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1813,7 +1822,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1834,13 +1843,13 @@ msgstr "" "できます。" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "ネットワークコンソール" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1860,13 +1869,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "ミラーサイト設定" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1880,7 +1889,7 @@ msgstr "" "できます。" #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1890,7 +1899,7 @@ msgstr "" "用の組を設定します。" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1907,7 +1916,7 @@ msgstr "" "トーラは、自動的に正しい値を設定しますので、設定する必要はありません。" #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1935,13 +1944,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "アカウント設定" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1953,7 +1962,7 @@ msgstr "" "emphasis>のどちらかを使用できます。" #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1969,7 +1978,7 @@ msgstr "" "ゴリズムとしては SHA-256 か SHA512 を勧めます。。" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2027,7 +2036,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2046,7 +2055,7 @@ msgstr "" "利です。" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2057,19 +2066,19 @@ msgstr "" "パスワードの SHA-512 ベースの crypt(3) ハッシュを生成するのに利用できます。" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "時計と時間帯の設定" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2097,13 +2106,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "パーティション分割" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2119,7 +2128,7 @@ msgstr "" "スタムレシピ、事前設定ファイルに書いたレシピから選択できます。" #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2131,7 +2140,7 @@ msgstr "" "な、完全な柔軟性があるわけではありません。" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2150,7 +2159,7 @@ msgstr "" "サポートする機能が変更されることがありますので、注意してください。" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2162,13 +2171,13 @@ msgstr "" "なければなりません。" #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "パーティション分割の例" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2435,13 +2444,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "RAID を用いたパーティション分割" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2453,7 +2462,7 @@ msgstr "" "成、スペアデバイスの指定です。" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2463,7 +2472,7 @@ msgstr "" "preseed で探せます。<xref linkend=\"preseed-bootloader\"/> をご覧ください。" #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2479,7 +2488,7 @@ msgstr "" "い。" #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2583,13 +2592,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "パーティションマウント法の制御" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2607,7 +2616,7 @@ msgstr "" "マウントされます。" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2617,7 +2626,7 @@ msgstr "" "され続けます。" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2632,7 +2641,7 @@ msgstr "" "す。こうなってしまうと、起動時の挙動が不定になってしまいます。" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2650,13 +2659,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "基本システムのインストール" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2667,7 +2676,7 @@ msgstr "" "カーネルのインストールに関するものだけです。" #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2691,13 +2700,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "apt 設定" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2710,7 +2719,7 @@ msgstr "" "に、他の (ローカルな) リポジトリを追加できます。" #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2806,13 +2815,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "パッケージ選択" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2822,67 +2831,67 @@ msgstr "" "スクを以下に書き出します。" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (標準ツール)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (グラフィカルデスクトップ)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Gnome デスクトップ)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE デスクトップ)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE Plasma デスクトップ)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamon デスクトップ)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE デスクトップp)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE デスクトップ)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (web サーバ)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH サーバ)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2894,7 +2903,7 @@ msgstr "" "クは常に含めるのをお勧めします。" #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2909,7 +2918,7 @@ msgstr "" "か空白で区切ったパッケージのリストを取れます。" #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2957,13 +2966,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "ブートローダのインストール" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3106,7 +3115,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3118,13 +3127,13 @@ msgstr "" "\"preseed-account\"/> にあるコマンドを使用して生成します。" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "インストールの仕上げ" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3164,13 +3173,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "他パッケージの preseed" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3190,19 +3199,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "高度なオプション" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "インストール中のカスタムコマンド実行" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3212,7 +3221,7 @@ msgstr "" "るといった、とても強力で柔軟なオプションが存在します。" #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3224,7 +3233,7 @@ msgstr "" "マウント後には <filename>/cdrom</filename> 以下で利用できるようになります。" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3272,13 +3281,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "preseed を用いたデフォルト値変更" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3304,7 +3313,7 @@ msgstr "" "やデバッグにも便利です。" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3318,7 +3327,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/> の脚注をご覧ください。" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3341,7 +3350,7 @@ msgstr "" "果を及ぼしません。" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3355,13 +3364,13 @@ msgstr "" "トールスクリプトの動作について、より詳細な情報を出力してくれます。" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "事前設定ファイルのチェーンロード" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3376,7 +3385,7 @@ msgstr "" "を指定する、という使い方ができます。" #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3426,7 +3435,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/kab/boot-installer.po b/po/kab/boot-installer.po index 3ebe5253c..455ce5880 100644 --- a/po/kab/boot-installer.po +++ b/po/kab/boot-installer.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: debian-installation-guide-boot-installer 2021\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Kabyle <kab@li.org>\n" @@ -2053,8 +2053,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" #. Tag: para diff --git a/po/kab/preseed.po b/po/kab/preseed.po index 1391d9047..bd0ba7e0f 100644 --- a/po/kab/preseed.po +++ b/po/kab/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: debian-installation-guide-preface 2021\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Kabyle <kab@li.org>\n" @@ -29,7 +29,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1056,7 +1056,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1064,7 +1073,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1074,7 +1083,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1084,7 +1093,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1093,7 +1102,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1104,7 +1113,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1113,7 +1122,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1124,7 +1133,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1133,13 +1142,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1150,7 +1159,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1158,13 +1167,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1176,7 +1185,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1188,7 +1197,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1202,7 +1211,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1217,7 +1226,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1228,7 +1237,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1237,7 +1246,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1246,13 +1255,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1263,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1272,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1285,19 +1294,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1370,7 +1379,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1383,13 +1392,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1402,13 +1411,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1418,7 +1427,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1426,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1438,7 +1447,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1455,13 +1464,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1470,7 +1479,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1481,7 +1490,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1513,7 +1522,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1526,7 +1535,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1535,19 +1544,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1564,13 +1573,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1581,7 +1590,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1590,7 +1599,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1603,7 +1612,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1612,13 +1621,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1725,13 +1734,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1740,7 +1749,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1748,7 +1757,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1759,7 +1768,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1814,13 +1823,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1832,7 +1841,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1840,7 +1849,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1851,7 +1860,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1863,13 +1872,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1878,7 +1887,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1893,13 +1902,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1909,7 +1918,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1947,13 +1956,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1961,67 +1970,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2030,7 +2039,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2041,7 +2050,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2060,13 +2069,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2115,7 +2124,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2124,13 +2133,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2153,13 +2162,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2172,19 +2181,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2192,7 +2201,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2201,7 +2210,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2228,13 +2237,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2250,7 +2259,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2260,7 +2269,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2275,7 +2284,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2285,13 +2294,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2302,7 +2311,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2330,7 +2339,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ko/boot-installer.po b/po/ko/boot-installer.po index f4d7b03a4..10911adf0 100644 --- a/po/ko/boot-installer.po +++ b/po/ko/boot-installer.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-04-21 08:16+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n" @@ -2768,15 +2768,23 @@ msgstr "부팅 콘솔" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "시리얼 콘솔로 부팅하는 경우, 보통 자동으로 찾아냅니다. 시리얼 콘솔로 부팅하려" "는 컴퓨터에 비디오 카드와(프레임버퍼) 키보드가 붙어 있다면, " diff --git a/po/ko/preseed.po b/po/ko/preseed.po index 35545b6df..98b10901d 100644 --- a/po/ko/preseed.po +++ b/po/ko/preseed.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-04-21 09:46+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n" @@ -38,7 +38,7 @@ msgstr "" "을 설명합니다." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1301,7 +1301,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "<literal>#_preseed_V1</literal> 표시로 시작합니다" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1311,7 +1320,7 @@ msgstr "" "예제 파일을 기초로 시작하는 방법이 가장 쉽습니다." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1325,7 +1334,7 @@ msgstr "" "만드는 방법이 있습니다:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1339,7 +1348,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>파일</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1350,7 +1359,7 @@ msgstr "" "로, 보통 예제 파일에서 시작하는 방법이 더 좋습니다." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1365,7 +1374,7 @@ msgstr "" "문에 루트만 이 파일을 읽을 수 있게 되어 있습니다." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1376,7 +1385,7 @@ msgstr "" "log/installer</filename> 디렉터리 및 그 안의 모든 파일을 시스템에서 지웁니다." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1391,7 +1400,7 @@ msgstr "" "에 할당된 값을 보려면 <filename>questions.dat</filename> 파일을 보면 됩니다." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1403,13 +1412,13 @@ msgstr "" "용할 수 있습니다." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "미리 설정 파일의 내용 (&releasename;용)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1424,7 +1433,7 @@ msgstr "" "야 할 수도 있습니다." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1434,13 +1443,13 @@ msgstr "" "linkend=\"module-details\"/>에서 찾을 수 있습니다." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "지역화" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1457,7 +1466,7 @@ msgstr "" "역화 질문을 지연하므로, 어떤 방법으로든 미리 설정을 할 수 있습니다." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1474,7 +1483,7 @@ msgstr "" "용하십시오." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1494,7 +1503,7 @@ msgstr "" "preseeded 할 수 있습니다. 언어 및 국가는 부트 매개 변수로 지정할 수 있습니다." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1518,7 +1527,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1534,7 +1543,7 @@ msgstr "" "수 있습니다." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1546,7 +1555,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1557,13 +1566,13 @@ msgstr "" "config</userinput>로 하면 됩니다. 그러면 커널 키맵을 사용합니다." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "네트워크 설정" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1578,7 +1587,7 @@ msgstr "" "라미터로 네트워크 설정을 건너 뛸 수 있습니다." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1590,7 +1599,7 @@ msgstr "" "럼 부팅 파라미터를 사용하십시오." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1608,19 +1617,19 @@ msgstr "" "파일을 읽어들인 후에 네트워크 설정을 다시 실행합니다:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "다음 debconf 변수가 네트워크 설정과 관계가 있습니다." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1759,7 +1768,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1779,13 +1788,13 @@ msgstr "" "게이트웨이를 사용하지 않습니다." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "네트워크 콘솔" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1805,13 +1814,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "미러 사이트 설정" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1825,7 +1834,7 @@ msgstr "" "이용할 수 있습니다." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1835,7 +1844,7 @@ msgstr "" "니다." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1852,7 +1861,7 @@ msgstr "" "요가 없습니다." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1880,13 +1889,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "계정 설정" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1898,7 +1907,7 @@ msgstr "" "<emphasis>해시값</emphasis>을 쓸 수도 있습니다." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1913,7 +1922,7 @@ msgstr "" "다고 여겨집니다. 추천하는 암호 해시 알고리즘은 SHA-256 및 SHA512입니다." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1971,7 +1980,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1991,7 +2000,7 @@ msgstr "" "법)" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2002,19 +2011,19 @@ msgstr "" "니다(<classname>whois</classname> 패키지에 들어 있습니다):" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "시계 및 시간대 설정" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2042,13 +2051,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "파티션하기" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2064,7 +2073,7 @@ msgstr "" "할 수 있습니다." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2076,7 +2085,7 @@ msgstr "" "입니다." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2095,7 +2104,7 @@ msgstr "" "마다 달라질 수 있습니다." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2107,14 +2116,14 @@ msgstr "" "도록 하십시오." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "파티션 예제" # 주의: 메시지 번역과 통일 #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2392,13 +2401,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "RAID를 사용해 파티션하기" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2409,7 +2418,7 @@ msgstr "" "RAID 0, 1, 5, 6, 10, 비상용 어레이 및 예비 장치를 지정합니다." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2419,7 +2428,7 @@ msgstr "" "에서 찾을 수 있습니다. <xref linkend=\"preseed-bootloader\"/>를 참조하십시오." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2434,7 +2443,7 @@ msgstr "" "var/log/syslog</filename> 파일을 확인하십시오." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2536,13 +2545,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "파티션 마운트 방법 조정하기" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2558,7 +2567,7 @@ msgstr "" "따라 마운트할 경우, 레이블이 없는 파일 시스템은 UUID를 사용해 마운트합니다." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2568,7 +2577,7 @@ msgstr "" "용합니다." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2583,7 +2592,7 @@ msgstr "" "있고 그 경우 시스템이 어떻게 동작할지 확신할 수 없습니다." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2599,13 +2608,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "기본 시스템 설치" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2616,7 +2625,7 @@ msgstr "" "쓸 부분은 커널 설치에 관한 질문입니다." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2640,13 +2649,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "APT 설정" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2659,7 +2668,7 @@ msgstr "" "른 저장소를 지정할 수 있습니다." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2731,13 +2740,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "패키지 선택" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2747,67 +2756,67 @@ msgstr "" "수 있는 태스크는 다음과 같습니다:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (표준 도구)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (그래픽 데스크톱)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (그놈 데스크톱)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE 데스크톱)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE 플라즈마 데스크톱)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (시나몬 데스크톱)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE 데스크톱)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE 데스크톱)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (웹 서버)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH 서버)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2818,7 +2827,7 @@ msgstr "" "<userinput>표준 시스템</userinput> 태스크는 항상 포함하시길 권장합니다." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2832,7 +2841,7 @@ msgstr "" "백으로 구분할 수 있으므로, 커널 명령행에서도 쉽게 사용할 수 있습니다." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2864,13 +2873,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "부트로더 설치" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2958,7 +2967,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2970,13 +2979,13 @@ msgstr "" "\"preseed-account\"/> 부분의 예제 명령을 사용해서 만들어 낼 수 있습니다." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "설치 마치기" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3015,13 +3024,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "기타 패키지 미리 설정" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3040,19 +3049,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "고급 옵션" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "설치할 때 임의의 명령어 실행하기" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3062,7 +3071,7 @@ msgstr "" "크립트를 실행하는 기능입니다." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3074,7 +3083,7 @@ msgstr "" "<filename>/cdrom</filename> 아래에 있습니다." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3124,13 +3133,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "미리 설정을 이용해 기본값 바꾸기" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3156,7 +3165,7 @@ msgstr "" "버깅하는 데도 좋습니다." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3170,7 +3179,7 @@ msgstr "" "주를 보십시오." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3191,7 +3200,7 @@ msgstr "" "replaceable>?=<replaceable>값</replaceable></userinput>) 합니다." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3204,13 +3213,13 @@ msgstr "" "재 설정 및 각 패키지의 설치 스크립트의 진행 상태에 대해 더 자세히 표시합니다." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "미리 설정 파일을 분리해서 사용하기" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3225,7 +3234,7 @@ msgstr "" "다른 파일에 집어 넣는 식으로 활용이 가능합니다." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3275,7 +3284,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/nb/boot-installer.po b/po/nb/boot-installer.po index a794a49e7..17152d9dd 100644 --- a/po/nb/boot-installer.po +++ b/po/nb/boot-installer.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer_nb\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2019-08-31 08:32+0100\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmål\n" @@ -2061,8 +2061,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" #. Tag: para diff --git a/po/nb/preseed.po b/po/nb/preseed.po index 4114f23b3..47e64dff3 100644 --- a/po/nb/preseed.po +++ b/po/nb/preseed.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed_nb\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2019-08-31 08:32+0100\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmål\n" @@ -29,7 +29,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1056,7 +1056,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1064,7 +1073,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1074,7 +1083,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1084,7 +1093,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1093,7 +1102,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1104,7 +1113,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1113,7 +1122,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1124,7 +1133,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1133,13 +1142,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1150,7 +1159,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1158,13 +1167,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1176,7 +1185,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1188,7 +1197,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1202,7 +1211,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1217,7 +1226,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1228,7 +1237,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1237,7 +1246,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1246,13 +1255,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1263,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1272,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1285,19 +1294,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1370,7 +1379,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1383,13 +1392,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1402,13 +1411,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1418,7 +1427,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1426,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1438,7 +1447,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1455,13 +1464,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1470,7 +1479,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1481,7 +1490,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1513,7 +1522,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1526,7 +1535,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1535,19 +1544,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1564,13 +1573,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1581,7 +1590,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1590,7 +1599,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1603,7 +1612,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1612,13 +1621,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1725,13 +1734,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1740,7 +1749,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1748,7 +1757,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1759,7 +1768,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1814,13 +1823,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1832,7 +1841,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1840,7 +1849,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1851,7 +1860,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1863,13 +1872,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1878,7 +1887,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1893,13 +1902,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1909,7 +1918,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1947,13 +1956,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1961,67 +1970,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2030,7 +2039,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2041,7 +2050,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2060,13 +2069,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2115,7 +2124,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2124,13 +2133,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2153,13 +2162,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2172,19 +2181,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2192,7 +2201,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2201,7 +2210,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2228,13 +2237,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2250,7 +2259,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2260,7 +2269,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2275,7 +2284,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2285,13 +2294,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2302,7 +2311,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2330,7 +2339,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/nl/boot-installer.po b/po/nl/boot-installer.po index eb7d81d0a..49ec04691 100644 --- a/po/nl/boot-installer.po +++ b/po/nl/boot-installer.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual/boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-07-29 11:37+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -2990,15 +2990,23 @@ msgstr "Opstartconsole" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Indien u met een seriële console opstart, zal de kernel die meestal " "automatisch herkennen. Indien de computer ook een grafische kaart " diff --git a/po/nl/preseed.po b/po/nl/preseed.po index 0ac8d61fa..7d9b9f1fa 100644 --- a/po/nl/preseed.po +++ b/po/nl/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-07-16 17:53+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -34,7 +34,7 @@ msgstr "" "op die manier de installatie automatisch te laten verlopen." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1412,7 +1412,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Begin met <literal>#_preseed_V1</literal>" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1423,7 +1432,7 @@ msgstr "" "gerefereerd wordt, te gebruiken als basis en daarop voort te werken." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1438,7 +1447,7 @@ msgstr "" "installatiesysteem te dumpen naar één bestand:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1452,7 +1461,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>bestand</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1464,7 +1473,7 @@ msgstr "" "voor de meeste gebruikers is het voorbeeldbestand een beter aanknopingspunt." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1480,7 +1489,7 @@ msgstr "" "standaard enkel door de systeembeheerder gelezen worden." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1492,7 +1501,7 @@ msgstr "" "<classname>installation-report</classname> wist met het commando purge." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1509,7 +1518,7 @@ msgstr "" "werden." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1522,13 +1531,13 @@ msgstr "" "command> (waarbij preseed.cfg de naam van het antwoordbestand is)." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Inhoud van het antwoordbestand (voor &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1545,7 +1554,7 @@ msgstr "" "architectuur." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1556,13 +1565,13 @@ msgstr "" "linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Lokalisatie" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1581,7 +1590,7 @@ msgstr "" "geconfigureerd kunnen worden met gelijk welke methode." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1601,7 +1610,7 @@ msgstr "" "(of nl_NL)." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1625,7 +1634,7 @@ msgstr "" "en land kunnen ook als opstartparameters opgegeven worden." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1652,7 +1661,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1671,7 +1680,7 @@ msgstr "" "reconfigure keyboard-configuration</command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1683,7 +1692,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1695,13 +1704,13 @@ msgstr "" "resultaat is dat de toetsenbordindeling van de kernel actief blijft." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Netwerkconfiguratie" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1717,7 +1726,7 @@ msgstr "" "voor het netwerk opgeven onder de vorm van opstartparameters voor de kernel." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1730,7 +1739,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1751,13 +1760,13 @@ msgstr "" "volgende commando's bevat:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" @@ -1765,7 +1774,7 @@ msgstr "" "netwerk." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1914,7 +1923,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1935,13 +1944,13 @@ msgstr "" "<quote>none</quote> om aan te geven dat er geen gateway gebruikt moet worden." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Netwerkconsole" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1962,13 +1971,13 @@ msgstr "" "#d-i network-console/password-again password IkBenr00t" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Spiegelserverinstellingen" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1982,7 +1991,7 @@ msgstr "" "apt/sources.list</filename> op het geïnstalleerde systeem in te stellen." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1993,7 +2002,7 @@ msgstr "" "gebruikt wordt." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2013,7 +2022,7 @@ msgstr "" "deze in te stellen." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -2043,13 +2052,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Accounts instellen" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2062,7 +2071,7 @@ msgstr "" "ongecodeerde tekst of in crypt(3) <emphasis>hashes</emphasis>." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2080,7 +2089,7 @@ msgstr "" "SHA-256 en SHA512." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2140,7 +2149,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2161,7 +2170,7 @@ msgstr "" "sleutel of door gebruik te maken van <command>sudo</command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2173,19 +2182,19 @@ msgstr "" "wachtwoord:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Instellen van klok en tijdzone" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2214,13 +2223,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Schijfindeling" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2239,7 +2248,7 @@ msgstr "" "opgenomen wordt." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2252,7 +2261,7 @@ msgstr "" "installatie zonder preconfiguratie." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2273,7 +2282,7 @@ msgstr "" "functionaliteit veranderingen kan ondergaan." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2286,13 +2295,13 @@ msgstr "" "worden vooraleer u preconfiguratie gaat gebruiken." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Een schijfindelingsvoorbeeld" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2516,13 +2525,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Schijfindeling met RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2535,7 +2544,7 @@ msgstr "" "ondersteund." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2546,7 +2555,7 @@ msgstr "" "linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2563,7 +2572,7 @@ msgstr "" "<filename>/var/log/syslog</filename> mocht u in de problemen komen." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2669,13 +2678,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "De aankoppeling van partities sturen" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2695,7 +2704,7 @@ msgstr "" "label aangekoppeld worden op basis van zijn UUID." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2705,7 +2714,7 @@ msgstr "" "dat hun traditionele benaming gebruikt wordt in plaats van hun UUID." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2722,7 +2731,7 @@ msgstr "" "opstarten onvoorspelbaar." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2740,13 +2749,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "De installatie van het basissysteem" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2758,7 +2767,7 @@ msgstr "" "kernel." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2781,13 +2790,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Apt instellen" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2801,7 +2810,7 @@ msgstr "" "(lokale) pakketbronnen toevoegen." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2877,13 +2886,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Pakketselectie" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2893,67 +2902,67 @@ msgstr "" "ogenblik zijn de volgende taken beschikbaar:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (standaard gereedschappen)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (grafische werkomgeving)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Gnome desktopomgeving)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE desktopomgeving)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE Plasma desktopomgeving)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamon desktopomgeving)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE desktopomgeving)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE desktopomgeving)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (webserver)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH-server)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2965,7 +2974,7 @@ msgstr "" "aan om steeds de taak <userinput>standard</userinput> te installeren." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2982,7 +2991,7 @@ msgstr "" "toegepast kan worden." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3016,13 +3025,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "De installatie van de opstartlader" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3120,7 +3129,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3132,13 +3141,13 @@ msgstr "" "het commando uit het voorbeeld in <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "De installatie afronden" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3180,13 +3189,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Andere pakketten vooraf configureren" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3209,19 +3218,19 @@ msgstr "" "# debconf-get-selections >> bestand" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Opties voor gevorderden" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Aangepaste commando's uitvoeren tijdens de installatie" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3232,7 +3241,7 @@ msgstr "" "installatie commando's of scripts uit te voeren." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3245,7 +3254,7 @@ msgstr "" "aangekoppeld is." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3300,13 +3309,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Gebruik maken van preconfiguratie om standaardwaarden aan te passen" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3333,7 +3342,7 @@ msgstr "" "nuttig zijn om uw antwoordbestand te testen of te debuggen." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3348,7 +3357,7 @@ msgstr "" "voetnoot bij <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3372,7 +3381,7 @@ msgstr "" "installatie en niet voor <quote>interne</quote> parameters." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3387,13 +3396,13 @@ msgstr "" "installatiescripts van elk pakket." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Een aaneenschakeling van antwoordbestanden laden" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3410,7 +3419,7 @@ msgstr "" "configuraties in andere bestanden." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3468,7 +3477,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/nn/boot-installer.po b/po/nn/boot-installer.po index b4fe38245..8c29de302 100644 --- a/po/nn/boot-installer.po +++ b/po/nn/boot-installer.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2016-11-25 19:03+0000\n" "Last-Translator: NAME <EMAIL@ADDRESS>\n" "Language-Team: Norwegian nynorsk <LL@li.org>\n" @@ -2061,8 +2061,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" #. Tag: para diff --git a/po/nn/preseed.po b/po/nn/preseed.po index 91fefe1e7..891c958d3 100644 --- a/po/nn/preseed.po +++ b/po/nn/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2016-12-26 18:56+0000\n" "Last-Translator: NAME <EMAIL@ADDRESS>\n" "Language-Team: Norwegian nynorsk <LL@li.org>\n" @@ -29,7 +29,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1056,7 +1056,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1064,7 +1073,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1074,7 +1083,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1084,7 +1093,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1093,7 +1102,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1104,7 +1113,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1113,7 +1122,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1124,7 +1133,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1133,13 +1142,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1150,7 +1159,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1158,13 +1167,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1176,7 +1185,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1188,7 +1197,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1202,7 +1211,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1217,7 +1226,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1228,7 +1237,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1237,7 +1246,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1246,13 +1255,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1263,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1272,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1285,19 +1294,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1370,7 +1379,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1383,13 +1392,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1402,13 +1411,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1418,7 +1427,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1426,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1438,7 +1447,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1455,13 +1464,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1470,7 +1479,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1481,7 +1490,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1513,7 +1522,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1526,7 +1535,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1535,19 +1544,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1564,13 +1573,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1581,7 +1590,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1590,7 +1599,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1603,7 +1612,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1612,13 +1621,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1725,13 +1734,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1740,7 +1749,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1748,7 +1757,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1759,7 +1768,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1814,13 +1823,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1832,7 +1841,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1840,7 +1849,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1851,7 +1860,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1863,13 +1872,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1878,7 +1887,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1893,13 +1902,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1909,7 +1918,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1947,13 +1956,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1961,67 +1970,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2030,7 +2039,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2041,7 +2050,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2060,13 +2069,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2115,7 +2124,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2124,13 +2133,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2153,13 +2162,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2172,19 +2181,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2192,7 +2201,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2201,7 +2210,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2228,13 +2237,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2250,7 +2259,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2260,7 +2269,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2275,7 +2284,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2285,13 +2294,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2302,7 +2311,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2330,7 +2339,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/pot/boot-installer.pot b/po/pot/boot-installer.pot index c448a39f7..d6f9b5ca2 100644 --- a/po/pot/boot-installer.pot +++ b/po/pot/boot-installer.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+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" @@ -2053,8 +2053,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" #. Tag: para diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index dd1d61c50..2810986cb 100644 --- a/po/pot/preseed.pot +++ b/po/pot/preseed.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+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" @@ -29,7 +29,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1056,7 +1056,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1064,7 +1073,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1074,7 +1083,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1084,7 +1093,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1093,7 +1102,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1104,7 +1113,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1113,7 +1122,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1124,7 +1133,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1133,13 +1142,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1150,7 +1159,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1158,13 +1167,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1176,7 +1185,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1188,7 +1197,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1202,7 +1211,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1217,7 +1226,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1228,7 +1237,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1237,7 +1246,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1246,13 +1255,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1263,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1272,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1285,19 +1294,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1370,7 +1379,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1383,13 +1392,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1402,13 +1411,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1418,7 +1427,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1426,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1438,7 +1447,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1455,13 +1464,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1470,7 +1479,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1481,7 +1490,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1513,7 +1522,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1526,7 +1535,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1535,19 +1544,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1564,13 +1573,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1581,7 +1590,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1590,7 +1599,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1603,7 +1612,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1612,13 +1621,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1725,13 +1734,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1740,7 +1749,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1748,7 +1757,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1759,7 +1768,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1814,13 +1823,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1832,7 +1841,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1840,7 +1849,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1851,7 +1860,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1863,13 +1872,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1878,7 +1887,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1893,13 +1902,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1909,7 +1918,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1947,13 +1956,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1961,67 +1970,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2030,7 +2039,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2041,7 +2050,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2060,13 +2069,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2115,7 +2124,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2124,13 +2133,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2153,13 +2162,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2172,19 +2181,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2192,7 +2201,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2201,7 +2210,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2228,13 +2237,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2250,7 +2259,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2260,7 +2269,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2275,7 +2284,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2285,13 +2294,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2302,7 +2311,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2330,7 +2339,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/pt/boot-installer.po b/po/pt/boot-installer.po index 450f5bae7..d2ce43586 100644 --- a/po/pt/boot-installer.po +++ b/po/pt/boot-installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-07-28 21:49+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -2907,15 +2907,23 @@ msgstr "Consola de arranque" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Se arrancar com uma consola série, normalmente o kernel irá detectá-lo " "automaticamente. Se também tiver ligada uma placa gráfica (framebuffer) e um " diff --git a/po/pt/preseed.po b/po/pt/preseed.po index e48a122c9..07bd9d13d 100644 --- a/po/pt/preseed.po +++ b/po/pt/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-06-20 22:32+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -34,7 +34,7 @@ msgstr "" "para automatizar a sua instalação." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1382,7 +1382,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Começar com <literal>#_preseed_V1</literal>" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1393,7 +1402,7 @@ msgstr "" "base e trabalhar a partir daqui." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1407,7 +1416,7 @@ msgstr "" "debconf e a base de dados de cdebconf do instalador para um ficheiro único:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1421,7 +1430,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1433,7 +1442,7 @@ msgstr "" "partida para a maioria dos utilizadores." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1448,7 +1457,7 @@ msgstr "" "informação sensível, por omissão os ficheiros são apenas legíveis pelo root." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1460,7 +1469,7 @@ msgstr "" "<classname>installation-report</classname>." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1477,7 +1486,7 @@ msgstr "" "atribuídos às variáveis." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1489,13 +1498,13 @@ msgstr "" "selections -c <replaceable>preseed.cfg</replaceable></command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Conteúdo do ficheiro de pré-configuração (para &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1511,7 +1520,7 @@ msgstr "" "apropriados para a sua arquitectura." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1521,13 +1530,13 @@ msgstr "" "funcionam podem ser encontrados em <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Localização" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1547,7 +1556,7 @@ msgstr "" "método." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1565,7 +1574,7 @@ msgstr "" "<userinput>locale=<replaceable>en_US</replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1588,7 +1597,7 @@ msgstr "" "ao país também podem ser especificados como parâmetros de arranque." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1612,7 +1621,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1629,7 +1638,7 @@ msgstr "" "command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1641,7 +1650,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1653,13 +1662,13 @@ msgstr "" "o keymap do kernel continue activo." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Configuração de rede" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1676,7 +1685,7 @@ msgstr "" "kernel." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1689,7 +1698,7 @@ msgstr "" "replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1709,20 +1718,20 @@ msgstr "" "<quote>preseed/run</quote> que contenha os seguintes comandos:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" "As seguintes variáveis debconf são relevantes para a configuração da rede." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1865,7 +1874,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1887,13 +1896,13 @@ msgstr "" "utilizada uma 'gateway'." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Consola de rede" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1913,13 +1922,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Parâmetros do mirror" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1933,7 +1942,7 @@ msgstr "" "sources.list</filename> para o sistema instalado." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1943,7 +1952,7 @@ msgstr "" "sistema instalado." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1962,7 +1971,7 @@ msgstr "" "definir isto." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1990,13 +1999,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Configuração de contas" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2009,7 +2018,7 @@ msgstr "" "crypt(3)." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2026,7 +2035,7 @@ msgstr "" "passe recomendados são SHA-256 e SHA512." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2085,7 +2094,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2105,7 +2114,7 @@ msgstr "" "autenticação SSH ou <command>sudo</command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2117,19 +2126,19 @@ msgstr "" "para uma palavra-passe:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuração do relógio e fuso horário" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2158,13 +2167,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Particionamento" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2181,7 +2190,7 @@ msgstr "" "ficheiro de pré-configuração." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2193,7 +2202,7 @@ msgstr "" "possível ao particionar durante uma instalação que não por pré-configuração." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2214,7 +2223,7 @@ msgstr "" "lançamentos." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2227,13 +2236,13 @@ msgstr "" "preseeding." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Exemplo de particionamento" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2446,13 +2455,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Particionamento utilizando RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2464,7 +2473,7 @@ msgstr "" "arrays' e especificar dispositivos de reserva." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2475,7 +2484,7 @@ msgstr "" "bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2491,7 +2500,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2596,13 +2605,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Controlar como são montadas as partições" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2621,7 +2630,7 @@ msgstr "" "qualquer sistema de ficheiros sem a etiqueta será montado utilizando um UUID." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2631,7 +2640,7 @@ msgstr "" "continuar a utilizar os seus nomes tradicionais em vez de UUIDs." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2648,7 +2657,7 @@ msgstr "" "aleatório." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2664,13 +2673,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Instalação do sistema base" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2681,7 +2690,7 @@ msgstr "" "instalação. As únicas perguntas colocadas referem-se à instalação do kernel." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2704,13 +2713,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Configuração do Apt" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2724,7 +2733,7 @@ msgstr "" "acrescentar outros repositórios (locais)." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2797,13 +2806,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Selecção de pacotes" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2813,68 +2822,68 @@ msgstr "" "tarefas disponíveis neste momento incluem:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (ferramentas standard)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (ambiente de trabalho gráfico)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Ambiente de trabalho Gnome)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (Ambiente de trabalho XFCE)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (Ambiente de trabalho KDE Plasma)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" "<userinput>cinnamon-desktop</userinput> (Ambiente de trabalho Cinnamon)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (Ambiente de trabalho MATE)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (Ambiente de trabalho LXDE)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (servidor web)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (servidor SSH)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2886,7 +2895,7 @@ msgstr "" "inclusão da tarefa <userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2902,7 +2911,7 @@ msgstr "" "linha de comandos do kernel." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2934,13 +2943,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Instalação do gestor de arranque" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3031,7 +3040,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3043,13 +3052,13 @@ msgstr "" "comando do exemplo em <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "A terminar a instalação" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3092,13 +3101,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Preseed de outros pacotes" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3118,19 +3127,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Opções avançadas" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Executar comandos personalizados durante a instalação" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3141,7 +3150,7 @@ msgstr "" "da instalação." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3153,7 +3162,7 @@ msgstr "" "quando for montado fica disponível em <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3204,13 +3213,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Utilizar o preseed para alterar valores por omissão" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3236,7 +3245,7 @@ msgstr "" "ser útil para testar ou depurar o seu ficheiro de pré-configuração." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3250,7 +3259,7 @@ msgstr "" "rodapé para <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3273,7 +3282,7 @@ msgstr "" "mostradas durante a instalação e não para parâmetros <quote>internos</quote>." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3288,13 +3297,13 @@ msgstr "" "instalação de pacotes." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Carregamento em série dos ficheiros de pré-configuração" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3311,7 +3320,7 @@ msgstr "" "ficheiros." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3364,7 +3373,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ro/boot-installer.po b/po/ro/boot-installer.po index 2e18b8622..06fdf9e09 100644 --- a/po/ro/boot-installer.po +++ b/po/ro/boot-installer.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2016-11-25 19:03+0000\n" "Last-Translator: NAME <EMAIL@ADDRESS>\n" "Language-Team: Romanian <LL@li.org>\n" @@ -2061,8 +2061,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" #. Tag: para diff --git a/po/ro/preseed.po b/po/ro/preseed.po index 4e397d036..693efcafc 100644 --- a/po/ro/preseed.po +++ b/po/ro/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2016-12-26 18:56+0000\n" "Last-Translator: NAME <EMAIL@ADDRESS>\n" "Language-Team: Romanian <LL@li.org>\n" @@ -29,7 +29,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1056,7 +1056,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1064,7 +1073,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1074,7 +1083,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1084,7 +1093,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1093,7 +1102,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1104,7 +1113,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1113,7 +1122,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1124,7 +1133,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1133,13 +1142,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1150,7 +1159,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1158,13 +1167,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1176,7 +1185,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1188,7 +1197,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1202,7 +1211,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1217,7 +1226,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1228,7 +1237,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1237,7 +1246,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1246,13 +1255,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1263,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1272,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1285,19 +1294,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1370,7 +1379,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1383,13 +1392,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1402,13 +1411,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1418,7 +1427,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1426,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1438,7 +1447,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1455,13 +1464,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1470,7 +1479,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1481,7 +1490,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1513,7 +1522,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1526,7 +1535,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1535,19 +1544,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1564,13 +1573,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1581,7 +1590,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1590,7 +1599,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1603,7 +1612,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1612,13 +1621,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1725,13 +1734,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1740,7 +1749,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1748,7 +1757,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1759,7 +1768,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1814,13 +1823,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1832,7 +1841,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1840,7 +1849,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1851,7 +1860,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1863,13 +1872,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1878,7 +1887,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1893,13 +1902,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1909,7 +1918,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1947,13 +1956,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1961,67 +1970,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2030,7 +2039,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2041,7 +2050,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2060,13 +2069,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2115,7 +2124,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2124,13 +2133,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2153,13 +2162,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2172,19 +2181,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2192,7 +2201,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2201,7 +2210,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2228,13 +2237,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2250,7 +2259,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2260,7 +2269,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2275,7 +2284,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2285,13 +2294,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2302,7 +2311,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2330,7 +2339,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ru/boot-installer.po b/po/ru/boot-installer.po index 320d1b9a1..d9437667e 100644 --- a/po/ru/boot-installer.po +++ b/po/ru/boot-installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2018-10-12 18:24+0300\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -2950,15 +2950,23 @@ msgstr "Загрузочная консоль" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Если вы загружаетесь через консоль на последовательном порту, обычно ядро " "обнаруживает это автоматически. Если к компьютеру подключёны видеокарта " diff --git a/po/ru/preseed.po b/po/ru/preseed.po index fb1dd7429..0d45d9f03 100644 --- a/po/ru/preseed.po +++ b/po/ru/preseed.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2018-10-25 22:28+0300\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -36,7 +36,7 @@ msgstr "" "&d-i; для автоматизации установки операционной системы." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1383,7 +1383,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Начинайте с <literal>#_preseed_V1</literal>" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1393,7 +1402,7 @@ msgstr "" "<xref linkend=\"preseed-contents\"/> в качестве основы и изменить его." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1407,7 +1416,7 @@ msgstr "" "debconf и базу данных программы установки cdebconf в один файл:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1421,7 +1430,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>файл</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1433,7 +1442,7 @@ msgstr "" "пользователей лучше использовать файл примера." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1449,7 +1458,7 @@ msgstr "" "суперпользователю." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1461,7 +1470,7 @@ msgstr "" "classname>." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1477,7 +1486,7 @@ msgstr "" "filename> — текущие значения и значения, назначенные переменным." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1489,13 +1498,13 @@ msgstr "" "cfg</replaceable></command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Содержимое файла ответов (для &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1511,7 +1520,7 @@ msgstr "" "этой архитектуры." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1521,13 +1530,13 @@ msgstr "" "<xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Локализация" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1545,7 +1554,7 @@ msgstr "" "чтобы их можно было указать с любым методом." #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1563,7 +1572,7 @@ msgstr "" "replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1586,7 +1595,7 @@ msgstr "" "можно указывать в параметрах запуска." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1610,7 +1619,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1626,7 +1635,7 @@ msgstr "" "команды <command>dpkg-reconfigure keyboard-configuration</command>." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1638,7 +1647,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1650,13 +1659,13 @@ msgstr "" "останется активной клавиатурная раскладка ядра." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Настройка сети" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, fuzzy, no-c-format #| msgid "" #| "Of course, preseeding the network configuration won't work if you're " @@ -1677,7 +1686,7 @@ msgstr "" "указать конфигурацию сети через загрузочные параметры ядра." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1689,7 +1698,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1708,19 +1717,19 @@ msgstr "" "quote> со следующими строчками:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "Следующие переменные debconf относятся к настройке сети." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1863,7 +1872,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1884,13 +1893,13 @@ msgstr "" "должен использоваться." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Сетевая консоль" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1911,13 +1920,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Настройка сервера-зеркала" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1931,7 +1940,7 @@ msgstr "" "использовать сервер-зеркало." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1941,7 +1950,7 @@ msgstr "" "для устанавливаемой системы." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1960,7 +1969,7 @@ msgstr "" "ненужно." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1988,13 +1997,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Настройка учётной записи" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2006,7 +2015,7 @@ msgstr "" "текстовые значения или в виде <emphasis>хешей</emphasis> crypt(3)." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2023,7 +2032,7 @@ msgstr "" "алгоритмы SHA-256 и SHA512." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2082,7 +2091,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2103,7 +2112,7 @@ msgstr "" "<command>sudo</command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2114,19 +2123,19 @@ msgstr "" "classname>) можно сгенерировать хеш SHA-512 из crypt(3) для пароля:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Настройка времени и часового пояса" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2155,13 +2164,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Разметка дисков" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2178,7 +2187,7 @@ msgstr "" "файла ответов." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2190,7 +2199,7 @@ msgstr "" "без автоматической установки." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2209,7 +2218,7 @@ msgstr "" "поддерживаемых возможностей может поменяться между выпусками." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2221,13 +2230,13 @@ msgstr "" "как использовать автоматическую установку." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Пример разметки" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2494,13 +2503,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Разметка с использованием RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2512,7 +2521,7 @@ msgstr "" "(degraded arrays) и можно указать запасные устройства." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2522,7 +2531,7 @@ msgstr "" "устройства массива, см. <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2538,7 +2547,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2641,13 +2650,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Управление монтированием разделов" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2667,7 +2676,7 @@ msgstr "" "на основе UUID." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2678,7 +2687,7 @@ msgstr "" "ы." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2694,7 +2703,7 @@ msgstr "" "ваша система начинает работать непредсказуемым образом." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2711,13 +2720,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Установка базовой системы" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2728,7 +2737,7 @@ msgstr "" "основном они касаются установки ядра." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2752,13 +2761,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Настройка Apt" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2772,7 +2781,7 @@ msgstr "" "добавить другие (локальные) репозитории." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2872,13 +2881,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Выбор пакетов" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2888,67 +2897,67 @@ msgstr "" "Доступные задачи:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (стандартные инструменты)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (графический рабочий стол)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (рабочий стол Gnome)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (рабочий стол XFCE)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (рабочий стол KDE Plasma)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (рабочий стол Cinnamon)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (рабочий стол MATE)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (рабочий стол LXDE)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (веб-сервер)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (сервер SSH)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2960,7 +2969,7 @@ msgstr "" "<userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2976,7 +2985,7 @@ msgstr "" "указать в командной строке ядра." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3024,13 +3033,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Установка загрузчика" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3175,7 +3184,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3187,13 +3196,13 @@ msgstr "" "linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Завершение установки" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3233,13 +3242,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Автоматизация других пакетов" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3262,19 +3271,19 @@ msgstr "" "# debconf-get-selections >> файл" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Дополнительные параметры" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Запуск пользовательских команд во время установки" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3285,7 +3294,7 @@ msgstr "" "моменты установки." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3297,7 +3306,7 @@ msgstr "" "то доступен в <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3347,14 +3356,14 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "" "Использование автоматической установки для изменения значений по умолчанию" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3380,7 +3389,7 @@ msgstr "" "помочь при отладке или тестировании вашего файла ответов." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3394,7 +3403,7 @@ msgstr "" "этого пакета. См. сноску к <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3418,7 +3427,7 @@ msgstr "" "<quote>внутренние</quote> параметры." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3433,13 +3442,13 @@ msgstr "" "каждого пакета." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Последовательная загрузка нескольких файлов ответов" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3455,7 +3464,7 @@ msgstr "" "конфигураций в другие файлы." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3508,7 +3517,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/sv/boot-installer.po b/po/sv/boot-installer.po index 6737b6f7f..bd845f490 100644 --- a/po/sv/boot-installer.po +++ b/po/sv/boot-installer.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: installation-guide 20051025 boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-08-22 12:40+0000\n" "Last-Translator: Luna Jernberg <droidbittin@gmail.com>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" @@ -2619,15 +2619,23 @@ msgstr "" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Om du startar upp på en seriekonsoll så kommer generellt sett kärnan att " "autodetektera det. Om du har ett grafikkort (framebuffer) och ett " diff --git a/po/sv/preseed.po b/po/sv/preseed.po index 6c0fefb44..dbb647e7d 100644 --- a/po/sv/preseed.po +++ b/po/sv/preseed.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-08-22 12:40+0000\n" "Last-Translator: Luna Jernberg <droidbittin@gmail.com>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" @@ -37,7 +37,7 @@ msgstr "" "att automatisera din installation." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1390,7 +1390,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "Börja med <literal>#_preseed_V1</literal>" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1401,7 +1410,7 @@ msgstr "" "arbeta vidare därifrån." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1415,7 +1424,7 @@ msgstr "" "och installationsprogrammets cdebconf-databas till en enda fil:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1429,7 +1438,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1441,7 +1450,7 @@ msgstr "" "användare." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1457,7 +1466,7 @@ msgstr "" "läsbara av root." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1469,7 +1478,7 @@ msgstr "" "<classname>installation-report</classname>." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1485,7 +1494,7 @@ msgstr "" "värdena och för de värden som tilldelas till variabler." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1497,13 +1506,13 @@ msgstr "" "selections -c <replaceable>preseed.cfg</replaceable></command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Innehållet av en förkonfigurationsfil (för &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1519,7 +1528,7 @@ msgstr "" "din arkitektur." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1529,13 +1538,13 @@ msgstr "" "beskrivs i <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Lokalanpassning" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1547,7 +1556,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1565,7 +1574,7 @@ msgstr "" "<userinput>locale=<replaceable>sv_SE</replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1588,7 +1597,7 @@ msgstr "" "uppstartsparametrar." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1612,7 +1621,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect sv_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, fuzzy, no-c-format #| msgid "" #| "Keyboard configuration consists of selecting a keyboard architecture and " @@ -1628,7 +1637,7 @@ msgstr "" "tangentlayout." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1640,7 +1649,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1652,13 +1661,13 @@ msgstr "" "här kommer att resultera i att kärnans tangentlayout fortsätter vara aktiv." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Nätverkskonfiguration" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, fuzzy, no-c-format #| msgid "" #| "Of course, preseeding the network configuration won't work if you're " @@ -1680,7 +1689,7 @@ msgstr "" "konfigurationsparametrar via kärnans uppstartsparametrar." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1693,7 +1702,7 @@ msgstr "" "replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1713,19 +1722,19 @@ msgstr "" "quote>-skript som innehåller följande kommandon:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "Följande debconf-variabler är relevanta för nätverkskonfiguration." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, fuzzy, no-c-format #| msgid "" #| "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1906,7 +1915,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1927,13 +1936,13 @@ msgstr "" "för att ange att ingen gateway ska användas." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Nätverkskonsoll" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1953,13 +1962,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Spegelinställningar" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1973,7 +1982,7 @@ msgstr "" "list</filename> för det installerade systemet." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1983,7 +1992,7 @@ msgstr "" "installerade systemet." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2002,7 +2011,7 @@ msgstr "" "behov av att ställa in denna." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -2031,13 +2040,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Kontoinställning" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2049,7 +2058,7 @@ msgstr "" "klartextvärden eller <emphasis>crypt(3)-hashar</emphasis>." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, fuzzy, no-c-format #| msgid "" #| "Be aware that preseeding passwords is not completely secure as everyone " @@ -2071,7 +2080,7 @@ msgstr "" "kan utsättas för en \"brute force\"-attack." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, fuzzy, no-c-format #| msgid "" #| "# Skip creation of a root account (normal user account will be able to\n" @@ -2156,7 +2165,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2177,7 +2186,7 @@ msgstr "" "command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, fuzzy, no-c-format #| msgid "" #| "The following command can be used to generate an MD5 hash for a password:" @@ -2189,19 +2198,19 @@ msgstr "" "Följande kommando kan användas för att generera en MD5-hash för ett lösenord:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Inställning av klocka och tidszon" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2230,13 +2239,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.exempel.se" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Partitionering" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2253,7 +2262,7 @@ msgstr "" "förkonfigurationsfilen." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2265,7 +2274,7 @@ msgstr "" "partitionering under en vanlig installation utan förinställningar." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2284,7 +2293,7 @@ msgstr "" "ulink>. Observera att funktionaliteten som stöds kan skifta mellan utgåvor." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2296,13 +2305,13 @@ msgstr "" "på att den rätta disken kommer att väljas före förinställningen används." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Partitioneringsexempel" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2541,13 +2550,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Partitionering med RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2559,7 +2568,7 @@ msgstr "" "trasiga kedjor och ange reservenheter." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2569,7 +2578,7 @@ msgstr "" "enheter som används i kedjan; se <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2585,7 +2594,7 @@ msgstr "" "var/log/syslog</filename> om du springer på problem." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, fuzzy, no-c-format #| msgid "" #| "# NOTE: this option is of beta release quality and should be used " @@ -2735,13 +2744,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Kontrollera hur partitioner monteras" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2761,7 +2770,7 @@ msgstr "" "istället." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2771,7 +2780,7 @@ msgstr "" "att använda deras traditionella namn istället för UUID." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2787,7 +2796,7 @@ msgstr "" "slumpmässigt." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2805,13 +2814,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Installation av grundsystem" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2823,7 +2832,7 @@ msgstr "" "installationen av kärnan." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2851,13 +2860,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Apt-inställning" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2871,7 +2880,7 @@ msgstr "" "kan valfritt lägga till andra (lokala) förråd." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2966,13 +2975,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Paketval" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2982,67 +2991,67 @@ msgstr "" "tillgängliga. Tillgängliga funktioner just nu inkluderar:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (standard verktyg)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>skrivbord</userinput> (grafiskt skrivbord)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Gnome skrivbord)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE skrivbord)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE Plasma skrivbord)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamon skrivbord)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE skrivbord)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE skrivbord)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (webb server)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH server)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3054,7 +3063,7 @@ msgstr "" "alltid att inkludera funktionen <userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3070,7 +3079,7 @@ msgstr "" "kan användas på kommandoraden för kärnan." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3121,13 +3130,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Installation av starthanteraren" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, fuzzy, no-c-format #| msgid "" #| "# Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -3256,7 +3265,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3268,13 +3277,13 @@ msgstr "" "exemplet i <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Färdigställande av installationen" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3317,13 +3326,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Förinställning av andra paket" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3345,19 +3354,19 @@ msgstr "" "# debconf-get-selections >> fil" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Avancerade inställningar" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Kör anpassade kommandon under installationen" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3368,7 +3377,7 @@ msgstr "" "vid vissa punkter i installationen." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3377,7 +3386,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3433,13 +3442,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Användning av förinställningar för att ändra på standardvärden" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3465,7 +3474,7 @@ msgstr "" "användbart för testning eller felsökning av din förkonfigurationsfil." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3479,7 +3488,7 @@ msgstr "" "paketet. Se sidfoten på <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3502,7 +3511,7 @@ msgstr "" "under en installation och inte för <quote>interna</quote> parametrar." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3517,13 +3526,13 @@ msgstr "" "pakets installationsskript." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Kedjeinläsning av förkonfigurationsfiler" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3540,7 +3549,7 @@ msgstr "" "andra filer." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3593,7 +3602,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/tl/boot-installer.po b/po/tl/boot-installer.po index c6ff3ee29..01647c1c8 100644 --- a/po/tl/boot-installer.po +++ b/po/tl/boot-installer.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2016-11-25 19:03+0000\n" "Last-Translator: NAME <EMAIL@ADDRESS>\n" "Language-Team: Tagalog <LL@li.org>\n" @@ -2061,8 +2061,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" #. Tag: para diff --git a/po/tl/preseed.po b/po/tl/preseed.po index 1552d87c3..8eea4cd50 100644 --- a/po/tl/preseed.po +++ b/po/tl/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2016-12-26 18:56+0000\n" "Last-Translator: NAME <EMAIL@ADDRESS>\n" "Language-Team: Tagalog <LL@li.org>\n" @@ -29,7 +29,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1056,7 +1056,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1064,7 +1073,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1074,7 +1083,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1084,7 +1093,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1093,7 +1102,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1104,7 +1113,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1113,7 +1122,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1124,7 +1133,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1133,13 +1142,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1150,7 +1159,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1158,13 +1167,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1176,7 +1185,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1188,7 +1197,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1202,7 +1211,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1217,7 +1226,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1228,7 +1237,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1237,7 +1246,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1246,13 +1255,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1263,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1272,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1285,19 +1294,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1370,7 +1379,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1383,13 +1392,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1402,13 +1411,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1418,7 +1427,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1426,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1438,7 +1447,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1455,13 +1464,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1470,7 +1479,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1481,7 +1490,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1513,7 +1522,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1526,7 +1535,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1535,19 +1544,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1564,13 +1573,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1581,7 +1590,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1590,7 +1599,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1603,7 +1612,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1612,13 +1621,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1725,13 +1734,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1740,7 +1749,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1748,7 +1757,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1759,7 +1768,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1814,13 +1823,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1832,7 +1841,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1840,7 +1849,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1851,7 +1860,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1863,13 +1872,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1878,7 +1887,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1893,13 +1902,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1909,7 +1918,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1947,13 +1956,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1961,67 +1970,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2030,7 +2039,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2041,7 +2050,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2060,13 +2069,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2115,7 +2124,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2124,13 +2133,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2153,13 +2162,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2172,19 +2181,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2192,7 +2201,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2201,7 +2210,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2228,13 +2237,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2250,7 +2259,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2260,7 +2269,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2275,7 +2284,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2285,13 +2294,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2302,7 +2311,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2330,7 +2339,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/uk/boot-installer.po b/po/uk/boot-installer.po index 5ce86b245..c1d965654 100644 --- a/po/uk/boot-installer.po +++ b/po/uk/boot-installer.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer_uk\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2019-09-03 08:32+0100\n" "Last-Translator: \n" "Language-Team: Ukranian\n" @@ -2061,8 +2061,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" #. Tag: para diff --git a/po/uk/preseed.po b/po/uk/preseed.po index 7adfd2c31..414a21241 100644 --- a/po/uk/preseed.po +++ b/po/uk/preseed.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed_uk\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2019-09-03 08:32+0100\n" "Last-Translator: \n" "Language-Team: Ukranian\n" @@ -29,7 +29,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1056,7 +1056,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1064,7 +1073,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1074,7 +1083,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1084,7 +1093,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1093,7 +1102,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1104,7 +1113,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1113,7 +1122,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1124,7 +1133,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1133,13 +1142,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1150,7 +1159,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1158,13 +1167,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1176,7 +1185,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1188,7 +1197,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1202,7 +1211,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1217,7 +1226,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1228,7 +1237,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1237,7 +1246,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1246,13 +1255,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1263,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1272,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1285,19 +1294,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1370,7 +1379,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1383,13 +1392,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1402,13 +1411,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1418,7 +1427,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1426,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1438,7 +1447,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1455,13 +1464,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1470,7 +1479,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1481,7 +1490,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1513,7 +1522,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1526,7 +1535,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1535,19 +1544,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1564,13 +1573,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1581,7 +1590,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1590,7 +1599,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1603,7 +1612,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1612,13 +1621,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1725,13 +1734,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1740,7 +1749,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1748,7 +1757,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1759,7 +1768,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1814,13 +1823,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1832,7 +1841,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1840,7 +1849,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1851,7 +1860,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1863,13 +1872,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1878,7 +1887,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1893,13 +1902,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1909,7 +1918,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1947,13 +1956,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1961,67 +1970,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2030,7 +2039,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2041,7 +2050,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2060,13 +2069,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2115,7 +2124,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2124,13 +2133,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2153,13 +2162,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2172,19 +2181,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2192,7 +2201,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2201,7 +2210,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2228,13 +2237,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2250,7 +2259,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2260,7 +2269,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2275,7 +2284,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2285,13 +2294,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2302,7 +2311,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2330,7 +2339,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/vi/boot-installer.po b/po/vi/boot-installer.po index 3bbdc0aa4..7a9eec55b 100644 --- a/po/vi/boot-installer.po +++ b/po/vi/boot-installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2015-03-21 18:12+0100\n" "Last-Translator: hailang <hailangvn@gmail.com>\n" "Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n" @@ -2690,8 +2690,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "Nếu bạn khởi động bằng một bàn điều khiển nối tiếp, bình thường hạt nhân tự " "động phát hiện. Cũng có một thẻ ảnh động (vùng đệm khung) và bàn phím được " diff --git a/po/vi/preseed.po b/po/vi/preseed.po index 438e11699..94b12ced9 100644 --- a/po/vi/preseed.po +++ b/po/vi/preseed.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2012-08-04 06:20+0700\n" "Last-Translator: hailang <hailangvn@gmail.com>\n" "Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n" @@ -35,7 +35,7 @@ msgstr "" "trong &d-i; để tự động hoá tiến trình cài đặt." #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1388,7 +1388,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1399,7 +1408,7 @@ msgstr "" "từ từ vào nó." #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1413,7 +1422,7 @@ msgstr "" "lẫn cơ sở dữ liệu cdebconf của trình cài đặt đều vào cùng một tập tin:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, fuzzy, no-c-format #| msgid "" #| "$ debconf-get-selections --installer > <replaceable>file</" @@ -1430,7 +1439,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>tập tin</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1442,7 +1451,7 @@ msgstr "" "hợp của phần lớn người dùng." #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1458,7 +1467,7 @@ msgstr "" "tin đó chỉ cho phép người chủ đọc thôi." #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1470,7 +1479,7 @@ msgstr "" "<classname>installation-report</classname>." #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1487,7 +1496,7 @@ msgstr "" "trị được gán cho biến." #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1499,13 +1508,13 @@ msgstr "" "<replaceable>preseed.cfg</replaceable></command>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Nội dung của tập tin định cấu hình sẵn (cho &releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1521,7 +1530,7 @@ msgstr "" "với kiến trúc đó." #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1531,13 +1540,13 @@ msgstr "" "nhau của Trình Cài đặt Debian tại <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "Địa phương hoá" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1549,7 +1558,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1567,7 +1576,7 @@ msgstr "" "dùng <userinput>locale=<replaceable>vi</replaceable></userinput>." #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1589,7 +1598,7 @@ msgstr "" "quốc gia dưới dạng tham số khởi động." #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1613,7 +1622,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect vi.UTF-8, en_US.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, fuzzy, no-c-format #| msgid "" #| "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1631,7 +1640,7 @@ msgstr "" "trí US." #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1643,7 +1652,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1655,13 +1664,13 @@ msgstr "" "bàn phím của hạt nhân còn lại hoạt động." #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "Cấu hình mạng" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, fuzzy, no-c-format #| msgid "" #| "Of course, preseeding the network configuration won't work if you're " @@ -1682,7 +1691,7 @@ msgstr "" "năng gởi tham số cấu hình mạng bằng cách sử dụng tham số khởi động hạt nhân." #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1694,7 +1703,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1713,19 +1722,19 @@ msgstr "" "lệnh <quote>preseed/run</quote> chứa những câu lệnh này:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "Theo đây có những biến debconf thích hợp với cấu hình mạng." #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, fuzzy, no-c-format #| msgid "" #| "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1909,7 +1918,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1930,13 +1939,13 @@ msgstr "" "có) để chỉ định không nên dùng cổng ra nào." #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "Bàn giao tiếp mạng" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1957,13 +1966,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "Thiết lập máy nhân bản" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1977,7 +1986,7 @@ msgstr "" "đã cài đặt." #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1987,7 +1996,7 @@ msgstr "" "thống đã cài đặt." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2004,7 +2013,7 @@ msgstr "" "đặt tự động sử dụng giá trị đúng thì không nên lập tham số này." #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -2032,13 +2041,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "Thiết lập tài khoản" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, fuzzy, no-c-format #| msgid "" #| "The password for the root account and name and password for a first " @@ -2054,7 +2063,7 @@ msgstr "" "dùng giá trị nhập thô (không mật mã) hay <emphasis>băm</emphasis> kiểu MD5." #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, fuzzy, no-c-format #| msgid "" #| "Be aware that preseeding passwords is not completely secure as everyone " @@ -2076,7 +2085,7 @@ msgstr "" "truy cập băm MD5 cho phép người khác tấn công bằng sức mạnh vũ phu." #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, fuzzy, no-c-format #| msgid "" #| "# Skip creation of a root account (normal user account will be able to\n" @@ -2161,7 +2170,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2181,7 +2190,7 @@ msgstr "" "<command>sudo</command>)." #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, fuzzy, no-c-format #| msgid "" #| "The following command can be used to generate an MD5 hash for a password:" @@ -2194,19 +2203,19 @@ msgstr "" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "Thiết lập đồng hồ và múi giờ" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2236,13 +2245,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "Phân vùng" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2259,7 +2268,7 @@ msgstr "" "tin cấu hình sẵn." #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2271,7 +2280,7 @@ msgstr "" "vùng trong một tiến trình cài đặt không chèn sẵn." #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2291,7 +2300,7 @@ msgstr "" "hành." #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2303,13 +2312,13 @@ msgstr "" "khả năng chèn sẵn." #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "Mẫu phân vùng" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2573,13 +2582,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "Phân vùng bằng RAID" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2591,7 +2600,7 @@ msgstr "" "biến và xác định thiết bị bổ sung." #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2602,7 +2611,7 @@ msgstr "" "bootloader\"/>." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2617,7 +2626,7 @@ msgstr "" "chịu. Xem <filename>/var/log/syslog</filename> nếu bạn gặp vấn đề." #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2723,13 +2732,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Điều khiển cách gắn kết phân vùng" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2748,7 +2757,7 @@ msgstr "" "dùng một mã UUID." #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2758,7 +2767,7 @@ msgstr "" "truyền thống thay cho mã UUID." #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2774,7 +2783,7 @@ msgstr "" "hệ thống sẽ khởi chạy một cách ngẫu nhiên." #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2790,13 +2799,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "Cài đặt hệ thống cơ bản" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2807,7 +2816,7 @@ msgstr "" "cách cài đặt hạt nhân." #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2830,13 +2839,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "Thiết lập apt" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2850,7 +2859,7 @@ msgstr "" "năng thêm kho phần mềm (cục bộ) khác." #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2945,13 +2954,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "Chọn gói phần mềm" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2961,67 +2970,67 @@ msgstr "" "lúc viết câu này, các công việc sẵn sàng gồm:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3033,7 +3042,7 @@ msgstr "" "<userinput>chuẩn</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3048,7 +3057,7 @@ msgstr "" "giới bằng hoặc dấu phẩy hoặc dấu cách, cũng dễ dàng dùng trên dòng lệnh." #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3103,13 +3112,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "Cài đặt bộ nạp khởi động" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3246,7 +3255,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3258,13 +3267,13 @@ msgstr "" "<xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "Làm xong tiến trình cài đặt" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3306,13 +3315,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "Chèn trước gói khác" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3331,19 +3340,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "Tùy chọn cấp cao" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "Chạy lệnh riêng trong khi cài đặt" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3353,7 +3362,7 @@ msgstr "" "chạy lệnh hay văn lệnh tại một số điểm thời riêng trong tiến trình cài đặt." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3362,7 +3371,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3415,13 +3424,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "Dùng khả năng chèn sẵn để thay đổi giá trị mặc định" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3447,7 +3456,7 @@ msgstr "" "thử hay gỡ lỗi tập tin cấu hình sẵn." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3461,7 +3470,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3484,7 +3493,7 @@ msgstr "" "đặt, không phải đối với tham số <quote>nội bộ</quote>." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3498,13 +3507,13 @@ msgstr "" "hiện tại của từng biến và về tiến trình của nó qua các văn lệnh cài đặt gói." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Tải dây chuyền tập tin định cấu hình sẵn" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3520,7 +3529,7 @@ msgstr "" "để thiết lập chi tiết hơn cho một số cấu hình riêng trong các tập tin khác." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3573,7 +3582,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/zh_CN/boot-installer.po b/po/zh_CN/boot-installer.po index 0fffa4548..341051b47 100644 --- a/po/zh_CN/boot-installer.po +++ b/po/zh_CN/boot-installer.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2021-01-02 14:29+0000\n" "Last-Translator: tao wang <tonywang5@163.com>\n" "Language-Team: <debian-l10n-chinese@lists.debian.org>\n" @@ -2651,15 +2651,23 @@ msgstr "引导控制台" #. Tag: para #: boot-installer.xml:2251 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you are booting with a serial console, generally the kernel will " +#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " +#| "also attached to the computer which you wish to boot via serial console, " +#| "you may have to pass the <userinput>console=<replaceable>device</" +#| "replaceable></userinput> argument to the kernel, where " +#| "<replaceable>device</replaceable> is your serial device, which is usually " +#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "假如用串口控制台来引导,那么内核通常会自动检测到。如果在通过串口控制台引导的" "计算机上还连接有视频卡(帧缓存的)和键盘,那么必须将 " diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index 1d61cab59..097b51aa2 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2020-11-20 11:28+0000\n" "Last-Translator: tao wang <tonywang5@163.com>\n" "Language-Team: <debian-l10n-chinese@lists.debian.org>\n" @@ -32,7 +32,7 @@ msgid "" msgstr "本附录说明如何预置 &d-i; 中提问的答案,让安装过程自动化。" #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1254,7 +1254,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "以<literal>#_preseed_V1</literal>开始" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1264,7 +1273,7 @@ msgstr "" "\"preseed-contents\"/>。" #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1277,7 +1286,7 @@ msgstr "" "的 cdebconf 数据库导出到单一一个文件:" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1291,7 +1300,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1302,7 +1311,7 @@ msgstr "" "始。" #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1316,7 +1325,7 @@ msgstr "" "感的信息,默认只为 root 可读。" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1328,7 +1337,7 @@ msgstr "" "除。" #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1343,7 +1352,7 @@ msgstr "" "值。" #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1354,13 +1363,13 @@ msgstr "" "selections -c <replaceable>preseed.cfg</replaceable></command> 命令。" #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "预置文件的内容(&releasename;)" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1374,7 +1383,7 @@ msgstr "" "debconf 设置替换。" #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1384,13 +1393,13 @@ msgstr "" "\"/>。" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "本地化" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1406,7 +1415,7 @@ msgstr "" "名)。这延迟询问地区问题,使它们可以被任何方法预置。" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1422,7 +1431,7 @@ msgstr "" "userinput>。" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1441,7 +1450,7 @@ msgstr "" "此另一种方法是单独预置各值。语言和国家可以在引导参数里面指定。" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1465,7 +1474,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1480,7 +1489,7 @@ msgstr "" "配置。" #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1492,7 +1501,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1503,13 +1512,13 @@ msgstr "" "<classname>keymap</classname>。这将导致内核 keymap 保持活动。" #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "网络设置" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1522,7 +1531,7 @@ msgstr "" "助。如果您计划从网络加载预置文件,应该使用传递网络设置给内核引导参数的方式。" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1533,7 +1542,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>。" #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1549,19 +1558,19 @@ msgstr "" "再运行一次,这需要将下面的命令包含在 <quote>preseed/run</quote> 脚本里面:" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "下面的 debconf 变量与网络配置相关。" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1701,7 +1710,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1720,13 +1729,13 @@ msgstr "" "<quote>none</quote>,来指定不使用网关。" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "网络控制台" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1746,13 +1755,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "镜像设置" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1764,7 +1773,7 @@ msgstr "" "安装的系统建立 <filename>/etc/apt/sources.list</filename>。" #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1773,7 +1782,7 @@ msgstr "" "参数 <classname>mirror/suite</classname> 决定了安装好的系统使用的套件。" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1788,7 +1797,7 @@ msgstr "" "常安装程序会自动安装并使用正确的值而毋需手动设置。" #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1816,13 +1825,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "帐号设置" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1833,7 +1842,7 @@ msgstr "" "或 crypt(3) <emphasis>哈希</emphasis> 值。" #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1847,7 +1856,7 @@ msgstr "" "荐的密码哈希算法为 SHA-256 和 SHA512。" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1905,7 +1914,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1923,7 +1932,7 @@ msgstr "" "<command>sudo</command>)。" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1934,19 +1943,19 @@ msgstr "" "于crypt(3)的 SHA-512 值:" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "时钟与时区设置" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1974,13 +1983,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "分区" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1994,7 +2003,7 @@ msgstr "" "义方案,用户自定义的方案文件或预置文件包含的方案。" #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2005,7 +2014,7 @@ msgstr "" "性不足。" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2023,7 +2032,7 @@ msgstr "" "repository</ulink>获取。注意不同发布版支持的功能会有所改变。" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2034,13 +2043,13 @@ msgstr "" "确的那一个。" #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "分区示例" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2248,13 +2257,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "使用 RAID 分区" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2265,7 +2274,7 @@ msgstr "" "列(degraded arrays)和指定额外设备。" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2275,7 +2284,7 @@ msgstr "" "linkend=\"preseed-bootloader\"/>。" #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2289,7 +2298,7 @@ msgstr "" "<filename>/var/log/syslog</filename>。" #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2393,13 +2402,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "分区挂载控制" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2415,7 +2424,7 @@ msgstr "" "系统仍然使用 UUID 方式挂载。" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2425,7 +2434,7 @@ msgstr "" "挂载。" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2439,7 +2448,7 @@ msgstr "" "后会出现一些随机的情况。" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2457,13 +2466,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "基本系统安装" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2472,7 +2481,7 @@ msgid "" msgstr "本阶段的安装并没有多少东西需要预置。仅有一个与内核安装相关的问题。" #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2496,13 +2505,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "设置 apt" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2515,7 +2524,7 @@ msgstr "" "仓库。" #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2585,13 +2594,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "选择软件包" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2599,67 +2608,67 @@ msgid "" msgstr "您可以选择安装存在的任务的组合。本文编撰时已有的任务包括:" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput>(标准工具)" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput>(图形化桌面)" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Gnome 桌面)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE 桌面)" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE Plasma 桌面)" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamon 桌面)" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE 桌面)desktop)" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE 桌面)" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (web 服务器)" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH 服务器)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2670,7 +2679,7 @@ msgstr "" "<userinput>standard</userinput> 任务。" #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2684,7 +2693,7 @@ msgstr "" "命令行上使用。" #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2716,13 +2725,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "安装 bootloader" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2814,7 +2823,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2826,13 +2835,13 @@ msgstr "" "令。" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "完成安装" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2872,13 +2881,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "预置其他的软件包" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2898,19 +2907,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "高级选项" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "安装过程中运行用户命令" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2920,7 +2929,7 @@ msgstr "" "本。" #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2931,7 +2940,7 @@ msgstr "" "果使用安装 CD,则挂载后可以在 <filename>/cdrom</filename> 中使用。" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2979,13 +2988,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "使用预置修改默认值" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3009,7 +3018,7 @@ msgstr "" "这对于测试和调试您的预置文件很有帮助。" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3022,7 +3031,7 @@ msgstr "" "bootparms\"/> 的脚注。" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3043,7 +3052,7 @@ msgstr "" "在安装时显示出来的问题对应的参数,而不是<quote>内部的</quote>参数。" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3056,13 +3065,13 @@ msgstr "" "件包安装脚本的进度。" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "预置文件链" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3076,7 +3085,7 @@ msgstr "" "外的文件里面。" #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3126,7 +3135,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/zh_TW/boot-installer.po b/po/zh_TW/boot-installer.po index aeb4e0ca0..bf51399a6 100644 --- a/po/zh_TW/boot-installer.po +++ b/po/zh_TW/boot-installer.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2005-07-18 14:56+0800\n" "Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n" "Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n" @@ -2336,8 +2336,8 @@ msgid "" "attached to the computer which you wish to boot via serial console, you may " "have to pass the <userinput>console=<replaceable>device</replaceable></" "userinput> argument to the kernel, where <replaceable>device</replaceable> " -"is your serial device, which is usually something like <filename>ttyS0</" -"filename>." +"is a serial device of the target, which is usually something like " +"<filename>ttyS0</filename>." msgstr "" "如果您透過序列控制台開機,一般來說核心將自動檢測 <phrase arch=\"mipsel\"> (盡" "管不是在一台 DECstations 上面)</phrase>。如果您有一塊顯示卡 (framebuffer) 和" diff --git a/po/zh_TW/preseed.po b/po/zh_TW/preseed.po index c64848ce4..fe5560c43 100644 --- a/po/zh_TW/preseed.po +++ b/po/zh_TW/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-03 20:59+0000\n" +"POT-Creation-Date: 2021-04-14 23:02+0000\n" "PO-Revision-Date: 2016-12-26 18:56+0000\n" "Last-Translator: NAME <EMAIL@ADDRESS>\n" "Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n" @@ -29,7 +29,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:23 preseed.xml:720 +#: preseed.xml:23 preseed.xml:725 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -1056,7 +1056,16 @@ msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:662 +#: preseed.xml:660 +#, no-c-format +msgid "" +"A comment consists of a line which <emphasis>starts</emphasis> with a hash " +"character (<quote><literal>#</literal></quote>) and extends up to the length " +"of that line." +msgstr "" + +#. Tag: para +#: preseed.xml:667 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1064,7 +1073,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:667 +#: preseed.xml:672 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1074,7 +1083,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:674 +#: preseed.xml:679 #, no-c-format msgid "" "$ echo \"#_preseed_V1\" > <replaceable>file</replaceable>\n" @@ -1084,7 +1093,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:676 +#: preseed.xml:681 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1093,7 +1102,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:684 +#: preseed.xml:689 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1104,7 +1113,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:697 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1113,7 +1122,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:700 +#: preseed.xml:705 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1124,7 +1133,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:708 +#: preseed.xml:713 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1133,13 +1142,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:719 +#: preseed.xml:724 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:730 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1150,7 +1159,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:733 +#: preseed.xml:738 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1158,13 +1167,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:741 +#: preseed.xml:746 #, no-c-format msgid "Localization" msgstr "" #. Tag: para -#: preseed.xml:742 +#: preseed.xml:747 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1176,7 +1185,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:756 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1188,7 +1197,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:765 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1202,7 +1211,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:775 +#: preseed.xml:780 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1217,7 +1226,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:777 +#: preseed.xml:782 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1228,7 +1237,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:785 +#: preseed.xml:790 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1237,7 +1246,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:787 +#: preseed.xml:792 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1246,13 +1255,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:799 +#: preseed.xml:804 #, no-c-format msgid "Network configuration" msgstr "" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:805 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1263,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:813 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1272,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:814 +#: preseed.xml:819 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1285,19 +1294,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:824 +#: preseed.xml:829 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:826 +#: preseed.xml:831 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" #. Tag: screen -#: preseed.xml:832 +#: preseed.xml:837 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1370,7 +1379,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:834 +#: preseed.xml:839 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1383,13 +1392,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:850 +#: preseed.xml:855 #, no-c-format msgid "Network console" msgstr "" #. Tag: screen -#: preseed.xml:852 +#: preseed.xml:857 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1402,13 +1411,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:857 +#: preseed.xml:862 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:858 +#: preseed.xml:863 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1418,7 +1427,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:865 +#: preseed.xml:870 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1426,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:875 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1438,7 +1447,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:881 +#: preseed.xml:886 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1455,13 +1464,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:886 +#: preseed.xml:891 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:887 +#: preseed.xml:892 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1470,7 +1479,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:894 +#: preseed.xml:899 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1481,7 +1490,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:909 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1513,7 +1522,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:906 +#: preseed.xml:911 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1526,7 +1535,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:921 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1535,19 +1544,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:921 +#: preseed.xml:926 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:927 +#: preseed.xml:932 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:929 +#: preseed.xml:934 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1564,13 +1573,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:934 +#: preseed.xml:939 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:935 +#: preseed.xml:940 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1581,7 +1590,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:943 +#: preseed.xml:948 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1590,7 +1599,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:949 +#: preseed.xml:954 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1603,7 +1612,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:963 +#: preseed.xml:968 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1612,13 +1621,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:972 +#: preseed.xml:977 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:979 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1725,13 +1734,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:978 +#: preseed.xml:983 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:979 +#: preseed.xml:984 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1740,7 +1749,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:985 +#: preseed.xml:990 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1748,7 +1757,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:992 +#: preseed.xml:997 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1759,7 +1768,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1002 +#: preseed.xml:1007 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1814,13 +1823,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1007 +#: preseed.xml:1012 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1008 +#: preseed.xml:1013 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1832,7 +1841,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1017 +#: preseed.xml:1022 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1840,7 +1849,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1024 +#: preseed.xml:1029 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1851,7 +1860,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1034 +#: preseed.xml:1039 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1863,13 +1872,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1045 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1046 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1878,7 +1887,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1048 +#: preseed.xml:1053 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1893,13 +1902,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1053 +#: preseed.xml:1058 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1059 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1909,7 +1918,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1062 +#: preseed.xml:1067 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1947,13 +1956,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1067 +#: preseed.xml:1072 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1073 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1961,67 +1970,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1096 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1099 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1102 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1105 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1108 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1113 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2030,7 +2039,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1119 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2041,7 +2050,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1124 +#: preseed.xml:1129 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2060,13 +2069,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1134 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1136 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2115,7 +2124,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1138 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2124,13 +2133,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1148 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1150 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2153,13 +2162,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1155 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1157 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2172,19 +2181,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1164 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1167 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1168 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2192,7 +2201,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1174 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2201,7 +2210,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1182 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2228,13 +2237,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1187 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1188 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2250,7 +2259,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1202 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2260,7 +2269,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1209 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2275,7 +2284,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1219 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2285,13 +2294,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1231 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1232 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2302,7 +2311,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1242 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2330,7 +2339,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1244 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " |