diff options
Diffstat (limited to 'po')
52 files changed, 2500 insertions, 2018 deletions
diff --git a/po/ca/preseed.po b/po/ca/preseed.po index 865a90b1c..746dd38e5 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-20 20:36+0000\n" "Last-Translator: d <dmanye@gmail.com>\n" "Language-Team: \n" @@ -1930,14 +1930,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Configuració del servidor rèplica" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1951,7 +1959,7 @@ msgstr "" "filename> del sistema instal·lat." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1961,7 +1969,7 @@ msgstr "" "programes del sistema." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1980,10 +1988,24 @@ msgstr "" "establir aquest paràmetre." #. Tag: screen -#: preseed.xml:886 -#, no-c-format -msgid "" +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" +msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -2010,13 +2032,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Configuració de comptes" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2028,7 +2050,7 @@ msgstr "" "manera explícita o bé en forma de <emphasis>resums</emphasis> MD5." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2045,7 +2067,7 @@ msgstr "" "funció resum recomanats son SHA-256 i SHA512." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2103,7 +2125,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2124,7 +2146,7 @@ msgstr "" "command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2136,19 +2158,19 @@ msgstr "" "«crypt(3)»:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuració del rellotge i del fus horari" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2178,13 +2200,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Fer particions" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2201,7 +2223,7 @@ msgstr "" "inclosa dins els fitxers de configuració prèvia." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2213,7 +2235,7 @@ msgstr "" "instal·lació no preconfigurada." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2233,7 +2255,7 @@ msgstr "" "la funcionalitat disponible pot canviar d'una versió a una altra." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2245,13 +2267,13 @@ msgstr "" "seleccione el correcte abans d'utilitzar la configuració prèvia." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Exemple de particions" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2466,13 +2488,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Fer particions amb RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2485,7 +2507,7 @@ msgstr "" "reemplaçament." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2496,7 +2518,7 @@ msgstr "" "linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2513,7 +2535,7 @@ msgstr "" "algun problema." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2620,13 +2642,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Com controlar el muntatge de les particions" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2646,7 +2668,7 @@ msgstr "" "UUID." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2656,7 +2678,7 @@ msgstr "" "emprant llurs noms tradicionals en lloc de l'UUID." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2672,7 +2694,7 @@ msgstr "" "aleshores el comportament del vostre sistema en arrencar serà aleatori." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2688,13 +2710,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Instal·lació del sistema base" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2706,7 +2728,7 @@ msgstr "" "instal·lació del nucli." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2729,13 +2751,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Configuració de l'«apt»" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2749,7 +2771,7 @@ msgstr "" "Opcionalment podeu afegir altres repositoris (locals)." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -2831,13 +2853,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Selecció de paquets" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2847,67 +2869,67 @@ msgstr "" "aquest moment les tasques que hi ha són:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (eines estàndard)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (escriptori gràfic)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (escriptori Gnome)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (escriptori XFCE)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (escriptori KDE Plasma)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (escriptori Cinnamon)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (escriptori MATE)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (escriptori LXDE)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (servidor web)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH server)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2919,7 +2941,7 @@ msgstr "" "<userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2935,7 +2957,7 @@ msgstr "" "forma senzilla a la línia d'ordres del nucli." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2967,13 +2989,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Instal·lació del carregador d'arrencada" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3066,7 +3088,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3078,13 +3100,13 @@ msgstr "" "que hi ha a <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Finalització de la instal·lació" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3128,13 +3150,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Configuració prèvia d'altres paquets" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3155,19 +3177,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Opcions avançades" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Execució d'ordres personalitzades a la instal·lació" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3178,7 +3200,7 @@ msgstr "" "instal·lació." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3190,7 +3212,7 @@ msgstr "" "està muntat està disponible a <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3244,13 +3266,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, 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:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3277,7 +3299,7 @@ msgstr "" "També pot ser útil per provar o depurar el vostre fitxer de preconfiguració." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3291,7 +3313,7 @@ msgstr "" "paquet. Vegeu la nota al peu de <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3315,7 +3337,7 @@ msgstr "" "<quote>interns</quote>." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3330,13 +3352,13 @@ msgstr "" "d'instal·lació de cada paquet." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Càrrega en cadena de fitxers de configuració prèvia" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3351,7 +3373,7 @@ msgstr "" "xarxa a un fitxer i els paràmetres més específics a altres." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3407,7 +3429,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ca/using-d-i.po b/po/ca/using-d-i.po index 20ef8af1a..ab067c557 100644 --- a/po/ca/using-d-i.po +++ b/po/ca/using-d-i.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-17 22:35+0000\n" "Last-Translator: d <dmanye@gmail.com>\n" "Language-Team: \n" @@ -5354,8 +5354,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Instal·lació a través de la xarxa" #. Tag: para diff --git a/po/cs/preseed.po b/po/cs/preseed.po index 7ccf79f58..b833330b4 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1892,14 +1892,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Nastavení zrcadla" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1912,7 +1920,7 @@ msgstr "" "nastavení souboru <filename>/etc/apt/sources.list</filename>." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1922,7 +1930,7 @@ msgstr "" "systému." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1940,10 +1948,24 @@ msgstr "" "tuto proměnnou měnit." #. Tag: screen -#: preseed.xml:886 -#, no-c-format +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1968,13 +1990,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Nastavení účtů" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1986,7 +2008,7 @@ msgstr "" "nešifrované podobě, nebo jako crypt(3) <emphasis>hash</emphasis>." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2002,7 +2024,7 @@ msgstr "" "DES a MD5 jsou považovány za slabé." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2060,7 +2082,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2079,7 +2101,7 @@ msgstr "" "pomocí <command>sudo</command> nebo autentizace přes SSH klíče)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2090,19 +2112,19 @@ msgstr "" "<classname>whois</classname>):" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Nastavení hodin a časového pásma" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2131,13 +2153,13 @@ msgstr "" "#d-i clock-setup/ntp-server string tak.cesnet.cz" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Rozdělení disku" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2153,7 +2175,7 @@ msgstr "" "přednastavením." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2164,7 +2186,7 @@ msgstr "" "podporováno, ale ne s takovými možnostmi, jako při ručním dělení." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2184,7 +2206,7 @@ msgstr "" "vydáními lišit." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2196,13 +2218,13 @@ msgstr "" "ten správný." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Příklad dělení disku" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2469,13 +2491,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Rozdělení při použití RAIDu" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2487,7 +2509,7 @@ msgstr "" "polí a určení rezervních zařízení." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2497,7 +2519,7 @@ msgstr "" "> přednastavit grub, aby se nainstaloval do všech zařízení v poli použitých." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2513,7 +2535,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2615,13 +2637,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Způsob připojení oblastí" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2640,7 +2662,7 @@ msgstr "" "nastaveného názvu připojeny pomocí UUID." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2650,7 +2672,7 @@ msgstr "" "UUID nadále používat připojení pomocí tradičních jmen zařízení." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2666,7 +2688,7 @@ msgstr "" "názvy oblastí kolidovat a tím pádem není zaručeno, která oblast se připojí." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2682,13 +2704,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Instalace základního systému" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2699,7 +2721,7 @@ msgstr "" "instalace jádra." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2722,13 +2744,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Nastavení APT" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2741,7 +2763,7 @@ msgstr "" "otázkami. Volitelně můžete přidat další (lokální) archivy." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2840,13 +2862,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Výběr balíků" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2856,67 +2878,67 @@ msgstr "" "zahrnuje:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (standardní unixové nástroje)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (grafické prostředí)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (prostředí Gnome)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (prostředí XFCE)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (prostředí KDE Plasma)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (prostředí Cinnamon)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (prostředí MATE)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (prostředí LXDE)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (webový server)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH server)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2927,7 +2949,7 @@ msgstr "" "Úlohu <userinput>standard</userinput> však doporučujeme instalovat vždy." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2942,7 +2964,7 @@ msgstr "" "jednoduše použít i na příkazové řádce jádra." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2991,13 +3013,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Instalace zavaděče" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3139,7 +3161,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3151,13 +3173,13 @@ msgstr "" "<xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Dokončení instalace" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3196,13 +3218,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Přednastavení ostatních balíků" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3221,19 +3243,19 @@ msgstr "" "# debconf-get-selections >> soubor" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Pokročilé možnosti" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, 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:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3243,7 +3265,7 @@ msgstr "" "spouštění libovolných příkazů nebo skriptů v určitých bodech instalace." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3255,7 +3277,7 @@ msgstr "" "po připojení dostupné přes <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3303,13 +3325,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, 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:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3338,7 +3360,7 @@ msgstr "" "testování a ladění konfiguračního souboru s přednastavením." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3353,7 +3375,7 @@ msgstr "" "bootparms\"/>)." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3377,7 +3399,7 @@ msgstr "" "quote> parametry." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3391,13 +3413,13 @@ msgstr "" "aktuálního nastavení proměnných a postupu instalačními skripty." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Zřetězené nahrávání souborů s přednastavením" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3415,7 +3437,7 @@ msgstr "" "danou situaci." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3467,7 +3489,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/cs/using-d-i.po b/po/cs/using-d-i.po index b5ebdadbc..adcc2fa56 100644 --- a/po/cs/using-d-i.po +++ b/po/cs/using-d-i.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -5307,8 +5307,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Instalace přes síť" #. Tag: para diff --git a/po/da/preseed.po b/po/da/preseed.po index 0d00a678f..b699c2d6d 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-06-07 19:32+0000\n" "Last-Translator: scootergrisen <scootergrisen@gmail.com>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -1848,14 +1848,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Spejlindstillinger" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1869,7 +1877,7 @@ msgstr "" "filename> for det installerede system." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1879,7 +1887,7 @@ msgstr "" "det installerede system." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1898,10 +1906,24 @@ msgstr "" "ikke være behov for at angive denne." #. Tag: screen -#: preseed.xml:886 -#, no-c-format +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1927,13 +1949,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Kontoopsætning" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1945,7 +1967,7 @@ msgstr "" "bruge rene tekstværdier eller crypt(3)-<emphasis>hasher</emphasis>." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1962,7 +1984,7 @@ msgstr "" "hashingalgoritmer for adgangskoder er SHA-256 og SHA512." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2020,7 +2042,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2040,7 +2062,7 @@ msgstr "" "nøglegodkendelse eller <command>sudo</command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2052,19 +2074,19 @@ msgstr "" "adgangskode:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Ur- og tidszoneopsætning" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2092,13 +2114,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Partitionering" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2115,7 +2137,7 @@ msgstr "" "i forhåndskonfigurationsfilen." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2127,7 +2149,7 @@ msgstr "" "under partitionering under en installation uden forhåndskonfiguration." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2147,7 +2169,7 @@ msgstr "" "udgivelser." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2159,13 +2181,13 @@ msgstr "" "vil blive valgt, før forhåndskonfiguration anvendes." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Partitioneringseksempel" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2272,13 +2294,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Partitionering med brug af RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2290,7 +2312,7 @@ msgstr "" "opretter degraded arrayer og specificerer ledige enheder." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2300,7 +2322,7 @@ msgstr "" "alle enheder brugt i tabellen; se <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2316,7 +2338,7 @@ msgstr "" "<filename>/var/log/syslog</filename> hvis du får problemer." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2422,13 +2444,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Kontrol af hvordan partitionerne monteres" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2440,7 +2462,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2450,7 +2472,7 @@ msgstr "" "at bruge deres traditionelle navne frem for UUID'er." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2466,7 +2488,7 @@ msgstr "" "opførsel, når startet, være tilfældigt." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2483,13 +2505,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Installation af det grundlæggende system" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2501,7 +2523,7 @@ msgstr "" "kernen." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2525,13 +2547,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Apt-opsætning" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2545,7 +2567,7 @@ msgstr "" "tilføje andre (lokale) arkiver." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2645,13 +2667,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Pakkevalg" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2661,67 +2683,67 @@ msgstr "" "tilgængelige. Tilgængelige opgaver, da dette skrives, inkluderer:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (standardværktøjer)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (grafisk skrivebord)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (GNOME-skrivebord)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE-skrivebord)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE Plasma-skrivebord)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamonskrivebord)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE-skrivebord)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE-skrivebord)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (netserver)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH-server)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2733,7 +2755,7 @@ msgstr "" "<userinput>standardopgaven</userinput>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2749,7 +2771,7 @@ msgstr "" "kernes kommandolinje." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2768,13 +2790,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Installation af opstartsindlæseren" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2823,7 +2845,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2835,13 +2857,13 @@ msgstr "" "<xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Afslutning af installationen" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2881,13 +2903,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Forhåndskonfiguration af andre pakker" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2910,19 +2932,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Avancerede indstillinger" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Kørsel af tilpassede kommandoer under installationen" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2933,7 +2955,7 @@ msgstr "" "på bestemte steder under installationen." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2945,7 +2967,7 @@ msgstr "" "monteret, er den tilgængelig under <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2972,13 +2994,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "Brug af forhåndskonfiguration til at ændre standardværdier" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2994,7 +3016,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3004,7 +3026,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3019,7 +3041,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3034,13 +3056,13 @@ msgstr "" "installationsskripter." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Kædeindlæsning af forhåndskonfigurerede filer" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3057,7 +3079,7 @@ msgstr "" "andre filer." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3110,7 +3132,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/da/using-d-i.po b/po/da/using-d-i.po index f51f0c848..e9125a169 100644 --- a/po/da/using-d-i.po +++ b/po/da/using-d-i.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: installation-guide using d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-06-07 19:32+0000\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -5472,8 +5472,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Installation over netværket" #. Tag: para diff --git a/po/de/preseed.po b/po/de/preseed.po index 32698073f..1f31fc4cd 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-22 19:46+0100\n" "Last-Translator: Holger Wansing <hwansing@mailbox.org>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -1963,14 +1963,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Einstellungen für den Spiegel-Server" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1984,7 +1992,7 @@ msgstr "" "sources.list</filename> für das zu installierende System einzurichten." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1994,7 +2002,7 @@ msgstr "" "Paketquellen für das zu installierende System." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2013,10 +2021,24 @@ msgstr "" "keinen Grund geben, dies manuell festzulegen." #. Tag: screen -#: preseed.xml:886 -#, no-c-format -msgid "" +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" +msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -2042,13 +2064,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Einrichtung von Benutzerzugängen" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2061,7 +2083,7 @@ msgstr "" "verwenden." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2078,7 +2100,7 @@ msgstr "" "Attacken bergen. Es wird empfohlen, SHA-256 oder SHA512 zu benutzen." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2138,7 +2160,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2158,7 +2180,7 @@ msgstr "" "per Authentifizierung mit SSH-Schlüssel oder per sudo)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2170,19 +2192,19 @@ msgstr "" "zu generieren:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Einrichtung von Uhr und Zeitzone" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2212,13 +2234,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Partitionierung" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2236,7 +2258,7 @@ msgstr "" "Vorkonfigurationsdatei enthalten ist." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2249,7 +2271,7 @@ msgstr "" "möglich wäre." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2270,7 +2292,7 @@ msgstr "" "Funktionalitäten abhängig von der Version variieren können." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2283,13 +2305,13 @@ msgstr "" "Voreinstellung nutzen." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Partitionierungsbeispiele" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2510,13 +2532,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Partitionierung mit RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2529,7 +2551,7 @@ msgstr "" "Reserveplatten." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2540,7 +2562,7 @@ msgstr "" "\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2557,7 +2579,7 @@ msgstr "" "filename> nach, wenn Probleme auftreten." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2670,13 +2692,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Festlegen, wie Partitionen eingebunden werden" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2697,7 +2719,7 @@ msgstr "" "Label haben, trotzdem der UUID verwendet." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2707,7 +2729,7 @@ msgstr "" "werden weiterhin die traditionellen Namen statt der UUIDs verwendet." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2724,7 +2746,7 @@ msgstr "" "Systems beim Starten rein willkürlich." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2741,13 +2763,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Installation des Basissystems" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2759,7 +2781,7 @@ msgstr "" "Installation des Kernels." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2783,13 +2805,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Konfiguration von Apt" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2803,7 +2825,7 @@ msgstr "" "weitere (lokale) Paketquellen (Repositories) hinzufügen." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -2885,13 +2907,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Paketauswahl" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2901,13 +2923,13 @@ msgstr "" "Mögliche Werte zum Zeitpunkt, als dies geschrieben wurde:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (Standard-Programme)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" @@ -2915,56 +2937,56 @@ msgstr "" "Standardauswahl)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Gnome-Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE-Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE-Plasma Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" "<userinput>cinnamon-desktop</userinput> (Cinnamon-Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE-Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE-Arbeitsplatz-Umgebung)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (Web-Server)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH-Server)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2976,7 +2998,7 @@ msgstr "" "zumindest die Programmgruppe <quote>standard</quote> auszuwählen." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2993,7 +3015,7 @@ msgstr "" "Kommandozeile verwenden können." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3026,13 +3048,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Installation des Bootloaders" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3129,7 +3151,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3141,13 +3163,13 @@ msgstr "" "Kommando aus dem Beispiel in <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Die Installation beenden" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3190,13 +3212,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Voreinstellung anderer Pakete" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3217,19 +3239,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Erweiterte Optionen" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Während der Installation eigene Kommandos ausführen" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3240,7 +3262,7 @@ msgstr "" "während der Installation auszuführen." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3253,7 +3275,7 @@ msgstr "" "filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3307,13 +3329,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "Voreinstellung nutzen, um Standardantworten auf Fragen zu ändern" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3340,7 +3362,7 @@ msgstr "" "Voreinstellungsdatei nützlich sein." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3355,7 +3377,7 @@ msgstr "" "verwenden. Siehe auch die Fußnote zum <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3379,7 +3401,7 @@ msgstr "" "auf <quote>interne</quote> Parameter." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3394,13 +3416,13 @@ msgstr "" "Bearbeitung der Installationsskripte jedes einzelnen Pakets." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Mehrere Voreinstellungsdateien nacheinander laden" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3416,7 +3438,7 @@ msgstr "" "Einstellungen für andere Zwecke/Netze/Orte in anderen Dateien." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3470,7 +3492,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/de/using-d-i.po b/po/de/using-d-i.po index 360f27fef..7d27e9a62 100644 --- a/po/de/using-d-i.po +++ b/po/de/using-d-i.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-22 19:56+0100\n" "Last-Translator: Holger Wansing <hwansing@mailbox.org>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -5496,8 +5496,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Installation über das Netzwerk" #. Tag: para diff --git a/po/el/preseed.po b/po/el/preseed.po index 2f17821cb..fedf2dfbd 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-05-28 14:03+0300\n" "Last-Translator: galaxico <galas@tee.gr>\n" "Language-Team: debian-l10n-greek@lists.debian.org\n" @@ -1992,14 +1992,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Ρυθμίσεις καθρέφτη της αρχειοθήκης του &debian;" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -2014,7 +2022,7 @@ msgstr "" "σύστημα." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -2024,7 +2032,7 @@ msgstr "" "λογισμικού για το εγκατεστημένο σύστημα." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2043,10 +2051,24 @@ msgstr "" "ανάγκη προσδιορισμού της απο εσάς." #. Tag: screen -#: preseed.xml:886 -#, no-c-format +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -2073,13 +2095,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Ρύθμιση Λογαριασμού" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2092,7 +2114,7 @@ msgstr "" "κρυπτογραφημένο (clear text) είτε crypt(3) <emphasis>hashes</emphasis>." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2110,7 +2132,7 @@ msgstr "" "είναι οι SHA-256 και SHA512." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2172,7 +2194,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2193,7 +2215,7 @@ msgstr "" "την εντολή <command>sudo</command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2205,19 +2227,19 @@ msgstr "" "crypt(3) βασισμένη στον αλγόριθμο SHA-512 για έναν κωδικό πρόσβασης:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Ρύθμιση ρολογιού και χρονικής ζώνης" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2248,13 +2270,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Διαμέριση" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2271,7 +2293,7 @@ msgstr "" "\"συνταγή\" που συμπεριλαμβάνεται στο αρχείο προρυθμίσεων." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2283,7 +2305,7 @@ msgstr "" "διαμέριση στη διάρκεια μιας κανονικής χωρίς προρύθμιση εγκατάστασης." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2304,7 +2326,7 @@ msgstr "" "μεταξύ διαφορετικών εκδόσεων." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2316,13 +2338,13 @@ msgstr "" "επιλεχθεί ο σωστός πριν να χρησιμοποιήσετε preseeding." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Παράδειγμα διαμέρισης" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2549,13 +2571,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Διαμέριση με χρήση RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2568,7 +2590,7 @@ msgstr "" "συστοιχιών και ο προσδιορισμός εφεδρικών συσκευών." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2579,7 +2601,7 @@ msgstr "" "<xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2596,7 +2618,7 @@ msgstr "" "αντιμετωπίσετε προβλήματα." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2702,13 +2724,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Έλεγχος του πώς έχουν προσαρτηθεί οι κατατμήσεις" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2729,7 +2751,7 @@ msgstr "" "τέτοια θα προσαρτηθούν με βάση το UUID." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2739,7 +2761,7 @@ msgstr "" "να χρησιμοποιούν τα παραδοσιακά ονόματά τους αντί των UUID." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2757,7 +2779,7 @@ msgstr "" "απρόβλεπτη." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2775,13 +2797,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Εγκατάσταση του βασικού συστήματος" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2793,7 +2815,7 @@ msgstr "" "ερωτήσεις που γίνονται αφορούν την εγκατάσταση του πυρήνα." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2819,13 +2841,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Ρύθμιση setup" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2839,7 +2861,7 @@ msgstr "" "προαιρετικά να προσθέσετε και άλλες (τοπικές) \"αποθήκες\" πακέτων." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2958,13 +2980,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Επιλογή πακέτων" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2975,34 +2997,34 @@ msgstr "" "αυτό το κείμενο:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (καθιερωμένα εργαλεία)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" "<userinput>desktop</userinput> (γραφικό περιβάλλον επιφάνειας εργασίας)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" "<userinput>gnome-desktop</userinput> (Περιβάλλον επιφάνειας εργασίας Gnome)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" "<userinput>xfce-desktop</userinput> (Περιβάλλον επιφάνειας εργασίας XFCE)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" @@ -3010,7 +3032,7 @@ msgstr "" "Plasma)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" @@ -3018,33 +3040,33 @@ msgstr "" "Cinnamon)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" "<userinput>mate-desktop</userinput> (Περιβάλλον επιφάνειας εργασίας MATE)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" "<userinput>lxde-desktop</userinput> (Περιβάλλον επιφάνειας εργασίας LXDE)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (εξυπηρετητής Ιστού)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (εξυπηρετητής SSH)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3057,7 +3079,7 @@ msgstr "" "<userinput>Κανονικό σύστημα</userinput>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3074,7 +3096,7 @@ msgstr "" "γραμμή εντολών του πυρήνα." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3110,13 +3132,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Εγκατάσταση φορτωτή εκκίνησης" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3214,7 +3236,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3227,13 +3249,13 @@ msgstr "" "\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Ολοκλήρωση της εγκατάστασης" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3278,13 +3300,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Χρήση preseeding για άλλα πακέτα" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3307,19 +3329,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Προχωρημένες επιλογές" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Εκτέλεση προσαρμοσμένων εντολών κατά την διάρκεια της εγκατάστασης." #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3330,7 +3352,7 @@ msgstr "" "σημεία της εγκατάστασης." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3343,7 +3365,7 @@ msgstr "" "σημείο <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3401,13 +3423,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "Χρήση preseeding για την αλλαγή των προκαθορισμένων τιμών" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3435,7 +3457,7 @@ msgstr "" "προρύθμισης." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3450,7 +3472,7 @@ msgstr "" "Δείτε την υποσημείωση στο κεφάλαιο <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3474,7 +3496,7 @@ msgstr "" "quote> παραμέτρους." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3489,13 +3511,13 @@ msgstr "" "πρόοδό του στα διάφορα σενάρια εγκατάστασης του κάθε πακέτου." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Αλυσιδωτή φόρτωση (chainloading) αρχείων προρυθμίσεων" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3512,7 +3534,7 @@ msgstr "" "συγκεκριμένες διαμορφώσεις σε άλλα αρχεία." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3574,7 +3596,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/el/using-d-i.po b/po/el/using-d-i.po index 6f9d4754a..ff36d9570 100644 --- a/po/el/using-d-i.po +++ b/po/el/using-d-i.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-08-29 00:46+0300\n" "Last-Translator: EG <galatoulas@cti.gr>\n" "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" @@ -5537,8 +5537,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Εγκατάσταση μέσω δικτύου" #. Tag: para diff --git a/po/es/preseed.po b/po/es/preseed.po index 14d26fac1..c3ffcdd51 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-06-07 19:32+0000\n" "Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n" "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -2040,14 +2040,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Configuración de la réplica" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -2061,7 +2069,7 @@ msgstr "" "filename> en el sistema instalado." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -2071,7 +2079,7 @@ msgstr "" "que utiliza el sistema instalado." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2090,10 +2098,24 @@ msgstr "" "la necesidad de configurar esto." #. Tag: screen -#: preseed.xml:886 -#, no-c-format +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -2119,13 +2141,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Configuración de cuentas de usuario" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2138,7 +2160,7 @@ msgstr "" "<emphasis>hashes</emphasis> crypt(3) como valores en texto plano ." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2155,7 +2177,7 @@ msgstr "" "algoritmos de hashes recomendados para las contraseñas son SHA-256 y SHA512." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2215,7 +2237,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2236,7 +2258,7 @@ msgstr "" "clave SSH o <command>sudo</command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2248,19 +2270,19 @@ msgstr "" "contraseña:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuración del reloj y zona horaria" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2291,13 +2313,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Particionado" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2315,7 +2337,7 @@ msgstr "" "para particionar más de un disco." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2327,7 +2349,7 @@ msgstr "" "preconfiguración." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2348,7 +2370,7 @@ msgstr "" "publicaciones." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2360,13 +2382,13 @@ msgstr "" "el sistema tiene más de un disco." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Ejemplo de particionado" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2574,13 +2596,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Particionar usando RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2592,7 +2614,7 @@ msgstr "" "6 y 10 creando arreglos degradados y especificando dispositivos libres." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2603,7 +2625,7 @@ msgstr "" "\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2619,7 +2641,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2728,13 +2750,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Controlar como se montan las particiones" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2754,7 +2776,7 @@ msgstr "" "UUID." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2764,7 +2786,7 @@ msgstr "" "continuarán usando sus nombres tradicionales en lugar de los UUID." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2781,7 +2803,7 @@ msgstr "" "esto." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2798,13 +2820,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Configuración del sistema base" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2815,7 +2837,7 @@ msgstr "" "única pregunta concerniente a la instalación se refiere al núcleo." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2838,13 +2860,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Configuración de APT" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2858,7 +2880,7 @@ msgstr "" "forma opcional, puede añadir otros repositorios (locales)." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2967,13 +2989,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Selección de paquetes" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2984,67 +3006,67 @@ msgstr "" "incluyen:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (herramientas estándar)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (escritorio gráfico)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (escritorio Gnome)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (escritorio XFCE)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (escritorio KDE Plasma)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (escritorio Cinnamon)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (escritorio MATE)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (escritorio LXDE)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (servidor web)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (servidor SSH)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3056,7 +3078,7 @@ msgstr "" "introduzca la tarea <userinput>Sistema estándar</userinput>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3072,7 +3094,7 @@ msgstr "" "órdenes del núcleo." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3106,13 +3128,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Instalación del cargador de arranque" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3211,7 +3233,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3223,13 +3245,13 @@ msgstr "" "clave para <classname>grub</classname>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Finalizar la instalación" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3269,13 +3291,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Preconfiguración de otros paquetes" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3296,19 +3318,19 @@ msgstr "" "# debconf-get-selections >> fichero" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Opciones avanzadas" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Ejecutar órdenes personalizadas durante la instalación" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3319,7 +3341,7 @@ msgstr "" "distintos puntos de la instalación." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3331,7 +3353,7 @@ msgstr "" "cuando se monta se encuentra disponible en <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3383,13 +3405,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, 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:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3417,7 +3439,7 @@ msgstr "" "preconfiguración." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3432,7 +3454,7 @@ msgstr "" "\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3456,7 +3478,7 @@ msgstr "" "parámetros <quote>internos</quote>." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3471,13 +3493,13 @@ msgstr "" "de instalación de paquete." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Carga de ficheros de configuración en cadena" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3494,7 +3516,7 @@ msgstr "" "en otros ficheros." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3550,7 +3572,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/es/using-d-i.po b/po/es/using-d-i.po index df1a62f76..75937806a 100644 --- a/po/es/using-d-i.po +++ b/po/es/using-d-i.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-06-07 19:32+0000\n" "Last-Translator: Camaleón <noelamac@gmail.com>\n" "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -5461,8 +5461,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Instalación a través de la red" #. Tag: para diff --git a/po/fi/preseed.po b/po/fi/preseed.po index 7ebc1892c..3ca2f0741 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1971,14 +1971,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Asennuspalvelimen asetukset" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1991,7 +1999,7 @@ msgstr "" "etc/apt/sources.list</filename> asennettavaan järjestelmään." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -2001,7 +2009,7 @@ msgstr "" "käytetään asennuksessa." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2018,10 +2026,24 @@ msgstr "" "automaattisesti oikeata arvoa eikä pitäisi olla tarvetta asettaa tätä." #. Tag: screen -#: preseed.xml:886 -#, no-c-format +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -2046,13 +2068,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Käyttäjätunnusten luonti" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, fuzzy, no-c-format #| msgid "" #| "The password for the root account and name and password for a first " @@ -2068,7 +2090,7 @@ msgstr "" "käyttää joko ilmitekstiä tai MD5 <emphasis>tiivistettä</emphasis> (hash)." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, fuzzy, no-c-format #| msgid "" #| "Be aware that preseeding passwords is not completely secure as everyone " @@ -2091,7 +2113,7 @@ msgstr "" "mahdollisuudet." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, fuzzy, no-c-format #| msgid "" #| "# Skip creation of a root account (normal user account will be able to\n" @@ -2176,7 +2198,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2196,7 +2218,7 @@ msgstr "" "<command>sudo</command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, fuzzy, no-c-format #| msgid "" #| "The following command can be used to generate an MD5 hash for a password:" @@ -2207,19 +2229,19 @@ msgid "" msgstr "Seuraavalla komennolla saadaan tehtyä salasanan MD5-tiiviste:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Kellon ja aikavyöhykkeen asetukset" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2246,13 +2268,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.esimerkki.fi" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Osiointi" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2269,7 +2291,7 @@ msgstr "" "ole mahdollista käyttää valmiita vastauksia useiden levyjen osioimiseen." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2281,7 +2303,7 @@ msgstr "" "tehtävän asennuksen mahdollisuuksilla." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, fuzzy, no-c-format #| msgid "" #| "The examples below only provide basic information on the use of recipes. " @@ -2309,7 +2331,7 @@ msgstr "" "muuttua julkaisujen välillä." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2321,13 +2343,13 @@ msgstr "" "tulevan valituksi valmiita vastauksia käytettäessä." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Esimerkki osioinnista" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2586,13 +2608,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Osiointi käyttäen RAIDia" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2613,7 +2635,7 @@ msgstr "" "\"preseed-bootloader\"/>.</phrase>" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2632,7 +2654,7 @@ msgstr "" "pakassa käytetyille laitteille; katso <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2648,7 +2670,7 @@ msgstr "" "<filename>/var/log/syslog</filename> jos pulmia ilmenee." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2748,13 +2770,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Määritellään miten osiot liitetään" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2773,7 +2795,7 @@ msgstr "" "liitetään kaikki nimiöttömät osiot UUID:n perusteella." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2783,7 +2805,7 @@ msgstr "" "perinteisten nimien käyttämistä eivätkä käytä UUID:tä." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2799,7 +2821,7 @@ msgstr "" "toiminta käynnistyksessä satunnaista. " #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2817,13 +2839,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Perusjärjestelmän asennus" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2834,7 +2856,7 @@ msgstr "" "käyttää valmiita vastauksia. Ainoat kysymykset koskevat ytimen asentamista." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, fuzzy, no-c-format #| msgid "" #| "# Configure APT to not install recommended packages by default. Use of " @@ -2877,13 +2899,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-486" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Apt:n asetukset" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2896,7 +2918,7 @@ msgstr "" "perusteella. Muiden (paikallisten) varastoalueiden lisääminen on valinnaista." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2991,13 +3013,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Pakettien valinta" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -3007,67 +3029,67 @@ msgstr "" "Tätä kirjoitettaessa saatavilla olevia tehtäviä ovat ainakin:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3079,7 +3101,7 @@ msgstr "" "<userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3095,7 +3117,7 @@ msgstr "" "käynnistysparametrinakin." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3143,13 +3165,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Käynnistyslataimen asennus" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, fuzzy, no-c-format #| msgid "" #| "# Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -3281,7 +3303,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3293,13 +3315,13 @@ msgstr "" "esimerkistä <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Asennuksen lopetus" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3340,13 +3362,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Valmiit vastaukset muille paketeille" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3366,19 +3388,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Lisäasetukset" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Mielivaltaisten komentojen käynnistämien asennuksen aikana" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3388,7 +3410,7 @@ msgstr "" "komentotiedostojen suorittaminen tietyissä paikoissa asennuksen aikana." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3397,7 +3419,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3448,13 +3470,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "Oletusarvojen muuttaminen valmiilla vastauksilla" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3480,7 +3502,7 @@ msgstr "" "jäljitettäessä vikaa valmiiden vastausten tiedostosta." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3494,7 +3516,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3515,7 +3537,7 @@ msgstr "" "sisäisiin (<quote>internal</quote>) parametreihin." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3525,13 +3547,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Valmiiden vastausten tiedostojen lataaminen ketjussa" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3547,7 +3569,7 @@ msgstr "" "asetukset tiettyihin kokoonpanoihin toisiin tiedostoihin." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3599,7 +3621,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/fi/using-d-i.po b/po/fi/using-d-i.po index 7ddcf134a..56cc419d8 100644 --- a/po/fi/using-d-i.po +++ b/po/fi/using-d-i.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Installation Guide using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2010-05-14 08:20+0300\n" "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -5417,8 +5417,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Etäasennus" #. Tag: para diff --git a/po/fr/preseed.po b/po/fr/preseed.po index e699e5bcb..86099722f 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-20 10:27+0100\n" "Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -1915,14 +1915,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Valeurs pour les miroirs" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1936,7 +1944,7 @@ msgstr "" "etc/apt/sources.list</filename>." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1946,7 +1954,7 @@ msgstr "" "du système à installer." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1965,10 +1973,24 @@ msgstr "" "l'installateur la détermine automatiquement." #. Tag: screen -#: preseed.xml:886 -#, no-c-format -msgid "" +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" +msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1995,13 +2017,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Configuration des comptes" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2014,7 +2036,7 @@ msgstr "" "emphasis> crypt(3)." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2032,7 +2054,7 @@ msgstr "" "SHA-512." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2091,7 +2113,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2111,7 +2133,7 @@ msgstr "" "SSH, ou <command>sudo</command>." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2123,19 +2145,19 @@ msgstr "" "classname> :" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuration du fuseau horaire" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2165,13 +2187,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Partitionnement" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2187,7 +2209,7 @@ msgstr "" "un fichier de schémas ou un schéma mis dans le fichier de préconfiguration." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2199,7 +2221,7 @@ msgstr "" "d'une installation standard." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2220,7 +2242,7 @@ msgstr "" "de l'installateur." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2232,13 +2254,13 @@ msgstr "" "sera choisi avant de préconfigurer son partitionnement." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Exemples de partitionnement" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2454,13 +2476,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Partitionnement et RAID logiciel" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2472,7 +2494,7 @@ msgstr "" "d'ensemble en mode dégradé et l’indication de périphériques de rechange." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2483,7 +2505,7 @@ msgstr "" "\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2499,7 +2521,7 @@ msgstr "" "si vous rencontrez des problèmes." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2606,13 +2628,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Contrôler le montage des partitions" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2632,7 +2654,7 @@ msgstr "" "fichiers sans étiquette sera monté en utilisant un UUID." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2643,7 +2665,7 @@ msgstr "" "UUID." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2660,7 +2682,7 @@ msgstr "" "devient aléatoire." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2679,13 +2701,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Installation du système de base" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2696,7 +2718,7 @@ msgstr "" "Les seules questions posées concernent l'installation du noyau." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2720,13 +2742,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Configuration d'Apt" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2740,7 +2762,7 @@ msgstr "" "Vous pouvez aussi ajouter d'autres sources (locales par exemple)." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -2820,13 +2842,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Choix des paquets" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2836,67 +2858,67 @@ msgstr "" "Pour l'heure, les tâches disponibles sont les suivantes :" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (outils standards)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (environnement graphique de bureau)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (bureau Gnome)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (bureau Xfce)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (bureau KDE Plasma)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (bureau Cinnamon)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (bureau MATE)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (bureau LXDE)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (serveur web)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (serveur SSH)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2908,7 +2930,7 @@ msgstr "" "inclure la tâche <emphasis>standard</emphasis>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2924,7 +2946,7 @@ msgstr "" "commande du noyau." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2958,13 +2980,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Installation du programme d'amorçage" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3059,7 +3081,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3071,13 +3093,13 @@ msgstr "" "commande donnée dans l'exemple de la <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Pour terminer l'installation" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3119,13 +3141,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Les autres questions" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3146,19 +3168,19 @@ msgstr "" "# debconf-get-selections >> fichier" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Options complexes" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Exécuter des commandes pendant l'installation" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3169,7 +3191,7 @@ msgstr "" "l'installation." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3181,7 +3203,7 @@ msgstr "" "fois monté, il est accessible dans <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3236,13 +3258,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, 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:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3268,7 +3290,7 @@ msgstr "" "peut servir à tester le fichier de préconfiguration." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3282,7 +3304,7 @@ msgstr "" "la note <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3306,7 +3328,7 @@ msgstr "" "pas sur les paramètres <quote>internes</quote>." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3321,13 +3343,13 @@ msgstr "" "l'exécution des scripts d'installation de chaque paquet." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Chaîner les fichiers de préconfiguration" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3343,7 +3365,7 @@ msgstr "" "configurations plus spécifiques dans un autre fichier." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3400,7 +3422,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/fr/using-d-i.po b/po/fr/using-d-i.po index 77fe63f70..0d82cac3b 100644 --- a/po/fr/using-d-i.po +++ b/po/fr/using-d-i.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-20 10:40+0100\n" "Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -5325,8 +5325,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Installation par le réseau" #. Tag: para diff --git a/po/hu/preseed.po b/po/hu/preseed.po index 0b8c566f4..671340158 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1849,14 +1849,22 @@ msgid "" "#d-i network-console/password-again password r00tme" msgstr "" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Tükör beállítások" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1870,7 +1878,7 @@ msgstr "" "rendszerhez." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1880,7 +1888,7 @@ msgstr "" "rendszerhez használt készletet." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, fuzzy, no-c-format #| msgid "" #| "The parameter <classname>mirror/udeb/suite</classname> determines the " @@ -1905,10 +1913,12 @@ msgstr "" "suite</classname> érték ugyanaz, mint a <classname>mirror/suite</classname>." #. Tag: screen -#: preseed.xml:886 +#: preseed.xml:893 #, fuzzy, no-c-format msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1933,13 +1943,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Fiók beállítások" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, fuzzy, no-c-format #| msgid "" #| "The password for the root account and name and password for a first " @@ -1955,7 +1965,7 @@ msgstr "" "emphasis> kódok." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, fuzzy, no-c-format #| msgid "" #| "Be aware that preseeding passwords is not completely secure as everyone " @@ -1976,7 +1986,7 @@ msgstr "" "elkövetett nyers erejű támadást." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, fuzzy, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2028,7 +2038,7 @@ msgstr "" "#d-i passwd/user-password-crypted password [MD5 hash]" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2047,7 +2057,7 @@ msgstr "" "command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2056,19 +2066,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "$ printf \"r00tmagam\" | mkpasswd -s -m md5" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Óra és időzóna beállítás" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, fuzzy, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2091,13 +2101,13 @@ msgstr "" "d-i time/zone string US/Eastern" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Particionálás" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, fuzzy, no-c-format #| msgid "" #| "Using preseeding to partition the harddisk is very much limited to what " @@ -2121,7 +2131,7 @@ msgstr "" "recepttel. Jelenleg nem lehet több lemezt particionálni előírással." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2130,7 +2140,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2143,7 +2153,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2154,14 +2164,14 @@ msgstr "" "esetén ügyelj nagyon, hogy a helyeset válaszd az előírás előtt." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, fuzzy, no-c-format #| msgid "Partitioning" msgid "Partitioning example" msgstr "Particionálás" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, fuzzy, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2329,13 +2339,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Particionálás RAID használatával" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2354,7 +2364,7 @@ msgstr "" "használt eszközre; lásd itt: <xref linkend=\"preseed-bootloader\"/>.</phrase>" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2372,7 +2382,7 @@ msgstr "" "itt: <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, fuzzy, no-c-format #| msgid "" #| "This type of automated partitioning is easy to get wrong. It is also a " @@ -2394,7 +2404,7 @@ msgstr "" "filename> fájlt." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, fuzzy, no-c-format #| msgid "" #| "# NOTE: this option is of beta release quality and should be used " @@ -2546,13 +2556,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2564,7 +2574,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2572,7 +2582,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2583,7 +2593,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2595,13 +2605,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Az Alaprendszer telepítése" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2612,7 +2622,7 @@ msgstr "" "telepítéséhez vannak kérdések." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, fuzzy, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2629,13 +2639,13 @@ msgstr "" "#d-i base-installer/kernel/linux/initramfs-generators string initramfs-tools" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Az APT beállítása" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2648,7 +2658,7 @@ msgstr "" "válaszoktól függően. További (úgynevezett helyi) tárak is megadhatók." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -2713,13 +2723,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Csomag választás" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2727,67 +2737,67 @@ msgid "" msgstr "Az elérhető feladatok bármely kombinációja használható. Például:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2799,7 +2809,7 @@ msgstr "" "<userinput>szabvány</userinput> feladatot." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2814,7 +2824,7 @@ msgstr "" "listája, mely lehetővé teszi, hogy a kernelnek is könnyen átadható legyen." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, fuzzy, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2843,13 +2853,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Boot betöltő telepítés" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, fuzzy, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2918,7 +2928,7 @@ msgstr "" "#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2927,13 +2937,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, fuzzy, no-c-format msgid "Finishing up the installation" msgstr "A telepítés első szakaszának vége" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, fuzzy, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2962,13 +2972,13 @@ msgstr "" "#d-i cdrom-detect/eject boolean false" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Más csomagok előírása" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2988,19 +2998,19 @@ msgstr "" "# debconf-get-selections >> fájl" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Haladó lehetőségek" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Egyéni parancs futtatása telepítéskor" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3010,7 +3020,7 @@ msgstr "" "szkriptek futtatása a telepítés egyes pontjain." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3019,7 +3029,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, fuzzy, no-c-format #| msgid "" #| "# d-i preseeding is inherently not secure. Nothing in the installer " @@ -3087,13 +3097,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, 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:1188 +#: preseed.xml:1195 #, fuzzy, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3124,7 +3134,7 @@ msgstr "" "quote> paraméterekre nem." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3134,7 +3144,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, fuzzy, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3164,7 +3174,7 @@ msgstr "" "quote> paraméterekre nem." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3174,13 +3184,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Előíró fájlok lánc-betöltése" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3195,7 +3205,7 @@ msgstr "" "fájlba és pontosabb beállításokat egyes konfigurációkhoz más fájlokba." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, fuzzy, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3246,7 +3256,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/hu/using-d-i.po b/po/hu/using-d-i.po index 290dd742f..ff1955308 100644 --- a/po/hu/using-d-i.po +++ b/po/hu/using-d-i.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2014-03-01 18:10+0100\n" "Last-Translator: Judit Gyimesi <judit.gyimesi.x@gmail.com>\n" "Language-Team: Hungarian\n" @@ -5343,8 +5343,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Telepítés hálózatról" #. Tag: para diff --git a/po/it/preseed.po b/po/it/preseed.po index 2c89bdaa2..6ef493c23 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-12 10:29+0200\n" "Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -1943,14 +1943,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Impostazioni del mirror" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1964,7 +1972,7 @@ msgstr "" "sources.list</filename> sul sistema installato." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1974,7 +1982,7 @@ msgstr "" "versione del sistema installato." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1993,10 +2001,24 @@ msgstr "" "impostare questo parametro." #. Tag: screen -#: preseed.xml:886 -#, no-c-format -msgid "" +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" +msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -2021,13 +2043,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Impostazione dell'account" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2039,7 +2061,7 @@ msgstr "" "inserite in chiaro o con un <emphasis>hash</emphasis> crypt(3)." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2056,7 +2078,7 @@ msgstr "" "SHA-256 e SHA512." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2116,7 +2138,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2136,7 +2158,7 @@ msgstr "" "dell'autenticazione con chiave SSH oppure con sudo)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2147,19 +2169,19 @@ msgstr "" "il seguente comando (disponibile dal pacchetto <classname>whois</classname>):" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Impostazione dell'orologio e del fuso orario" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2187,13 +2209,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Partizionamento" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2210,7 +2232,7 @@ msgstr "" "file di preconfigurazione." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2222,7 +2244,7 @@ msgstr "" "partizionamento avviene durante un'installazione non-preconfigurata." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2242,7 +2264,7 @@ msgstr "" "funzioni supportate potrebbero cambiare da un rilascio all'altro." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2255,13 +2277,13 @@ msgstr "" "preconfigurazione." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Esempio di partizionamento" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2474,13 +2496,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Partizionamento con RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2493,7 +2515,7 @@ msgstr "" "scorta." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2504,7 +2526,7 @@ msgstr "" "bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2521,7 +2543,7 @@ msgstr "" "filename>." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2627,13 +2649,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Controllo del montaggio delle partizioni" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2653,7 +2675,7 @@ msgstr "" "usando l'UUID." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2663,7 +2685,7 @@ msgstr "" "loro nomi tradizionali anziché gli UUID." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2679,7 +2701,7 @@ msgstr "" "e, quando questo accade, il comportamento del sistema diventa imprevedibile." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2696,13 +2718,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Installazione del sistema di base" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2713,7 +2735,7 @@ msgstr "" "dell'installazione. Le uniche domande riguardano l'installazione del kernel." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2736,13 +2758,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Impostazione di APT" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2756,7 +2778,7 @@ msgstr "" "aggiungere altri repository (anche locali)." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -2835,13 +2857,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Selezione dei pacchetti" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2851,67 +2873,67 @@ msgstr "" "disponibili. I task attualmente disponibili includono:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (programmi standard)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (desktop grafico)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (desktop GNOME)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (desktop XFCE)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (desktop KDE Plasma)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (desktop cinnamon)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (desktop MATE)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (desktop LXDE)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (server web)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (server SSH)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2923,7 +2945,7 @@ msgstr "" "Raccomandiamo di includere sempre il task <userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2939,7 +2961,7 @@ msgstr "" "riga di comando del kernel." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2972,13 +2994,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Installazione del boot loader" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3071,7 +3093,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3083,13 +3105,13 @@ msgstr "" "dell'esempio in <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Termine dell'installazione" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3130,13 +3152,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Preconfigurazione di altri pacchetti" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3158,19 +3180,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Opzioni avanzate" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Uso di comandi personalizzati durante l'installazione" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3181,7 +3203,7 @@ msgstr "" "determinati momenti dell'installazione." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3193,7 +3215,7 @@ msgstr "" "CD, una volta montato, è disponibile in <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3245,13 +3267,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "Uso della preconfigurazione per modificare i valori predefiniti" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3279,7 +3301,7 @@ msgstr "" "preconfigurazione." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3294,7 +3316,7 @@ msgstr "" "bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3319,7 +3341,7 @@ msgstr "" "<quote>interni</quote>." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3334,13 +3356,13 @@ msgstr "" "l'esecuzione degli script di installazione del pacchetto." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Caricamento in cascata di più file di preconfigurazione" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3357,7 +3379,7 @@ msgstr "" "altri file." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3410,7 +3432,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/it/using-d-i.po b/po/it/using-d-i.po index 54e89233b..f9950019c 100644 --- a/po/it/using-d-i.po +++ b/po/it/using-d-i.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-12 10:42+0200\n" "Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -5345,8 +5345,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Installazione dalla rete" #. Tag: para diff --git a/po/ja/preseed.po b/po/ja/preseed.po index b14c2da07..5a062e594 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-25 01:12+0000\n" "Last-Translator: Hideki Yamane <henrich@debian.org>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -1844,14 +1844,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "ミラーサイト設定" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1865,7 +1873,7 @@ msgstr "" "できます。" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1875,7 +1883,7 @@ msgstr "" "用の組を設定します。" #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1892,10 +1900,24 @@ msgstr "" "トーラは、自動的に正しい値を設定しますので、設定する必要はありません。" #. Tag: screen -#: preseed.xml:886 -#, no-c-format -msgid "" +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" +msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1920,13 +1942,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "アカウント設定" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1938,7 +1960,7 @@ msgstr "" "emphasis>のどちらかを使用できます。" #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1954,7 +1976,7 @@ msgstr "" "ゴリズムとしては SHA-256 か SHA512 を勧めます。。" #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2012,7 +2034,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2031,7 +2053,7 @@ msgstr "" "利です。" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2042,19 +2064,19 @@ msgstr "" "パスワードの SHA-512 ベースの crypt(3) ハッシュを生成するのに利用できます。" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "時計と時間帯の設定" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2082,13 +2104,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "パーティション分割" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2104,7 +2126,7 @@ msgstr "" "スタムレシピ、事前設定ファイルに書いたレシピから選択できます。" #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2116,7 +2138,7 @@ msgstr "" "な、完全な柔軟性があるわけではありません。" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2135,7 +2157,7 @@ msgstr "" "サポートする機能が変更されることがありますので、注意してください。" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2147,13 +2169,13 @@ msgstr "" "なければなりません。" #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "パーティション分割の例" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2361,13 +2383,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "RAID を用いたパーティション分割" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2379,7 +2401,7 @@ msgstr "" "成、スペアデバイスの指定です。" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2389,7 +2411,7 @@ msgstr "" "preseed で探せます。<xref linkend=\"preseed-bootloader\"/> をご覧ください。" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2405,7 +2427,7 @@ msgstr "" "い。" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2509,13 +2531,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "パーティションマウント法の制御" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2533,7 +2555,7 @@ msgstr "" "マウントされます。" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2543,7 +2565,7 @@ msgstr "" "され続けます。" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2558,7 +2580,7 @@ msgstr "" "す。こうなってしまうと、起動時の挙動が不定になってしまいます。" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2576,13 +2598,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "基本システムのインストール" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2593,7 +2615,7 @@ msgstr "" "カーネルのインストールに関するものだけです。" #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2617,13 +2639,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "apt 設定" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2636,7 +2658,7 @@ msgstr "" "に、他の (ローカルな) リポジトリを追加できます。" #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -2713,13 +2735,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "パッケージ選択" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2729,67 +2751,67 @@ msgstr "" "スクを以下に書き出します。" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (標準ツール)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (グラフィカルデスクトップ)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Gnome デスクトップ)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE デスクトップ)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE Plasma デスクトップ)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamon デスクトップ)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE デスクトップp)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE デスクトップ)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (web サーバ)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH サーバ)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2801,7 +2823,7 @@ msgstr "" "クは常に含めるのをお勧めします。" #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2816,7 +2838,7 @@ msgstr "" "か空白で区切ったパッケージのリストを取れます。" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2848,13 +2870,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "ブートローダのインストール" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2946,7 +2968,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2958,13 +2980,13 @@ msgstr "" "\"preseed-account\"/> にあるコマンドを使用して生成します。" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "インストールの仕上げ" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3004,13 +3026,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "他パッケージの preseed" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3030,19 +3052,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "高度なオプション" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "インストール中のカスタムコマンド実行" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3052,7 +3074,7 @@ msgstr "" "るといった、とても強力で柔軟なオプションが存在します。" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3064,7 +3086,7 @@ msgstr "" "マウント後には <filename>/cdrom</filename> 以下で利用できるようになります。" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3112,13 +3134,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "preseed を用いたデフォルト値変更" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3144,7 +3166,7 @@ msgstr "" "やデバッグにも便利です。" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3158,7 +3180,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/> の脚注をご覧ください。" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3181,7 +3203,7 @@ msgstr "" "果を及ぼしません。" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3195,13 +3217,13 @@ msgstr "" "トールスクリプトの動作について、より詳細な情報を出力してくれます。" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "事前設定ファイルのチェーンロード" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3216,7 +3238,7 @@ msgstr "" "を指定する、という使い方ができます。" #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3266,7 +3288,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ja/using-d-i.po b/po/ja/using-d-i.po index 712ca364e..70c9d42a1 100644 --- a/po/ja/using-d-i.po +++ b/po/ja/using-d-i.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-08-05 16:09+0000\n" "Last-Translator: YOSHINO Yoshihito <yy.y.ja.jp@gmail.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -5128,8 +5128,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "ネットワーク越しのインストール" #. Tag: para diff --git a/po/kab/preseed.po b/po/kab/preseed.po index 1bec4f85e..45a4a1fcc 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1410,14 +1410,22 @@ msgid "" "#d-i network-console/password-again password r00tme" msgstr "" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1427,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1435,7 +1443,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1447,10 +1455,12 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:886 +#: preseed.xml:893 #, no-c-format msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1464,13 +1474,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1479,7 +1489,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1490,7 +1500,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1522,7 +1532,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1535,7 +1545,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1544,19 +1554,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1573,13 +1583,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1590,7 +1600,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1599,7 +1609,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1612,7 +1622,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1621,13 +1631,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1734,13 +1744,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1749,7 +1759,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1757,7 +1767,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1768,7 +1778,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1823,13 +1833,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1841,7 +1851,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1849,7 +1859,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1860,7 +1870,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1872,13 +1882,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1887,7 +1897,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1902,13 +1912,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1918,7 +1928,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -1959,13 +1969,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1973,67 +1983,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2042,7 +2052,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2053,7 +2063,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2072,13 +2082,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2127,7 +2137,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2136,13 +2146,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2165,13 +2175,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2184,19 +2194,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2204,7 +2214,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2213,7 +2223,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2240,13 +2250,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2262,7 +2272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2272,7 +2282,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2287,7 +2297,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2297,13 +2307,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2314,7 +2324,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2342,7 +2352,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/kab/using-d-i.po b/po/kab/using-d-i.po index f071e02a3..ee76cea00 100644 --- a/po/kab/using-d-i.po +++ b/po/kab/using-d-i.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: debian-installation-guide-using-d-i 2021\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -3882,7 +3882,7 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 #, no-c-format -msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "" #. Tag: para diff --git a/po/ko/preseed.po b/po/ko/preseed.po index d8784b140..bffa2de11 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-26 01:44+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n" @@ -1830,14 +1830,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "미러 사이트 설정" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1851,7 +1859,7 @@ msgstr "" "이용할 수 있습니다." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1861,7 +1869,7 @@ msgstr "" "니다." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1878,10 +1886,24 @@ msgstr "" "요가 없습니다." #. Tag: screen -#: preseed.xml:886 -#, no-c-format -msgid "" +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" +msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1906,13 +1928,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "계정 설정" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1924,7 +1946,7 @@ msgstr "" "<emphasis>해시값</emphasis>을 쓸 수도 있습니다." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1939,7 +1961,7 @@ msgstr "" "다고 여겨집니다. 추천하는 암호 해시 알고리즘은 SHA-256 및 SHA512입니다." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1997,7 +2019,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2017,7 +2039,7 @@ msgstr "" "법)" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2028,19 +2050,19 @@ msgstr "" "니다(<classname>whois</classname> 패키지에 들어 있습니다):" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "시계 및 시간대 설정" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2068,13 +2090,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "파티션하기" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2090,7 +2112,7 @@ msgstr "" "할 수 있습니다." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2102,7 +2124,7 @@ msgstr "" "입니다." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2121,7 +2143,7 @@ msgstr "" "마다 달라질 수 있습니다." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2133,14 +2155,14 @@ msgstr "" "도록 하십시오." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "파티션 예제" # 주의: 메시지 번역과 통일 #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2347,13 +2369,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "RAID를 사용해 파티션하기" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2364,7 +2386,7 @@ msgstr "" "RAID 0, 1, 5, 6, 10, 비상용 어레이 및 예비 장치를 지정합니다." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2374,7 +2396,7 @@ msgstr "" "에서 찾을 수 있습니다. <xref linkend=\"preseed-bootloader\"/>를 참조하십시오." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2389,7 +2411,7 @@ msgstr "" "var/log/syslog</filename> 파일을 확인하십시오." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2491,13 +2513,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "파티션 마운트 방법 조정하기" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2513,7 +2535,7 @@ msgstr "" "따라 마운트할 경우, 레이블이 없는 파일 시스템은 UUID를 사용해 마운트합니다." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2523,7 +2545,7 @@ msgstr "" "용합니다." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2538,7 +2560,7 @@ msgstr "" "있고 그 경우 시스템이 어떻게 동작할지 확신할 수 없습니다." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2554,13 +2576,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "기본 시스템 설치" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2571,7 +2593,7 @@ msgstr "" "쓸 부분은 커널 설치에 관한 질문입니다." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2595,13 +2617,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "APT 설정" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2614,7 +2636,7 @@ msgstr "" "른 저장소를 지정할 수 있습니다." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -2691,13 +2713,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "패키지 선택" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2707,67 +2729,67 @@ msgstr "" "수 있는 태스크는 다음과 같습니다:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (표준 도구)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (그래픽 데스크톱)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (그놈 데스크톱)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE 데스크톱)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE 플라즈마 데스크톱)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (시나몬 데스크톱)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE 데스크톱)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE 데스크톱)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (웹 서버)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH 서버)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2778,7 +2800,7 @@ msgstr "" "<userinput>표준 시스템</userinput> 태스크는 항상 포함하시길 권장합니다." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2792,7 +2814,7 @@ msgstr "" "백으로 구분할 수 있으므로, 커널 명령행에서도 쉽게 사용할 수 있습니다." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2824,13 +2846,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "부트로더 설치" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2918,7 +2940,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2930,13 +2952,13 @@ msgstr "" "\"preseed-account\"/> 부분의 예제 명령을 사용해서 만들어 낼 수 있습니다." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "설치 마치기" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2975,13 +2997,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "기타 패키지 미리 설정" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3000,19 +3022,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "고급 옵션" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "설치할 때 임의의 명령어 실행하기" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3022,7 +3044,7 @@ msgstr "" "크립트를 실행하는 기능입니다." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3034,7 +3056,7 @@ msgstr "" "<filename>/cdrom</filename> 아래에 있습니다." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3084,13 +3106,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "미리 설정을 이용해 기본값 바꾸기" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3116,7 +3138,7 @@ msgstr "" "버깅하는 데도 좋습니다." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3130,7 +3152,7 @@ msgstr "" "주를 보십시오." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3151,7 +3173,7 @@ msgstr "" "replaceable>?=<replaceable>값</replaceable></userinput>) 합니다." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3164,13 +3186,13 @@ msgstr "" "재 설정 및 각 패키지의 설치 스크립트의 진행 상태에 대해 더 자세히 표시합니다." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "미리 설정 파일을 분리해서 사용하기" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3185,7 +3207,7 @@ msgstr "" "다른 파일에 집어 넣는 식으로 활용이 가능합니다." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3235,7 +3257,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ko/using-d-i.po b/po/ko/using-d-i.po index 0610468a5..08e00d5e2 100644 --- a/po/ko/using-d-i.po +++ b/po/ko/using-d-i.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-26 01:41+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -5030,8 +5030,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "네트워크를 통해 설치" #. Tag: para diff --git a/po/nb/preseed.po b/po/nb/preseed.po index 41dc58b1a..52393898d 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2019-08-31 08:32+0100\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmål\n" @@ -1410,14 +1410,22 @@ msgid "" "#d-i network-console/password-again password r00tme" msgstr "" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1427,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1435,7 +1443,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1447,10 +1455,12 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:886 +#: preseed.xml:893 #, no-c-format msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1464,13 +1474,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1479,7 +1489,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1490,7 +1500,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1522,7 +1532,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1535,7 +1545,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1544,19 +1554,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1573,13 +1583,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1590,7 +1600,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1599,7 +1609,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1612,7 +1622,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1621,13 +1631,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1734,13 +1744,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1749,7 +1759,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1757,7 +1767,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1768,7 +1778,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1823,13 +1833,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1841,7 +1851,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1849,7 +1859,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1860,7 +1870,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1872,13 +1882,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1887,7 +1897,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1902,13 +1912,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1918,7 +1928,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -1959,13 +1969,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1973,67 +1983,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2042,7 +2052,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2053,7 +2063,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2072,13 +2082,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2127,7 +2137,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2136,13 +2146,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2165,13 +2175,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2184,19 +2194,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2204,7 +2214,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2213,7 +2223,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2240,13 +2250,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2262,7 +2272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2272,7 +2282,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2287,7 +2297,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2297,13 +2307,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2314,7 +2324,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2342,7 +2352,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/nb/using-d-i.po b/po/nb/using-d-i.po index 58cb47abc..41f093eec 100644 --- a/po/nb/using-d-i.po +++ b/po/nb/using-d-i.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i_nb\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2019-08-31 08:32+0100\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmål\n" @@ -3882,7 +3882,7 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 #, no-c-format -msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "" #. Tag: para diff --git a/po/nl/preseed.po b/po/nl/preseed.po index a670f2579..3cd99b663 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-05-08 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" @@ -1973,14 +1973,22 @@ msgstr "" "#d-i network-console/password password IkBenr00t\n" "#d-i network-console/password-again password IkBenr00t" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Spiegelserverinstellingen" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1994,7 +2002,7 @@ msgstr "" "apt/sources.list</filename> op het geïnstalleerde systeem in te stellen." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -2005,7 +2013,7 @@ msgstr "" "gebruikt wordt." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2025,10 +2033,24 @@ msgstr "" "deze in te stellen." #. Tag: screen -#: preseed.xml:886 -#, no-c-format +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -2055,13 +2077,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Accounts instellen" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2074,7 +2096,7 @@ msgstr "" "ongecodeerde tekst of in crypt(3) <emphasis>hashes</emphasis>." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2092,7 +2114,7 @@ msgstr "" "SHA-256 en SHA512." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2152,7 +2174,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2173,7 +2195,7 @@ msgstr "" "sleutel of door gebruik te maken van <command>sudo</command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2185,19 +2207,19 @@ msgstr "" "wachtwoord:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Instellen van klok en tijdzone" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2226,13 +2248,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Schijfindeling" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2251,7 +2273,7 @@ msgstr "" "opgenomen wordt." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2264,7 +2286,7 @@ msgstr "" "installatie zonder preconfiguratie." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2285,7 +2307,7 @@ msgstr "" "functionaliteit veranderingen kan ondergaan." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2298,13 +2320,13 @@ msgstr "" "worden vooraleer u preconfiguratie gaat gebruiken." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Een schijfindelingsvoorbeeld" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2528,13 +2550,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Schijfindeling met RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2547,7 +2569,7 @@ msgstr "" "ondersteund." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2558,7 +2580,7 @@ msgstr "" "linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2575,7 +2597,7 @@ msgstr "" "<filename>/var/log/syslog</filename> mocht u in de problemen komen." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2681,13 +2703,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "De aankoppeling van partities sturen" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2707,7 +2729,7 @@ msgstr "" "label aangekoppeld worden op basis van zijn UUID." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2717,7 +2739,7 @@ msgstr "" "dat hun traditionele benaming gebruikt wordt in plaats van hun UUID." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2734,7 +2756,7 @@ msgstr "" "opstarten onvoorspelbaar." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2752,13 +2774,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "De installatie van het basissysteem" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2770,7 +2792,7 @@ msgstr "" "kernel." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2793,13 +2815,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Apt instellen" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2813,7 +2835,7 @@ msgstr "" "(lokale) pakketbronnen toevoegen." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2926,13 +2948,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Pakketselectie" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2942,67 +2964,67 @@ msgstr "" "ogenblik zijn de volgende taken beschikbaar:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (standaard gereedschappen)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (grafische werkomgeving)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Gnome desktopomgeving)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE desktopomgeving)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE Plasma desktopomgeving)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamon desktopomgeving)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE desktopomgeving)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE desktopomgeving)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (webserver)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH-server)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3014,7 +3036,7 @@ msgstr "" "aan om steeds de taak <userinput>standard</userinput> te installeren." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3031,7 +3053,7 @@ msgstr "" "toegepast kan worden." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3065,13 +3087,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "De installatie van de opstartlader" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3169,7 +3191,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3181,13 +3203,13 @@ msgstr "" "het commando uit het voorbeeld in <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "De installatie afronden" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3229,13 +3251,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Andere pakketten vooraf configureren" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3258,19 +3280,19 @@ msgstr "" "# debconf-get-selections >> bestand" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Opties voor gevorderden" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Aangepaste commando's uitvoeren tijdens de installatie" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3281,7 +3303,7 @@ msgstr "" "installatie commando's of scripts uit te voeren." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3294,7 +3316,7 @@ msgstr "" "aangekoppeld is." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3349,13 +3371,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "Gebruik maken van preconfiguratie om standaardwaarden aan te passen" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3382,7 +3404,7 @@ msgstr "" "nuttig zijn om uw antwoordbestand te testen of te debuggen." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3397,7 +3419,7 @@ msgstr "" "voetnoot bij <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3421,7 +3443,7 @@ msgstr "" "installatie en niet voor <quote>interne</quote> parameters." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3436,13 +3458,13 @@ msgstr "" "installatiescripts van elk pakket." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Een aaneenschakeling van antwoordbestanden laden" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3459,7 +3481,7 @@ msgstr "" "configuraties in andere bestanden." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3517,7 +3539,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/nl/using-d-i.po b/po/nl/using-d-i.po index 693d3355a..a686eee76 100644 --- a/po/nl/using-d-i.po +++ b/po/nl/using-d-i.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual/using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-08-18 22:59+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -5517,8 +5517,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Installeren over het netwerk" #. Tag: para diff --git a/po/nn/preseed.po b/po/nn/preseed.po index 03a1c9e4c..0bd15b664 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1410,14 +1410,22 @@ msgid "" "#d-i network-console/password-again password r00tme" msgstr "" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1427,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1435,7 +1443,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1447,10 +1455,12 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:886 +#: preseed.xml:893 #, no-c-format msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1464,13 +1474,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1479,7 +1489,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1490,7 +1500,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1522,7 +1532,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1535,7 +1545,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1544,19 +1554,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1573,13 +1583,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1590,7 +1600,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1599,7 +1609,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1612,7 +1622,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1621,13 +1631,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1734,13 +1744,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1749,7 +1759,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1757,7 +1767,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1768,7 +1778,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1823,13 +1833,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1841,7 +1851,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1849,7 +1859,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1860,7 +1870,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1872,13 +1882,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1887,7 +1897,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1902,13 +1912,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1918,7 +1928,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -1959,13 +1969,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1973,67 +1983,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2042,7 +2052,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2053,7 +2063,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2072,13 +2082,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2127,7 +2137,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2136,13 +2146,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2165,13 +2175,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2184,19 +2194,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2204,7 +2214,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2213,7 +2223,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2240,13 +2250,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2262,7 +2272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2272,7 +2282,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2287,7 +2297,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2297,13 +2307,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2314,7 +2324,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2342,7 +2352,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/nn/using-d-i.po b/po/nn/using-d-i.po index 65df65b2b..b40c55f39 100644 --- a/po/nn/using-d-i.po +++ b/po/nn/using-d-i.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -3882,7 +3882,7 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 #, no-c-format -msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "" #. Tag: para diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index 3aaf67d72..9f4cc948f 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1410,14 +1410,22 @@ msgid "" "#d-i network-console/password-again password r00tme" msgstr "" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1427,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1435,7 +1443,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1447,10 +1455,12 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:886 +#: preseed.xml:893 #, no-c-format msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1464,13 +1474,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1479,7 +1489,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1490,7 +1500,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1522,7 +1532,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1535,7 +1545,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1544,19 +1554,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1573,13 +1583,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1590,7 +1600,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1599,7 +1609,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1612,7 +1622,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1621,13 +1631,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1734,13 +1744,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1749,7 +1759,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1757,7 +1767,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1768,7 +1778,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1823,13 +1833,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1841,7 +1851,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1849,7 +1859,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1860,7 +1870,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1872,13 +1882,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1887,7 +1897,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1902,13 +1912,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1918,7 +1928,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -1959,13 +1969,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1973,67 +1983,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2042,7 +2052,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2053,7 +2063,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2072,13 +2082,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2127,7 +2137,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2136,13 +2146,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2165,13 +2175,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2184,19 +2194,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2204,7 +2214,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2213,7 +2223,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2240,13 +2250,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2262,7 +2272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2272,7 +2282,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2287,7 +2297,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2297,13 +2307,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2314,7 +2324,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2342,7 +2352,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/pot/using-d-i.pot b/po/pot/using-d-i.pot index ade75f1ea..1a5f56af8 100644 --- a/po/pot/using-d-i.pot +++ b/po/pot/using-d-i.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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -3882,7 +3882,7 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 #, no-c-format -msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "" #. Tag: para diff --git a/po/pt/preseed.po b/po/pt/preseed.po index 43d7c9a96..70833547e 100644 --- a/po/pt/preseed.po +++ b/po/pt/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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-13 11:11+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -1925,14 +1925,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Parâmetros do mirror" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1946,7 +1954,7 @@ msgstr "" "sources.list</filename> para o sistema instalado." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1956,7 +1964,7 @@ msgstr "" "sistema instalado." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1974,10 +1982,24 @@ msgstr "" "utilizar o valor correto e não deverá haver necessidade de definir isto." #. Tag: screen -#: preseed.xml:886 -#, no-c-format -msgid "" +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" +msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -2002,13 +2024,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Configuração de contas" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2020,7 +2042,7 @@ msgstr "" "ou <emphasis>hashes</emphasis> de crypt(3) para as palavras-passe." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2037,7 +2059,7 @@ msgstr "" "palavras-passe recomendados são SHA-256 e SHA512." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2096,7 +2118,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2116,7 +2138,7 @@ msgstr "" "autenticação SSH ou <command>sudo</command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2128,19 +2150,19 @@ msgstr "" "para uma palavra-passe:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuração do relógio e fuso horário" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2169,13 +2191,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Particionamento" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2192,7 +2214,7 @@ msgstr "" "ficheiro de pré-configuração." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2204,7 +2226,7 @@ msgstr "" "particionar durante uma instalação que não seja por pré-configuração." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2224,7 +2246,7 @@ msgstr "" "Note que as funcionalidades suportadas podem ser alteradas entre lançamentos." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2237,13 +2259,13 @@ msgstr "" "preseeding." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Exemplo de particionamento" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2456,13 +2478,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Particionamento utilizando RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2474,7 +2496,7 @@ msgstr "" "degradados e especificar dispositivos de reserva." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2485,7 +2507,7 @@ msgstr "" "bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2501,7 +2523,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2606,13 +2628,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Controlar como são montadas as partições" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2631,7 +2653,7 @@ msgstr "" "qualquer sistema de ficheiros sem a etiqueta será montado utilizando um UUID." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2641,7 +2663,7 @@ msgstr "" "continuar a utilizar os seus nomes tradicionais em vez de UUIDs." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2658,7 +2680,7 @@ msgstr "" "aleatório." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2674,13 +2696,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Instalação do sistema base" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2691,7 +2713,7 @@ msgstr "" "instalação. As únicas perguntas colocadas referem-se à instalação do kernel." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2714,13 +2736,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Configuração do Apt" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2734,7 +2756,7 @@ msgstr "" "acrescentar outros repositórios (locais)." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -2812,13 +2834,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Seleção de pacotes" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2828,68 +2850,68 @@ msgstr "" "tarefas disponíveis neste momento incluem:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (ferramentas standard)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (ambiente de trabalho gráfico)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Ambiente de trabalho Gnome)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (Ambiente de trabalho XFCE)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, 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:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" "<userinput>cinnamon-desktop</userinput> (Ambiente de trabalho Cinnamon)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (Ambiente de trabalho MATE)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (Ambiente de trabalho LXDE)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (servidor web)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (servidor SSH)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2901,7 +2923,7 @@ msgstr "" "inclusão da tarefa <userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2917,7 +2939,7 @@ msgstr "" "linha de comandos do kernel." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2949,13 +2971,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Instalação do gestor de arranque" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -3046,7 +3068,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3058,13 +3080,13 @@ msgstr "" "comando do exemplo na <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "A terminar a instalação" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3107,13 +3129,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Preseed de outros pacotes" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3133,19 +3155,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Opções avançadas" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Executar comandos personalizados durante a instalação" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3156,7 +3178,7 @@ msgstr "" "da instalação." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3168,7 +3190,7 @@ msgstr "" "quando for montado fica disponível em <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3219,13 +3241,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "Utilizar o preseed para alterar valores predefinidos" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3252,7 +3274,7 @@ msgstr "" "configuração." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3266,7 +3288,7 @@ msgstr "" "rodapé da <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3289,7 +3311,7 @@ msgstr "" "mostradas durante a instalação e não para parâmetros <quote>internos</quote>." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3304,13 +3326,13 @@ msgstr "" "instalação de pacotes." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Carregamento em série dos ficheiros de pré-configuração" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3327,7 +3349,7 @@ msgstr "" "ficheiros." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3380,7 +3402,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/pt/using-d-i.po b/po/pt/using-d-i.po index 1d33df0d9..8ba731b07 100644 --- a/po/pt/using-d-i.po +++ b/po/pt/using-d-i.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-09-13 11:18+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -5345,8 +5345,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Instalação Através da Rede" #. Tag: para diff --git a/po/ro/preseed.po b/po/ro/preseed.po index 8b368e55d..55b5248ba 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1410,14 +1410,22 @@ msgid "" "#d-i network-console/password-again password r00tme" msgstr "" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1427,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1435,7 +1443,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1447,10 +1455,12 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:886 +#: preseed.xml:893 #, no-c-format msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1464,13 +1474,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1479,7 +1489,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1490,7 +1500,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1522,7 +1532,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1535,7 +1545,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1544,19 +1554,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1573,13 +1583,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1590,7 +1600,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1599,7 +1609,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1612,7 +1622,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1621,13 +1631,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1734,13 +1744,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1749,7 +1759,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1757,7 +1767,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1768,7 +1778,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1823,13 +1833,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1841,7 +1851,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1849,7 +1859,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1860,7 +1870,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1872,13 +1882,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1887,7 +1897,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1902,13 +1912,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1918,7 +1928,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -1959,13 +1969,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1973,67 +1983,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2042,7 +2052,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2053,7 +2063,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2072,13 +2082,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2127,7 +2137,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2136,13 +2146,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2165,13 +2175,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2184,19 +2194,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2204,7 +2214,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2213,7 +2223,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2240,13 +2250,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2262,7 +2272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2272,7 +2282,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2287,7 +2297,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2297,13 +2307,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2314,7 +2324,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2342,7 +2352,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ro/using-d-i.po b/po/ro/using-d-i.po index 53681bf73..44774a7f6 100644 --- a/po/ro/using-d-i.po +++ b/po/ro/using-d-i.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2006-11-25 02:25+0200\n" "Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n" "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n" @@ -4819,7 +4819,7 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 #, no-c-format -msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "" #. Tag: para diff --git a/po/ru/preseed.po b/po/ru/preseed.po index b76717c8e..fc89d21bb 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1919,14 +1919,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Настройка сервера-зеркала" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1940,7 +1948,7 @@ msgstr "" "использовать сервер-зеркало." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1950,7 +1958,7 @@ msgstr "" "для устанавливаемой системы." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1969,10 +1977,24 @@ msgstr "" "ненужно." #. Tag: screen -#: preseed.xml:886 -#, no-c-format +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1997,13 +2019,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Настройка учётной записи" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2015,7 +2037,7 @@ msgstr "" "текстовые значения или в виде <emphasis>хешей</emphasis> crypt(3)." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2032,7 +2054,7 @@ msgstr "" "алгоритмы SHA-256 и SHA512." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2091,7 +2113,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2112,7 +2134,7 @@ msgstr "" "<command>sudo</command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2123,19 +2145,19 @@ msgstr "" "classname>) можно сгенерировать хеш SHA-512 из crypt(3) для пароля:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Настройка времени и часового пояса" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2164,13 +2186,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Разметка дисков" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2187,7 +2209,7 @@ msgstr "" "файла ответов." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2199,7 +2221,7 @@ msgstr "" "без автоматической установки." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2218,7 +2240,7 @@ msgstr "" "поддерживаемых возможностей может поменяться между выпусками." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2230,13 +2252,13 @@ msgstr "" "как использовать автоматическую установку." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Пример разметки" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2503,13 +2525,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Разметка с использованием RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2521,7 +2543,7 @@ msgstr "" "(degraded arrays) и можно указать запасные устройства." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2531,7 +2553,7 @@ msgstr "" "устройства массива, см. <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2547,7 +2569,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2650,13 +2672,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Управление монтированием разделов" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2676,7 +2698,7 @@ msgstr "" "на основе UUID." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2687,7 +2709,7 @@ msgstr "" "ы." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2703,7 +2725,7 @@ msgstr "" "ваша система начинает работать непредсказуемым образом." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2720,13 +2742,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Установка базовой системы" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2737,7 +2759,7 @@ msgstr "" "основном они касаются установки ядра." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2761,13 +2783,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Настройка Apt" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2781,7 +2803,7 @@ msgstr "" "добавить другие (локальные) репозитории." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2884,13 +2906,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Выбор пакетов" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2900,67 +2922,67 @@ msgstr "" "Доступные задачи:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (стандартные инструменты)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (графический рабочий стол)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (рабочий стол Gnome)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (рабочий стол XFCE)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (рабочий стол KDE Plasma)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (рабочий стол Cinnamon)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (рабочий стол MATE)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (рабочий стол LXDE)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (веб-сервер)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (сервер SSH)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2972,7 +2994,7 @@ msgstr "" "<userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2988,7 +3010,7 @@ msgstr "" "указать в командной строке ядра." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3036,13 +3058,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Установка загрузчика" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3187,7 +3209,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3199,13 +3221,13 @@ msgstr "" "linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Завершение установки" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3245,13 +3267,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Автоматизация других пакетов" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3274,19 +3296,19 @@ msgstr "" "# debconf-get-selections >> файл" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Дополнительные параметры" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Запуск пользовательских команд во время установки" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3297,7 +3319,7 @@ msgstr "" "моменты установки." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3309,7 +3331,7 @@ msgstr "" "то доступен в <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3359,14 +3381,14 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "" "Использование автоматической установки для изменения значений по умолчанию" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3392,7 +3414,7 @@ msgstr "" "помочь при отладке или тестировании вашего файла ответов." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3406,7 +3428,7 @@ msgstr "" "этого пакета. См. сноску к <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3430,7 +3452,7 @@ msgstr "" "<quote>внутренние</quote> параметры." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3445,13 +3467,13 @@ msgstr "" "каждого пакета." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Последовательная загрузка нескольких файлов ответов" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3467,7 +3489,7 @@ msgstr "" "конфигураций в другие файлы." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3520,7 +3542,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ru/using-d-i.po b/po/ru/using-d-i.po index f59a044b3..18251c17f 100644 --- a/po/ru/using-d-i.po +++ b/po/ru/using-d-i.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2018-10-22 19:02+0300\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -5451,8 +5451,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Установка по сети" #. Tag: para diff --git a/po/sv/preseed.po b/po/sv/preseed.po index 79408ba9e..8531c91e1 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-08-24 07:33+0000\n" "Last-Translator: Luna Jernberg <droidbittin@gmail.com>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" @@ -1974,14 +1974,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Spegelinställningar" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1995,7 +2003,7 @@ msgstr "" "list</filename> för det installerade systemet." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -2005,7 +2013,7 @@ msgstr "" "installerade systemet." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2024,10 +2032,24 @@ msgstr "" "behov av att ställa in denna." #. Tag: screen -#: preseed.xml:886 -#, no-c-format +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -2053,13 +2075,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Kontoinställning" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2071,7 +2093,7 @@ msgstr "" "klartextvärden eller <emphasis>crypt(3)-hashar</emphasis>." #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, fuzzy, no-c-format #| msgid "" #| "Be aware that preseeding passwords is not completely secure as everyone " @@ -2093,7 +2115,7 @@ msgstr "" "kan utsättas för en \"brute force\"-attack." #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2151,7 +2173,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2172,7 +2194,7 @@ msgstr "" "command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -2184,19 +2206,19 @@ msgstr "" "ett lösenord:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Inställning av klocka och tidszon" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2225,13 +2247,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.exempel.se" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Partitionering" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2248,7 +2270,7 @@ msgstr "" "förkonfigurationsfilen." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2260,7 +2282,7 @@ msgstr "" "partitionering under en vanlig installation utan förinställningar." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2279,7 +2301,7 @@ msgstr "" "ulink>. Observera att funktionaliteten som stöds kan skifta mellan utgåvor." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2291,13 +2313,13 @@ msgstr "" "på att den rätta disken kommer att väljas före förinställningen används." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Partitioneringsexempel" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2536,13 +2558,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Partitionering med RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2554,7 +2576,7 @@ msgstr "" "trasiga kedjor och ange reservenheter." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2564,7 +2586,7 @@ msgstr "" "enheter som används i kedjan; se <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2580,7 +2602,7 @@ msgstr "" "var/log/syslog</filename> om du springer på problem." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, fuzzy, no-c-format #| msgid "" #| "# NOTE: this option is of beta release quality and should be used " @@ -2730,13 +2752,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Kontrollera hur partitioner monteras" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2756,7 +2778,7 @@ msgstr "" "istället." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2766,7 +2788,7 @@ msgstr "" "att använda deras traditionella namn istället för UUID." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2782,7 +2804,7 @@ msgstr "" "slumpmässigt." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2800,13 +2822,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Installation av grundsystem" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2818,7 +2840,7 @@ msgstr "" "installationen av kärnan." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2846,13 +2868,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Apt-inställning" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2866,7 +2888,7 @@ msgstr "" "kan valfritt lägga till andra (lokala) förråd." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2964,13 +2986,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Paketval" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2980,67 +3002,67 @@ msgstr "" "tillgängliga. Tillgängliga funktioner just nu inkluderar:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (standard verktyg)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>skrivbord</userinput> (grafiskt skrivbord)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Gnome skrivbord)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE skrivbord)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE Plasma skrivbord)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamon skrivbord)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE skrivbord)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE skrivbord)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (webb server)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH server)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3052,7 +3074,7 @@ msgstr "" "alltid att inkludera funktionen <userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3068,7 +3090,7 @@ msgstr "" "kan användas på kommandoraden för kärnan." #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3103,13 +3125,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Installation av starthanteraren" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, fuzzy, no-c-format #| msgid "" #| "# Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -3238,7 +3260,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3250,13 +3272,13 @@ msgstr "" "exemplet i <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Färdigställande av installationen" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3299,13 +3321,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Förinställning av andra paket" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3327,19 +3349,19 @@ msgstr "" "# debconf-get-selections >> fil" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Avancerade inställningar" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "Kör anpassade kommandon under installationen" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3350,7 +3372,7 @@ msgstr "" "vid vissa punkter i installationen." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3362,7 +3384,7 @@ msgstr "" "monterad finns den tillgänglig i <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3418,13 +3440,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, 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:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3450,7 +3472,7 @@ msgstr "" "användbart för testning eller felsökning av din förkonfigurationsfil." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3464,7 +3486,7 @@ msgstr "" "paketet. Se sidfoten på <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3487,7 +3509,7 @@ msgstr "" "under en installation och inte för <quote>interna</quote> parametrar." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3502,13 +3524,13 @@ msgstr "" "pakets installationsskript." #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Kedjeinläsning av förkonfigurationsfiler" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3525,7 +3547,7 @@ msgstr "" "andra filer." #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3578,7 +3600,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/sv/using-d-i.po b/po/sv/using-d-i.po index 4ff21240f..2aafd1d93 100644 --- a/po/sv/using-d-i.po +++ b/po/sv/using-d-i.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: installation-guide 20051025 using d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-08-24 07:33+0000\n" "Last-Translator: Luna Jernberg <droidbittin@gmail.com>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" @@ -5328,8 +5328,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Installation över nätverket" #. Tag: para diff --git a/po/tl/preseed.po b/po/tl/preseed.po index 9760032d8..e501847e6 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1410,14 +1410,22 @@ msgid "" "#d-i network-console/password-again password r00tme" msgstr "" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1427,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1435,7 +1443,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1447,10 +1455,12 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:886 +#: preseed.xml:893 #, no-c-format msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1464,13 +1474,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1479,7 +1489,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1490,7 +1500,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1522,7 +1532,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1535,7 +1545,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1544,19 +1554,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1573,13 +1583,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1590,7 +1600,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1599,7 +1609,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1612,7 +1622,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1621,13 +1631,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1734,13 +1744,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1749,7 +1759,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1757,7 +1767,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1768,7 +1778,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1823,13 +1833,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1841,7 +1851,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1849,7 +1859,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1860,7 +1870,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1872,13 +1882,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1887,7 +1897,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1902,13 +1912,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1918,7 +1928,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -1959,13 +1969,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1973,67 +1983,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2042,7 +2052,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2053,7 +2063,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2072,13 +2082,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2127,7 +2137,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2136,13 +2146,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2165,13 +2175,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2184,19 +2194,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2204,7 +2214,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2213,7 +2223,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2240,13 +2250,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2262,7 +2272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2272,7 +2282,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2287,7 +2297,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2297,13 +2307,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2314,7 +2324,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2342,7 +2352,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/tl/using-d-i.po b/po/tl/using-d-i.po index ab41f4edb..bbb8808b3 100644 --- a/po/tl/using-d-i.po +++ b/po/tl/using-d-i.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -3882,7 +3882,7 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 #, no-c-format -msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "" #. Tag: para diff --git a/po/uk/preseed.po b/po/uk/preseed.po index 0733d5126..2c03bd1bf 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2019-09-03 08:32+0100\n" "Last-Translator: \n" "Language-Team: Ukranian\n" @@ -1410,14 +1410,22 @@ msgid "" "#d-i network-console/password-again password r00tme" msgstr "" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1427,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1435,7 +1443,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1447,10 +1455,12 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:886 +#: preseed.xml:893 #, no-c-format msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1464,13 +1474,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1479,7 +1489,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1490,7 +1500,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1522,7 +1532,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1535,7 +1545,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1544,19 +1554,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1573,13 +1583,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1590,7 +1600,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1599,7 +1609,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1612,7 +1622,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1621,13 +1631,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1734,13 +1744,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1749,7 +1759,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1757,7 +1767,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1768,7 +1778,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1823,13 +1833,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1841,7 +1851,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1849,7 +1859,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1860,7 +1870,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1872,13 +1882,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1887,7 +1897,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1902,13 +1912,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1918,7 +1928,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -1959,13 +1969,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1973,67 +1983,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2042,7 +2052,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2053,7 +2063,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2072,13 +2082,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2127,7 +2137,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2136,13 +2146,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2165,13 +2175,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2184,19 +2194,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2204,7 +2214,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2213,7 +2223,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2240,13 +2250,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2262,7 +2272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2272,7 +2282,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2287,7 +2297,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2297,13 +2307,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2314,7 +2324,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2342,7 +2352,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/uk/using-d-i.po b/po/uk/using-d-i.po index 77b25a28e..74711933e 100644 --- a/po/uk/using-d-i.po +++ b/po/uk/using-d-i.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i_uk\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2019-09-03 08:32+0100\n" "Last-Translator: \n" "Language-Team: Ukranian\n" @@ -3882,7 +3882,7 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 #, no-c-format -msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "" #. Tag: para diff --git a/po/vi/preseed.po b/po/vi/preseed.po index 68fe25ce6..b67c5b5b8 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1965,14 +1965,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "Thiết lập máy nhân bản" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1986,7 +1994,7 @@ msgstr "" "đã cài đặt." #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1996,7 +2004,7 @@ msgstr "" "thống đã cài đặt." #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -2013,10 +2021,24 @@ 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:886 -#, no-c-format +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -2041,13 +2063,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "Thiết lập tài khoản" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, fuzzy, no-c-format #| msgid "" #| "The password for the root account and name and password for a first " @@ -2063,7 +2085,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:899 +#: preseed.xml:906 #, fuzzy, no-c-format #| msgid "" #| "Be aware that preseeding passwords is not completely secure as everyone " @@ -2085,7 +2107,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:909 +#: preseed.xml:916 #, fuzzy, no-c-format #| msgid "" #| "# Skip creation of a root account (normal user account will be able to\n" @@ -2170,7 +2192,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2190,7 +2212,7 @@ msgstr "" "<command>sudo</command>)." #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, fuzzy, no-c-format #| msgid "" #| "The following command can be used to generate an MD5 hash for a password:" @@ -2203,19 +2225,19 @@ msgstr "" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "Thiết lập đồng hồ và múi giờ" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2245,13 +2267,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "Phân vùng" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2268,7 +2290,7 @@ msgstr "" "tin cấu hình sẵn." #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2280,7 +2302,7 @@ msgstr "" "vùng trong một tiến trình cài đặt không chèn sẵn." #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2300,7 +2322,7 @@ msgstr "" "hành." #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2312,13 +2334,13 @@ msgstr "" "khả năng chèn sẵn." #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "Mẫu phân vùng" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2582,13 +2604,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "Phân vùng bằng RAID" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2600,7 +2622,7 @@ msgstr "" "biến và xác định thiết bị bổ sung." #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2611,7 +2633,7 @@ msgstr "" "bootloader\"/>." #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2626,7 +2648,7 @@ msgstr "" "chịu. Xem <filename>/var/log/syslog</filename> nếu bạn gặp vấn đề." #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2732,13 +2754,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, 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:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2757,7 +2779,7 @@ msgstr "" "dùng một mã UUID." #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2767,7 +2789,7 @@ msgstr "" "truyền thống thay cho mã UUID." #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2783,7 +2805,7 @@ msgstr "" "hệ thống sẽ khởi chạy một cách ngẫu nhiên." #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2799,13 +2821,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "Cài đặt hệ thống cơ bản" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2816,7 +2838,7 @@ msgstr "" "cách cài đặt hạt nhân." #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2839,13 +2861,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "Thiết lập apt" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2859,7 +2881,7 @@ msgstr "" "năng thêm kho phần mềm (cục bộ) khác." #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2957,13 +2979,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "Chọn gói phần mềm" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2973,67 +2995,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:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3045,7 +3067,7 @@ msgstr "" "<userinput>chuẩn</userinput>." #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3060,7 +3082,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:1129 +#: preseed.xml:1136 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3115,13 +3137,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "Cài đặt bộ nạp khởi động" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3258,7 +3280,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3270,13 +3292,13 @@ msgstr "" "<xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "Làm xong tiến trình cài đặt" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3318,13 +3340,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "Chèn trước gói khác" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3343,19 +3365,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "Tùy chọn cấp cao" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, 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:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3365,7 +3387,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:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3374,7 +3396,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3427,13 +3449,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, 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:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3459,7 +3481,7 @@ msgstr "" "thử hay gỡ lỗi tập tin cấu hình sẵn." #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3473,7 +3495,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3496,7 +3518,7 @@ msgstr "" "đặt, không phải đối với tham số <quote>nội bộ</quote>." #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3510,13 +3532,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:1231 +#: preseed.xml:1238 #, 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:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3532,7 +3554,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:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3585,7 +3607,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/vi/using-d-i.po b/po/vi/using-d-i.po index 1824f2732..ddad8aa9b 100644 --- a/po/vi/using-d-i.po +++ b/po/vi/using-d-i.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2012-08-05 14:03+0700\n" "Last-Translator: hailang <hailangvn@gmail.com>\n" "Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n" @@ -5441,8 +5441,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "Cài đặt qua mạng" #. Tag: para diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index 40a0d625a..dd7f2c2dd 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-08-18 09:32+0000\n" "Last-Translator: 吕文彬 <wenbin816@gmail.com>\n" "Language-Team: <debian-l10n-chinese@lists.debian.org>\n" @@ -1756,14 +1756,22 @@ msgstr "" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "镜像设置" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1775,7 +1783,7 @@ msgstr "" "安装的系统建立 <filename>/etc/apt/sources.list</filename>。" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1784,7 +1792,7 @@ msgstr "" "参数 <classname>mirror/suite</classname> 决定了安装好的系统使用的套件。" #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1799,10 +1807,24 @@ msgstr "" "常安装程序会自动安装并使用正确的值而毋需手动设置。" #. Tag: screen -#: preseed.xml:886 -#, no-c-format +#: preseed.xml:893 +#, fuzzy, no-c-format +#| msgid "" +#| "# If you select ftp, the mirror/country string does not need to be set.\n" +#| "#d-i mirror/protocol string ftp\n" +#| "d-i mirror/country string manual\n" +#| "d-i mirror/http/hostname string &archive-mirror;\n" +#| "d-i mirror/http/directory string /debian\n" +#| "d-i mirror/http/proxy string\n" +#| "\n" +#| "# Suite to install.\n" +#| "#d-i mirror/suite string testing\n" +#| "# Suite to use for loading installer components (optional).\n" +#| "#d-i mirror/udeb/suite string testing" msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1827,13 +1849,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "帐号设置" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1844,7 +1866,7 @@ msgstr "" "或 crypt(3) <emphasis>哈希</emphasis> 值。" #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1858,7 +1880,7 @@ msgstr "" "荐的密码哈希算法为 SHA-256 和 SHA512。" #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1916,7 +1938,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1934,7 +1956,7 @@ msgstr "" "<command>sudo</command>)。" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1945,19 +1967,19 @@ msgstr "" "于crypt(3)的 SHA-512 值:" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "时钟与时区设置" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1985,13 +2007,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "分区" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2005,7 +2027,7 @@ msgstr "" "义方案,用户自定义的方案文件或预置文件包含的方案。" #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2016,7 +2038,7 @@ msgstr "" "性不足。" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2034,7 +2056,7 @@ msgstr "" "repository</ulink>获取。注意不同发布版支持的功能会有所改变。" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2045,13 +2067,13 @@ msgstr "" "确的那一个。" #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "分区示例" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2259,13 +2281,13 @@ msgstr "" "#d-i partman-auto-crypto/erase_disks boolean false" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "使用 RAID 分区" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2276,7 +2298,7 @@ msgstr "" "列(degraded arrays)和指定额外设备。" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2286,7 +2308,7 @@ msgstr "" "linkend=\"preseed-bootloader\"/>。" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2300,7 +2322,7 @@ msgstr "" "<filename>/var/log/syslog</filename>。" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2404,13 +2426,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "分区挂载控制" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2426,7 +2448,7 @@ msgstr "" "系统仍然使用 UUID 方式挂载。" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2436,7 +2458,7 @@ msgstr "" "挂载。" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2450,7 +2472,7 @@ msgstr "" "后会出现一些随机的情况。" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2468,13 +2490,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "基本系统安装" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2483,7 +2505,7 @@ msgid "" msgstr "本阶段的安装并没有多少东西需要预置。仅有一个与内核安装相关的问题。" #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2507,13 +2529,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "设置 apt" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2526,7 +2548,7 @@ msgstr "" "仓库。" #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2633,13 +2655,13 @@ msgstr "" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "选择软件包" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2647,67 +2669,67 @@ msgid "" msgstr "您可以选择安装存在的任务的组合。本文编撰时已有的任务包括:" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput>(标准工具)" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput>(图形化桌面)" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Gnome 桌面)" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE 桌面)" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE Plasma 桌面)" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamon 桌面)" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE 桌面)desktop)" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE 桌面)" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (web 服务器)" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH 服务器)" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2718,7 +2740,7 @@ msgstr "" "<userinput>standard</userinput> 任务。" #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2732,7 +2754,7 @@ msgstr "" "命令行上使用。" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2764,13 +2786,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "安装 bootloader" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2862,7 +2884,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2874,13 +2896,13 @@ msgstr "" "令。" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "完成安装" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2920,13 +2942,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "预置其他的软件包" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2946,19 +2968,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "高级选项" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "安装过程中运行用户命令" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2968,7 +2990,7 @@ msgstr "" "本。" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2979,7 +3001,7 @@ msgstr "" "果使用安装 CD,则挂载后可以在 <filename>/cdrom</filename> 中使用。" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3027,13 +3049,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "使用预置修改默认值" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3057,7 +3079,7 @@ msgstr "" "这对于测试和调试您的预置文件很有帮助。" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3070,7 +3092,7 @@ msgstr "" "bootparms\"/> 的脚注。" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3091,7 +3113,7 @@ msgstr "" "在安装时显示出来的问题对应的参数,而不是<quote>内部的</quote>参数。" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3104,13 +3126,13 @@ msgstr "" "件包安装脚本的进度。" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "预置文件链" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3124,7 +3146,7 @@ msgstr "" "外的文件里面。" #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3174,7 +3196,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/zh_CN/using-d-i.po b/po/zh_CN/using-d-i.po index cf502b0c3..5b0d99e30 100644 --- a/po/zh_CN/using-d-i.po +++ b/po/zh_CN/using-d-i.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2021-08-28 07:33+0000\n" "Last-Translator: 吕文彬 <wenbin816@gmail.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n" @@ -4735,8 +4735,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 -#, no-c-format -msgid "Installation Over the Network" +#, fuzzy, no-c-format +#| msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "通过网络安装" #. Tag: para diff --git a/po/zh_TW/preseed.po b/po/zh_TW/preseed.po index 12c727477..6577ab588 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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 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" @@ -1410,14 +1410,22 @@ msgid "" "#d-i network-console/password-again password r00tme" msgstr "" +#. Tag: para +#: preseed.xml:859 +#, no-c-format +msgid "" +"More information related to network-console can be found in <xref linkend=" +"\"network-console\"/>." +msgstr "" + #. Tag: title -#: preseed.xml:862 +#: preseed.xml:869 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:863 +#: preseed.xml:870 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1427,7 +1435,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:870 +#: preseed.xml:877 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1435,7 +1443,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:875 +#: preseed.xml:882 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1447,10 +1455,12 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:886 +#: preseed.xml:893 #, no-c-format msgid "" +"# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" +"# Default value for the mirror protocol: http.\n" "#d-i mirror/protocol string ftp\n" "d-i mirror/country string manual\n" "d-i mirror/http/hostname string &archive-mirror;\n" @@ -1464,13 +1474,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:891 +#: preseed.xml:898 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:892 +#: preseed.xml:899 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1479,7 +1489,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:899 +#: preseed.xml:906 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1490,7 +1500,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:909 +#: preseed.xml:916 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1522,7 +1532,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1535,7 +1545,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:921 +#: preseed.xml:928 #, no-c-format msgid "" "The following command (available from the <classname>whois</classname> " @@ -1544,19 +1554,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:933 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:932 +#: preseed.xml:939 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:934 +#: preseed.xml:941 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1573,13 +1583,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:939 +#: preseed.xml:946 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:940 +#: preseed.xml:947 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1590,7 +1600,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:948 +#: preseed.xml:955 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1599,7 +1609,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:961 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1612,7 +1622,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:968 +#: preseed.xml:975 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1621,13 +1631,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:977 +#: preseed.xml:984 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:979 +#: preseed.xml:986 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1734,13 +1744,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:983 +#: preseed.xml:990 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:984 +#: preseed.xml:991 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1749,7 +1759,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1757,7 +1767,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1768,7 +1778,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1014 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1823,13 +1833,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1012 +#: preseed.xml:1019 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:1013 +#: preseed.xml:1020 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1841,7 +1851,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1022 +#: preseed.xml:1029 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1849,7 +1859,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1860,7 +1870,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1039 +#: preseed.xml:1046 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1872,13 +1882,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1045 +#: preseed.xml:1052 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1046 +#: preseed.xml:1053 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1887,7 +1897,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1053 +#: preseed.xml:1060 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1902,13 +1912,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1058 +#: preseed.xml:1065 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1066 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1918,7 +1928,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1067 +#: preseed.xml:1074 #, no-c-format msgid "" "# Choose, if you want to scan additional installation media\n" @@ -1959,13 +1969,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1072 +#: preseed.xml:1079 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1073 +#: preseed.xml:1080 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1973,67 +1983,67 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1088 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1091 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1087 +#: preseed.xml:1094 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1097 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1100 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1099 +#: preseed.xml:1106 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1102 +#: preseed.xml:1109 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1113 +#: preseed.xml:1120 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2042,7 +2052,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1119 +#: preseed.xml:1126 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2053,7 +2063,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1136 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2072,13 +2082,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1134 +#: preseed.xml:1141 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1143 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2127,7 +2137,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1138 +#: preseed.xml:1145 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2136,13 +2146,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1148 +#: preseed.xml:1155 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1150 +#: preseed.xml:1157 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2165,13 +2175,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1162 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1164 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2184,19 +2194,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1164 +#: preseed.xml:1171 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1168 +#: preseed.xml:1175 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2204,7 +2214,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2213,7 +2223,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1182 +#: preseed.xml:1189 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2240,13 +2250,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1187 +#: preseed.xml:1194 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1188 +#: preseed.xml:1195 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2262,7 +2272,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1202 +#: preseed.xml:1209 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2272,7 +2282,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2287,7 +2297,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1219 +#: preseed.xml:1226 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2297,13 +2307,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1231 +#: preseed.xml:1238 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1232 +#: preseed.xml:1239 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2314,7 +2324,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1242 +#: preseed.xml:1249 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2342,7 +2352,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1244 +#: preseed.xml:1251 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/zh_TW/using-d-i.po b/po/zh_TW/using-d-i.po index 84a7192c1..48fef0387 100644 --- a/po/zh_TW/using-d-i.po +++ b/po/zh_TW/using-d-i.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: 2021-09-11 23:02+0000\n" +"POT-Creation-Date: 2021-09-28 23:02+0000\n" "PO-Revision-Date: 2005-07-18 14:26+0800\n" "Last-Translator: Jhang, Jia-Wei <dreamcrer@gmail.com>\n" "Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n" @@ -4438,7 +4438,7 @@ msgstr "" #. Tag: title #: using-d-i.xml:3240 #, no-c-format -msgid "Installation Over the Network" +msgid "Installation over network-console" msgstr "" #. Tag: para |