diff options
Diffstat (limited to 'po/vi/preseed.po')
-rw-r--r-- | po/vi/preseed.po | 557 |
1 files changed, 293 insertions, 264 deletions
diff --git a/po/vi/preseed.po b/po/vi/preseed.po index 188efa32a..386d45109 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: 2019-06-22 16:23+0000\n" +"POT-Creation-Date: 2020-04-02 09:22+0000\n" "PO-Revision-Date: 2012-08-04 06:20+0700\n" "Last-Translator: hailang <hailangvn@gmail.com>\n" "Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n" @@ -35,7 +35,7 @@ msgstr "" "trong &d-i; để tự động hoá tiến trình cài đặt." #. Tag: para -#: preseed.xml:23 preseed.xml:717 +#: preseed.xml:23 preseed.xml:707 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -126,7 +126,7 @@ msgid "initrd" msgstr "initrd" #. Tag: entry -#: preseed.xml:70 preseed.xml:541 +#: preseed.xml:70 preseed.xml:531 #, no-c-format msgid "file" msgstr "tập tin" @@ -139,14 +139,14 @@ msgstr "mạng" #. Tag: entry #: preseed.xml:76 -#, no-c-format -msgid "CD/DVD" +#, fuzzy, no-c-format +#| msgid "CD/DVD" +msgid "CD/DVD/USB" msgstr "CD/DVD" #. Tag: entry #: preseed.xml:77 preseed.xml:78 preseed.xml:79 preseed.xml:89 preseed.xml:91 -#: preseed.xml:94 preseed.xml:95 preseed.xml:99 preseed.xml:100 preseed.xml:104 -#: preseed.xml:106 preseed.xml:109 preseed.xml:111 +#: preseed.xml:94 preseed.xml:95 preseed.xml:99 preseed.xml:101 #, no-c-format msgid "<entry>yes</entry>" msgstr "<entry>có</entry>" @@ -168,7 +168,7 @@ msgid "netboot" msgstr "khởi động qua mạng" #. Tag: entry -#: preseed.xml:90 preseed.xml:105 preseed.xml:110 +#: preseed.xml:90 preseed.xml:100 #, no-c-format msgid "<entry>no</entry>" msgstr "<entry>không</entry>" @@ -182,32 +182,20 @@ msgstr "" "kiểu đĩa cứng <phrase condition=\"bootable-usb\">(gồm thanh USB)</phrase>" #. Tag: entry -#: preseed.xml:96 preseed.xml:101 +#: preseed.xml:96 #, no-c-format msgid "yes<footnoteref linkend=\"apx-ps-net\"/>" msgstr "có<footnoteref linkend=\"apx-ps-net\"/>" #. Tag: entry #: preseed.xml:98 -#, no-c-format -msgid "floppy based (cd-drivers)" -msgstr "dựa vào đĩa mềm (trình điều khiển đĩa CD)" - -#. Tag: entry -#: preseed.xml:103 -#, no-c-format -msgid "floppy based (net-drivers)" -msgstr "dựa vào đĩa mềm (trình điều khiển mạng)" - -#. Tag: entry -#: preseed.xml:108 #, fuzzy, no-c-format #| msgid "generic/tape" msgid "generic" msgstr "phổ thông / băng từ" #. Tag: para -#: preseed.xml:117 +#: preseed.xml:107 #, fuzzy, no-c-format #| msgid "" #| "An important difference between the preseeding methods is the point at " @@ -224,8 +212,8 @@ msgid "" "is thus possible to override configuration set in the initrd by editing the " "kernel command line (either in the bootloader configuration or manually at " "boot time for bootloaders that allow it). For file preseeding this is after " -"the CD or CD image has been loaded. For network preseeding it is only after " -"the network has been configured." +"the installation image has been loaded. For network preseeding it is only " +"after the network has been configured." msgstr "" "Sự khác nhau quan trọng giữa những phương pháp chèn sẵn là điểm thời nơi tập " "tin cấu hình sẵn được tải và xử lý. Đối với sự chèn sẵn kiểu initrd, điểm " @@ -235,7 +223,7 @@ msgstr "" "hình." #. Tag: para -#: preseed.xml:129 +#: preseed.xml:119 #, fuzzy, no-c-format #| msgid "" #| "Obviously, any questions that have been processed before the " @@ -257,7 +245,7 @@ msgstr "" "bootparms\"/> cung cấp phương pháp tránh hỏi những câu sớm này." #. Tag: para -#: preseed.xml:138 +#: preseed.xml:128 #, fuzzy, no-c-format #| msgid "" #| "In order to avoid the questions that would normally appear before the " @@ -285,13 +273,13 @@ msgstr "" "<xref linkend=\"preseed-auto\"/>." #. Tag: title -#: preseed.xml:152 +#: preseed.xml:142 #, no-c-format msgid "Limitations" msgstr "Hạn chế" #. Tag: para -#: preseed.xml:153 +#: preseed.xml:143 #, no-c-format msgid "" "Although most questions used by &d-i; can be preseeded using this method, " @@ -305,23 +293,32 @@ msgstr "" "có." #. Tag: title -#: preseed.xml:227 +#: preseed.xml:217 #, no-c-format msgid "Using preseeding" msgstr "Dùng khả năng chèn sẵn" #. Tag: para -#: preseed.xml:228 -#, no-c-format +#: preseed.xml:218 +#, fuzzy, no-c-format +#| msgid "" +#| "You will first need to create a preconfiguration file and place it in the " +#| "location from where you want to use it. Creating the preconfiguration " +#| "file is covered later in this appendix. Putting it in the correct " +#| "location is fairly straightforward for network preseeding or if you want " +#| "to read the file off a floppy or usb-stick. If you want to include the " +#| "file on a CD or DVD, you will have to remaster the ISO image. How to get " +#| "the preconfiguration file included in the initrd is outside the scope of " +#| "this document; please consult the developers' documentation for &d-i;." msgid "" "You will first need to create a preconfiguration file and place it in the " "location from where you want to use it. Creating the preconfiguration file " "is covered later in this appendix. Putting it in the correct location is " "fairly straightforward for network preseeding or if you want to read the " -"file off a floppy or usb-stick. If you want to include the file on a CD or " -"DVD, you will have to remaster the ISO image. How to get the " -"preconfiguration file included in the initrd is outside the scope of this " -"document; please consult the developers' documentation for &d-i;." +"file off a usb-stick. If you want to include the file in an installation ISO " +"image, you will have to remaster the image. How to get the preconfiguration " +"file included in the initrd is outside the scope of this document; please " +"consult the developers' documentation for &d-i;." msgstr "" "Trước tiên bạn cần phải tạo một tập tin cấu hình sẵn, rồi để nó vào vị trí " "từ đó bạn muốn dùng nó. Phương pháp tạo tập tin cấu hình sẵn được diễn tả " @@ -333,7 +330,7 @@ msgstr "" "phát triển về &d-i;." #. Tag: para -#: preseed.xml:239 +#: preseed.xml:229 #, no-c-format msgid "" "An example preconfiguration file that you can use as basis for your own " @@ -345,13 +342,13 @@ msgstr "" "những đoạn cấu hình nằm trong phụ lục này." #. Tag: title -#: preseed.xml:248 +#: preseed.xml:238 #, no-c-format msgid "Loading the preconfiguration file" msgstr "Tải tập tin định cấu hình sẵn" #. Tag: para -#: preseed.xml:249 +#: preseed.xml:239 #, no-c-format msgid "" "If you are using initrd preseeding, you only have to make sure a file named " @@ -365,7 +362,7 @@ msgstr "" "sẽ tải nó." #. Tag: para -#: preseed.xml:256 +#: preseed.xml:246 #, no-c-format msgid "" "For the other preseeding methods you need to tell the installer what file to " @@ -391,7 +388,7 @@ msgstr "" "<filename>gnumach.gz</filename>.</phrase>" #. Tag: para -#: preseed.xml:269 +#: preseed.xml:259 #, no-c-format msgid "" "If you do specify the preconfiguration file in the bootloader configuration, " @@ -410,7 +407,7 @@ msgstr "" "literal> trong tập tin <filename>grub.cfg</filename>.</phrase>" #. Tag: para -#: preseed.xml:278 +#: preseed.xml:268 #, no-c-format msgid "" "To make sure the installer gets the right preconfiguration file, you can " @@ -424,7 +421,7 @@ msgstr "" "không thì trình cài đặt sẽ từ chối dùng nó." #. Tag: screen -#: preseed.xml:287 +#: preseed.xml:277 #, fuzzy, no-c-format #| msgid "" #| "Boot parameters to specify:\n" @@ -450,7 +447,7 @@ msgid "" " preseed/url=tftp://host/path/to/preseed.cfg\n" " preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n" "\n" -"- if you're booting a remastered CD:\n" +"- if you're booting a remastered installation image:\n" " preseed/file=/cdrom/preseed.cfg\n" " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d\n" "\n" @@ -474,7 +471,7 @@ msgstr "" " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d" #. Tag: para -#: preseed.xml:289 +#: preseed.xml:279 #, no-c-format msgid "" "Note that <filename>preseed/url</filename> can be shortened to just " @@ -490,13 +487,13 @@ msgstr "" "filename>, khi chúng được dùng làm tham số khởi động." #. Tag: title -#: preseed.xml:300 +#: preseed.xml:290 #, no-c-format msgid "Using boot parameters to preseed questions" msgstr "Dùng tham số khởi động để chèn sẵn câu hỏi" #. Tag: para -#: preseed.xml:301 +#: preseed.xml:291 #, no-c-format msgid "" "If a preconfiguration file cannot be used to preseed some steps, the install " @@ -509,7 +506,7 @@ msgstr "" "trình cài đặt." #. Tag: para -#: preseed.xml:307 +#: preseed.xml:297 #, no-c-format msgid "" "Boot parameters can also be used if you do not really want to use " @@ -521,7 +518,7 @@ msgstr "" "Một số mẫu có ích về trường hợp này nằm trong phần khác của tài liệu này." #. Tag: para -#: preseed.xml:313 +#: preseed.xml:303 #, no-c-format msgid "" "To set a value to be used inside &d-i;, just pass " @@ -559,7 +556,7 @@ msgstr "" "liên quan." #. Tag: para -#: preseed.xml:336 +#: preseed.xml:326 #, no-c-format msgid "" "Normally, preseeding a question in this way will mean that the question will " @@ -574,7 +571,7 @@ msgstr "" ">." #. Tag: para -#: preseed.xml:343 +#: preseed.xml:333 #, no-c-format msgid "" "Note that some variables that are frequently set at the boot prompt have a " @@ -591,7 +588,7 @@ msgstr "" "literal> đại diện <literal>tasksel:tasksel/first</literal>." #. Tag: para -#: preseed.xml:352 +#: preseed.xml:342 #, no-c-format msgid "" "A <quote>---</quote> in the boot options has special meaning. Kernel " @@ -607,7 +604,7 @@ msgstr "" "động lọc ra bất cứ tùy chọn nào nó nhận ra." #. Tag: para -#: preseed.xml:361 +#: preseed.xml:351 #, no-c-format msgid "" "Current linux kernels (2.6.9 and later) accept a maximum of 32 command line " @@ -621,7 +618,7 @@ msgstr "" "(sụp đổ). (Đối với hạt nhân sớm hơn thì số tối đa là nhỏ hơn.) " #. Tag: para -#: preseed.xml:369 +#: preseed.xml:359 #, no-c-format msgid "" "For most installations some of the default options in your bootloader " @@ -634,7 +631,7 @@ msgstr "" "chọn nữa để chèn sẵn." #. Tag: para -#: preseed.xml:376 +#: preseed.xml:366 #, no-c-format msgid "" "It may not always be possible to specify values with spaces for boot " @@ -644,13 +641,13 @@ msgstr "" "tham số khởi động, thậm chí nếu bạn định giới chúng bằng dấu trích dẫn." #. Tag: title -#: preseed.xml:385 +#: preseed.xml:375 #, no-c-format msgid "Auto mode" msgstr "Chế độ tự động" #. Tag: para -#: preseed.xml:386 +#: preseed.xml:376 #, no-c-format msgid "" "There are several features of &debian; Installer that combine to allow " @@ -659,7 +656,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:392 +#: preseed.xml:382 #, no-c-format msgid "" "This is enabled by using the <literal>Automated install</literal> boot " @@ -671,7 +668,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:401 +#: preseed.xml:391 #, no-c-format msgid "" "To illustrate this, here are some examples that can be used at the boot " @@ -699,7 +696,7 @@ msgstr "" "<literal>http://autoserver.mẫu.com/d-i/&releasename;/./preseed.cfg</literal>." #. Tag: para -#: preseed.xml:415 +#: preseed.xml:405 #, no-c-format msgid "" "The last part of that url (<literal>d-i/&releasename;/./preseed.cfg</" @@ -737,7 +734,7 @@ msgstr "" "autoserver.example.com/d-i/&releasename;/./scripts/late_command.sh</literal>." #. Tag: para -#: preseed.xml:435 +#: preseed.xml:425 #, no-c-format msgid "" "If there is no local DHCP or DNS infrastructure, or if you do not want to " @@ -762,13 +759,13 @@ msgstr "" "</screen></informalexample> Nó hoạt động như thế:" #. Tag: para -#: preseed.xml:448 +#: preseed.xml:438 #, no-c-format msgid "if the URL is missing a protocol, http is assumed," msgstr "địa chỉ Mạng thiếu giao thức thì <literal>http</literal> được giả sử," #. Tag: para -#: preseed.xml:451 +#: preseed.xml:441 #, no-c-format msgid "" "if the hostname section contains no periods, it has the domain derived from " @@ -777,7 +774,7 @@ msgstr "" "phần tên máy không chứa dấu chấm thì miền bắt nguồn từ DHCP được phụ thêm, và" #. Tag: para -#: preseed.xml:455 +#: preseed.xml:445 #, no-c-format msgid "" "if there's no <literal>/</literal>'s after the hostname, then the default " @@ -787,7 +784,7 @@ msgstr "" "định được thêm." #. Tag: para -#: preseed.xml:461 +#: preseed.xml:451 #, no-c-format msgid "" "In addition to specifying the url, you can also specify settings that do not " @@ -813,7 +810,7 @@ msgstr "" "thống cần cài đặt hay bản địa hoá cần dùng." #. Tag: para -#: preseed.xml:475 +#: preseed.xml:465 #, no-c-format msgid "" "It is of course possible to extend this concept, and if you do, it is " @@ -832,7 +829,7 @@ msgstr "" "thể thêm biệt hiệu cho tham số đó để giúp đỡ bạn." #. Tag: para -#: preseed.xml:485 +#: preseed.xml:475 #, fuzzy, no-c-format #| msgid "" #| "The <literal>auto</literal> boot label is not yet defined everywhere. The " @@ -867,7 +864,7 @@ msgstr "" "literal> (tới hạn) thì ngăn cản hỏi câu nào có mức ưu tiên nhỏ hơn." #. Tag: para -#: preseed.xml:499 +#: preseed.xml:489 #, no-c-format msgid "" "Additional options that may be of interest while attempting to automate an " @@ -882,7 +879,7 @@ msgstr "" "DHCP của nó." #. Tag: para -#: preseed.xml:508 +#: preseed.xml:498 #, no-c-format msgid "" "An extensive example of how to use this framework, including example scripts " @@ -897,13 +894,13 @@ msgstr "" "được làm khi dùng chức năng chèn sẵn một cách sáng tạo." #. Tag: title -#: preseed.xml:519 +#: preseed.xml:509 #, no-c-format msgid "Aliases useful with preseeding" msgstr "Biệt hiệu có ích khi chèn sẵn" #. Tag: para -#: preseed.xml:520 +#: preseed.xml:510 #, no-c-format msgid "" "The following aliases can be useful when using (auto mode) preseeding. Note " @@ -917,271 +914,271 @@ msgstr "" "<literal>interface=eth0</literal>." #. Tag: entry -#: preseed.xml:533 +#: preseed.xml:523 #, no-c-format msgid "priority" msgstr "priority" #. Tag: entry -#: preseed.xml:533 +#: preseed.xml:523 #, no-c-format msgid "debconf/priority" msgstr "debconf/priority" #. Tag: entry -#: preseed.xml:534 +#: preseed.xml:524 #, no-c-format msgid "<entry>fb</entry>" msgstr "<entry>fb</entry>" #. Tag: entry -#: preseed.xml:534 +#: preseed.xml:524 #, no-c-format msgid "debian-installer/framebuffer" msgstr "debian-installer/framebuffer" #. Tag: entry -#: preseed.xml:535 +#: preseed.xml:525 #, no-c-format msgid "language" msgstr "language" #. Tag: entry -#: preseed.xml:535 +#: preseed.xml:525 #, no-c-format msgid "debian-installer/language" msgstr "debian-installer/language" #. Tag: entry -#: preseed.xml:536 +#: preseed.xml:526 #, no-c-format msgid "country" msgstr "country" #. Tag: entry -#: preseed.xml:536 +#: preseed.xml:526 #, no-c-format msgid "debian-installer/country" msgstr "debian-installer/country" #. Tag: entry -#: preseed.xml:537 +#: preseed.xml:527 #, no-c-format msgid "locale" msgstr "locale" #. Tag: entry -#: preseed.xml:537 +#: preseed.xml:527 #, no-c-format msgid "debian-installer/locale" msgstr "debian-installer/locale" #. Tag: entry -#: preseed.xml:538 +#: preseed.xml:528 #, no-c-format msgid "theme" msgstr "theme" #. Tag: entry -#: preseed.xml:538 +#: preseed.xml:528 #, no-c-format msgid "debian-installer/theme" msgstr "debian-installer/theme" #. Tag: entry -#: preseed.xml:539 +#: preseed.xml:529 #, no-c-format msgid "auto" msgstr "auto" #. Tag: entry -#: preseed.xml:539 +#: preseed.xml:529 #, no-c-format msgid "auto-install/enable" msgstr "auto-install/enable" #. Tag: entry -#: preseed.xml:540 +#: preseed.xml:530 #, no-c-format msgid "classes" msgstr "classes" #. Tag: entry -#: preseed.xml:540 +#: preseed.xml:530 #, no-c-format msgid "auto-install/classes" msgstr "auto-install/classes" #. Tag: entry -#: preseed.xml:541 +#: preseed.xml:531 #, no-c-format msgid "preseed/file" msgstr "preseed/file" #. Tag: entry -#: preseed.xml:542 +#: preseed.xml:532 #, no-c-format msgid "<entry>url</entry>" msgstr "<entry>url</entry>" #. Tag: entry -#: preseed.xml:542 +#: preseed.xml:532 #, no-c-format msgid "preseed/url" msgstr "preseed/url" #. Tag: entry -#: preseed.xml:543 +#: preseed.xml:533 #, no-c-format msgid "domain" msgstr "domain" #. Tag: entry -#: preseed.xml:543 +#: preseed.xml:533 #, no-c-format msgid "netcfg/get_domain" msgstr "netcfg/get_domain" #. Tag: entry -#: preseed.xml:544 +#: preseed.xml:534 #, no-c-format msgid "hostname " msgstr "hostname " #. Tag: entry -#: preseed.xml:544 +#: preseed.xml:534 #, no-c-format msgid "netcfg/get_hostname" msgstr "netcfg/get_hostname" #. Tag: entry -#: preseed.xml:545 +#: preseed.xml:535 #, no-c-format msgid "interface" msgstr "interface" #. Tag: entry -#: preseed.xml:545 +#: preseed.xml:535 #, no-c-format msgid "netcfg/choose_interface" msgstr "netcfg/choose_interface" #. Tag: entry -#: preseed.xml:546 +#: preseed.xml:536 #, no-c-format msgid "protocol" msgstr "protocol" #. Tag: entry -#: preseed.xml:546 +#: preseed.xml:536 #, no-c-format msgid "mirror/protocol" msgstr "mirror/protocol" #. Tag: entry -#: preseed.xml:547 +#: preseed.xml:537 #, no-c-format msgid "suite" msgstr "suite" #. Tag: entry -#: preseed.xml:547 +#: preseed.xml:537 #, no-c-format msgid "mirror/suite" msgstr "mirror/suite" #. Tag: entry -#: preseed.xml:548 +#: preseed.xml:538 #, no-c-format msgid "modules" msgstr "modules" #. Tag: entry -#: preseed.xml:548 +#: preseed.xml:538 #, no-c-format msgid "anna/choose_modules" msgstr "anna/choose_modules" #. Tag: entry -#: preseed.xml:549 +#: preseed.xml:539 #, no-c-format msgid "recommends" msgstr "recommends" #. Tag: entry -#: preseed.xml:549 +#: preseed.xml:539 #, no-c-format msgid "base-installer/install-recommends" msgstr "base-installer/install-recommends" #. Tag: entry -#: preseed.xml:550 +#: preseed.xml:540 #, no-c-format msgid "tasks" msgstr "tasks" #. Tag: entry -#: preseed.xml:550 +#: preseed.xml:540 #, no-c-format msgid "tasksel:tasksel/first" msgstr "tasksel:tasksel/first" #. Tag: entry -#: preseed.xml:551 +#: preseed.xml:541 #, no-c-format msgid "desktop" msgstr "môi trường làm việc" #. Tag: entry -#: preseed.xml:551 +#: preseed.xml:541 #, no-c-format msgid "tasksel:tasksel/desktop" msgstr "tasksel:tasksel/desktop" #. Tag: entry -#: preseed.xml:552 +#: preseed.xml:542 #, no-c-format msgid "dmraid" msgstr "dmraid" #. Tag: entry -#: preseed.xml:552 +#: preseed.xml:542 #, no-c-format msgid "disk-detect/dmraid/enable" msgstr "disk-detect/dmraid/enable" #. Tag: entry -#: preseed.xml:553 +#: preseed.xml:543 #, no-c-format msgid "keymap" msgstr "keymap" #. Tag: entry -#: preseed.xml:553 +#: preseed.xml:543 #, no-c-format msgid "keyboard-configuration/xkb-keymap" msgstr "keyboard-configuration/xkb-keymap" #. Tag: entry -#: preseed.xml:554 +#: preseed.xml:544 #, no-c-format msgid "preseed-md5" msgstr "preseed-md5" #. Tag: entry -#: preseed.xml:554 +#: preseed.xml:544 #, no-c-format msgid "preseed/file/checksum" msgstr "preseed/file/checksum" #. Tag: title -#: preseed.xml:561 +#: preseed.xml:551 #, no-c-format msgid "Using a DHCP server to specify preconfiguration files" msgstr "Dùng máy phục vụ DHCP để xác định tập tin định cấu hình sẵn" #. Tag: para -#: preseed.xml:562 +#: preseed.xml:552 #, no-c-format msgid "" "It's also possible to use DHCP to specify a preconfiguration file to " @@ -1202,7 +1199,7 @@ msgstr "" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: screen -#: preseed.xml:573 +#: preseed.xml:563 #, no-c-format msgid "" "if substring (option vendor-class-identifier, 0, 3) = \"d-i\" {\n" @@ -1214,21 +1211,23 @@ msgstr "" "}" #. Tag: para -#: preseed.xml:575 +#: preseed.xml:565 #, no-c-format msgid "" "Note that the above example limits this filename to DHCP clients that " -"identify themselves as \"d-i\", so it will not affect regular DHCP clients, " -"but only the installer. You can also put the text in a stanza for only one " -"particular host to avoid preseeding all installs on your network." +"identify themselves as <quote>d-i</quote>, so it will not affect regular " +"DHCP clients, but only the installer. You can also put the text in a stanza " +"for only one particular host to avoid preseeding all installs on your " +"network." msgstr "" "Ghi chú rằng mẫu bên trên giới hạn tên tập tin này thành ứng dụng khách DHCP " -"tự nhận diện là « d-i », vì vậy nó sẽ không có tác động ứng dụng khách DHCP " -"chuẩn, chỉ trình cài đặt. Bạn cũng có khả năng định dạng đoạn đó là đoạn " -"dòng cho chỉ một máy riêng, để tránh chèn sẵn mọi việc cài đặt trên mạng đó." +"tự nhận diện là <quote>d-i</quote>, vì vậy nó sẽ không có tác động ứng dụng " +"khách DHCP chuẩn, chỉ trình cài đặt. Bạn cũng có khả năng định dạng đoạn đó " +"là đoạn dòng cho chỉ một máy riêng, để tránh chèn sẵn mọi việc cài đặt trên " +"mạng đó." #. Tag: para -#: preseed.xml:582 +#: preseed.xml:572 #, no-c-format msgid "" "A good way to use the DHCP preseeding is to only preseed values specific to " @@ -1245,13 +1244,13 @@ msgstr "" "hoàn toàn tiến trình cài đặt &debian;." #. Tag: title -#: preseed.xml:596 +#: preseed.xml:586 #, no-c-format msgid "Creating a preconfiguration file" msgstr "Tạo tập tin định cấu hình sẵn" #. Tag: para -#: preseed.xml:597 +#: preseed.xml:587 #, no-c-format msgid "" "The preconfiguration file is in the format used by the <command>debconf-set-" @@ -1263,27 +1262,27 @@ msgstr "" "hình sẵn là:" #. Tag: screen -#: preseed.xml:603 +#: preseed.xml:593 #, no-c-format msgid "<owner> <question name> <question type> <value>" msgstr "" "<sở hữu> <tên câu hỏi> <kiểu câu hỏi> <giá trị>" #. Tag: para -#: preseed.xml:605 +#: preseed.xml:595 #, no-c-format msgid "The file should start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:617 +#: preseed.xml:607 #, no-c-format msgid "" "There are a few rules to keep in mind when writing a preconfiguration file." msgstr "Ghi nhớ vài quy tắc khi tạo tập tin cấu hình sẵn." #. Tag: para -#: preseed.xml:624 +#: preseed.xml:614 #, no-c-format msgid "" "Put only a single space or tab between type and value: any additional " @@ -1293,7 +1292,7 @@ msgstr "" "nào sẽ được xử lý là phần của giá trị đó." #. Tag: para -#: preseed.xml:628 +#: preseed.xml:618 #, no-c-format msgid "" "A line can be split into multiple lines by appending a backslash " @@ -1310,7 +1309,7 @@ msgstr "" "thành một dấu cách riêng lẻ." #. Tag: para -#: preseed.xml:635 +#: preseed.xml:625 #, no-c-format msgid "" "For debconf variables (templates) used only in the installer itself, the " @@ -1327,7 +1326,7 @@ msgstr "" "chép đến cơ sở dữ liệu debconf cho hệ thống được cài đặt." #. Tag: para -#: preseed.xml:643 +#: preseed.xml:633 #, no-c-format msgid "" "Most questions need to be preseeded using the values valid in English and " @@ -1339,7 +1338,7 @@ msgstr "" "<classname>partman</classname>) trong đó cần phải dùng giá trị đã dịch." #. Tag: para -#: preseed.xml:649 +#: preseed.xml:639 #, no-c-format msgid "" "Some questions take a code as value instead of the English text that is " @@ -1349,13 +1348,13 @@ msgstr "" "hiển thị trong khi cài đặt." #. Tag: para -#: preseed.xml:653 +#: preseed.xml:643 #, no-c-format msgid "Start with <literal>#_preseed_V1</literal>" msgstr "" #. Tag: para -#: preseed.xml:659 +#: preseed.xml:649 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1366,7 +1365,7 @@ msgstr "" "từ từ vào nó." #. Tag: para -#: preseed.xml:664 +#: preseed.xml:654 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1380,7 +1379,7 @@ msgstr "" "lẫn cơ sở dữ liệu cdebconf của trình cài đặt đều vào cùng một tập tin:" #. Tag: screen -#: preseed.xml:671 +#: preseed.xml:661 #, fuzzy, no-c-format #| msgid "" #| "$ debconf-get-selections --installer > <replaceable>file</" @@ -1397,7 +1396,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>tập tin</replaceable>" #. Tag: para -#: preseed.xml:673 +#: preseed.xml:663 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1409,7 +1408,7 @@ msgstr "" "hợp của phần lớn người dùng." #. Tag: para -#: preseed.xml:681 +#: preseed.xml:671 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1425,7 +1424,7 @@ msgstr "" "tin đó chỉ cho phép người chủ đọc thôi." #. Tag: para -#: preseed.xml:689 +#: preseed.xml:679 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1437,7 +1436,7 @@ msgstr "" "<classname>installation-report</classname>." #. Tag: para -#: preseed.xml:697 +#: preseed.xml:687 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1454,7 +1453,7 @@ msgstr "" "trị được gán cho biến." #. Tag: para -#: preseed.xml:705 +#: preseed.xml:695 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1466,13 +1465,13 @@ msgstr "" "<replaceable>preseed.cfg</replaceable></command>." #. Tag: title -#: preseed.xml:716 +#: preseed.xml:706 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Nội dung của tập tin định cấu hình sẵn (cho &releasename;)" #. Tag: para -#: preseed.xml:722 +#: preseed.xml:712 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1488,7 +1487,7 @@ msgstr "" "với kiến trúc đó." #. Tag: para -#: preseed.xml:730 +#: preseed.xml:720 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1498,13 +1497,13 @@ msgstr "" "nhau của Trình Cài đặt Debian tại <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:738 +#: preseed.xml:728 #, no-c-format msgid "Localization" msgstr "Địa phương hoá" #. Tag: para -#: preseed.xml:739 +#: preseed.xml:729 #, no-c-format msgid "" "During a normal install the questions about localization are asked first, so " @@ -1516,7 +1515,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:748 +#: preseed.xml:738 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1534,7 +1533,7 @@ msgstr "" "dùng <userinput>locale=<replaceable>vi</replaceable></userinput>." #. Tag: para -#: preseed.xml:757 +#: preseed.xml:747 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1556,7 +1555,7 @@ msgstr "" "quốc gia dưới dạng tham số khởi động." #. Tag: screen -#: preseed.xml:772 +#: preseed.xml:762 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1580,7 +1579,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect vi.UTF-8, en_US.UTF-8" #. Tag: para -#: preseed.xml:774 +#: preseed.xml:764 #, fuzzy, no-c-format #| msgid "" #| "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1598,7 +1597,7 @@ msgstr "" "trí US." #. Tag: screen -#: preseed.xml:782 +#: preseed.xml:772 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1610,7 +1609,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:784 +#: preseed.xml:774 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1622,20 +1621,26 @@ msgstr "" "bàn phím của hạt nhân còn lại hoạt động." #. Tag: title -#: preseed.xml:796 +#: preseed.xml:786 #, no-c-format msgid "Network configuration" msgstr "Cấu hình mạng" #. Tag: para -#: preseed.xml:797 -#, no-c-format +#: preseed.xml:787 +#, fuzzy, no-c-format +#| msgid "" +#| "Of course, preseeding the network configuration won't work if you're " +#| "loading your preconfiguration file from the network. But it's great when " +#| "you're booting from CD or USB stick. If you are loading preconfiguration " +#| "files from the network, you can pass network config parameters by using " +#| "kernel boot parameters." msgid "" "Of course, preseeding the network configuration won't work if you're loading " "your preconfiguration file from the network. But it's great when you're " -"booting from CD or USB stick. If you are loading preconfiguration files from " -"the network, you can pass network config parameters by using kernel boot " -"parameters." +"booting from optical disc or USB stick. If you are loading preconfiguration " +"files from the network, you can pass network config parameters by using " +"kernel boot parameters." msgstr "" "Tất nhiên, việc chèn sẵn bước cấu hình mạng sẽ không hoạt động được nếu bạn " "tải tập tin cấu hình sẵn qua mạng. Nhưng nó rất có ích khi bạn khởi động từ " @@ -1643,7 +1648,7 @@ msgstr "" "năng gởi tham số cấu hình mạng bằng cách sử dụng tham số khởi động hạt nhân." #. Tag: para -#: preseed.xml:805 +#: preseed.xml:795 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1655,7 +1660,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:811 +#: preseed.xml:801 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1674,19 +1679,19 @@ msgstr "" "lệnh <quote>preseed/run</quote> chứa những câu lệnh này:" #. Tag: screen -#: preseed.xml:821 +#: preseed.xml:811 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:823 +#: preseed.xml:813 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "Theo đây có những biến debconf thích hợp với cấu hình mạng." #. Tag: screen -#: preseed.xml:829 +#: preseed.xml:819 #, fuzzy, no-c-format #| msgid "" #| "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1870,7 +1875,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:831 +#: preseed.xml:821 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1891,13 +1896,13 @@ msgstr "" "có) để chỉ định không nên dùng cổng ra nào." #. Tag: title -#: preseed.xml:847 +#: preseed.xml:837 #, no-c-format msgid "Network console" msgstr "Bàn giao tiếp mạng" #. Tag: screen -#: preseed.xml:849 +#: preseed.xml:839 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1918,13 +1923,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:854 +#: preseed.xml:844 #, no-c-format msgid "Mirror settings" msgstr "Thiết lập máy nhân bản" #. Tag: para -#: preseed.xml:855 +#: preseed.xml:845 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1938,7 +1943,7 @@ msgstr "" "đã cài đặt." #. Tag: para -#: preseed.xml:862 +#: preseed.xml:852 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1948,7 +1953,7 @@ msgstr "" "thống đã cài đặt." #. Tag: para -#: preseed.xml:867 +#: preseed.xml:857 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1965,7 +1970,7 @@ msgstr "" "đặt tự động sử dụng giá trị đúng thì không nên lập tham số này." #. Tag: screen -#: preseed.xml:878 +#: preseed.xml:868 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1993,13 +1998,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:883 +#: preseed.xml:873 #, no-c-format msgid "Account setup" msgstr "Thiết lập tài khoản" #. Tag: para -#: preseed.xml:884 +#: preseed.xml:874 #, fuzzy, no-c-format #| msgid "" #| "The password for the root account and name and password for a first " @@ -2015,7 +2020,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:891 +#: preseed.xml:881 #, fuzzy, no-c-format #| msgid "" #| "Be aware that preseeding passwords is not completely secure as everyone " @@ -2037,7 +2042,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:901 +#: preseed.xml:891 #, fuzzy, no-c-format #| msgid "" #| "# Skip creation of a root account (normal user account will be able to\n" @@ -2122,7 +2127,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:903 +#: preseed.xml:893 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2142,7 +2147,7 @@ msgstr "" "<command>sudo</command>)." #. Tag: para -#: preseed.xml:913 +#: preseed.xml:903 #, fuzzy, no-c-format #| msgid "" #| "The following command can be used to generate an MD5 hash for a password:" @@ -2155,19 +2160,19 @@ msgstr "" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: screen -#: preseed.xml:918 +#: preseed.xml:908 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:924 +#: preseed.xml:914 #, no-c-format msgid "Clock and time zone setup" msgstr "Thiết lập đồng hồ và múi giờ" #. Tag: screen -#: preseed.xml:926 +#: preseed.xml:916 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2197,13 +2202,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:931 +#: preseed.xml:921 #, no-c-format msgid "Partitioning" msgstr "Phân vùng" #. Tag: para -#: preseed.xml:932 +#: preseed.xml:922 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2220,7 +2225,7 @@ msgstr "" "tin cấu hình sẵn." #. Tag: para -#: preseed.xml:940 +#: preseed.xml:930 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2232,7 +2237,7 @@ msgstr "" "vùng trong một tiến trình cài đặt không chèn sẵn." #. Tag: para -#: preseed.xml:946 +#: preseed.xml:936 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2252,7 +2257,7 @@ msgstr "" "hành." #. Tag: para -#: preseed.xml:960 +#: preseed.xml:950 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2264,13 +2269,13 @@ msgstr "" "khả năng chèn sẵn." #. Tag: title -#: preseed.xml:969 +#: preseed.xml:959 #, no-c-format msgid "Partitioning example" msgstr "Mẫu phân vùng" #. Tag: screen -#: preseed.xml:971 +#: preseed.xml:961 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2514,13 +2519,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:975 +#: preseed.xml:965 #, no-c-format msgid "Partitioning using RAID" msgstr "Phân vùng bằng RAID" #. Tag: para -#: preseed.xml:976 +#: preseed.xml:966 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2532,7 +2537,7 @@ msgstr "" "biến và xác định thiết bị bổ sung." #. Tag: para -#: preseed.xml:982 +#: preseed.xml:972 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2543,7 +2548,7 @@ msgstr "" "bootloader\"/>." #. Tag: para -#: preseed.xml:989 +#: preseed.xml:979 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2558,7 +2563,7 @@ msgstr "" "chịu. Xem <filename>/var/log/syslog</filename> nếu bạn gặp vấn đề." #. Tag: screen -#: preseed.xml:999 +#: preseed.xml:989 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2664,13 +2669,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:1004 +#: preseed.xml:994 #, 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:1005 +#: preseed.xml:995 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2689,7 +2694,7 @@ msgstr "" "dùng một mã UUID." #. Tag: para -#: preseed.xml:1014 +#: preseed.xml:1004 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2699,7 +2704,7 @@ msgstr "" "truyền thống thay cho mã UUID." #. Tag: para -#: preseed.xml:1021 +#: preseed.xml:1011 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2715,7 +2720,7 @@ msgstr "" "hệ thống sẽ khởi chạy một cách ngẫu nhiên." #. Tag: screen -#: preseed.xml:1031 +#: preseed.xml:1021 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2731,13 +2736,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1037 +#: preseed.xml:1027 #, no-c-format msgid "Base system installation" msgstr "Cài đặt hệ thống cơ bản" #. Tag: para -#: preseed.xml:1038 +#: preseed.xml:1028 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2748,7 +2753,7 @@ msgstr "" "cách cài đặt hạt nhân." #. Tag: screen -#: preseed.xml:1045 +#: preseed.xml:1035 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2771,13 +2776,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1050 +#: preseed.xml:1040 #, no-c-format msgid "Apt setup" msgstr "Thiết lập apt" #. Tag: para -#: preseed.xml:1051 +#: preseed.xml:1041 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2791,7 +2796,7 @@ msgstr "" "năng thêm kho phần mềm (cục bộ) khác." #. Tag: screen -#: preseed.xml:1059 +#: preseed.xml:1049 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2840,8 +2845,12 @@ msgid "" "#d-i apt-setup/local0/source boolean true\n" "# URL to the public key of the local repository; you must provide a key or\n" "# apt will complain about the unauthenticated repository and so the\n" -"# sources.list line will be left commented out\n" +"# sources.list line will be left commented out.\n" "#d-i apt-setup/local0/key string http://local.server/key\n" +"# If the provided key file ends in \".asc\" the key file needs to be an\n" +"# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n" +"# \"GPG key public keyring\" format, the \"keybox database\" format is\n" +"# currently not supported.\n" "\n" "# By default the installer requires that repositories be authenticated\n" "# using a known gpg key. This setting can be used to disable that\n" @@ -2882,13 +2891,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1064 +#: preseed.xml:1054 #, no-c-format msgid "Package selection" msgstr "Chọn gói phần mềm" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1055 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2898,73 +2907,73 @@ 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:1073 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1076 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1082 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)" msgstr "" #. Tag: para -#: preseed.xml:1088 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1094 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1097 +#: preseed.xml:1087 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1100 +#: preseed.xml:1090 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1103 +#: preseed.xml:1093 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1108 +#: preseed.xml:1098 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2976,7 +2985,7 @@ msgstr "" "<userinput>chuẩn</userinput>." #. Tag: para -#: preseed.xml:1114 +#: preseed.xml:1104 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2991,8 +3000,24 @@ msgstr "" "giới bằng hoặc dấu phẩy hoặc dấu cách, cũng dễ dàng dùng trên dòng lệnh." #. Tag: screen -#: preseed.xml:1124 -#, no-c-format +#: preseed.xml:1114 +#, fuzzy, no-c-format +#| msgid "" +#| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" +#| "\n" +#| "# Individual additional packages to install\n" +#| "#d-i pkgsel/include string openssh-server build-essential\n" +#| "# Whether to upgrade packages after debootstrap.\n" +#| "# Allowed values: none, safe-upgrade, full-upgrade\n" +#| "#d-i pkgsel/upgrade select none\n" +#| "\n" +#| "# Some versions of the installer can report back on what software you " +#| "have\n" +#| "# installed, and what software you use. The default is not to report " +#| "back,\n" +#| "# but sending reports helps the project determine what software is most\n" +#| "# popular and include it on CDs.\n" +#| "#popularity-contest popularity-contest/participate boolean false" msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" "\n" @@ -3005,7 +3030,7 @@ msgid "" "# Some versions of the installer can report back on what software you have\n" "# installed, and what software you use. The default is not to report back,\n" "# but sending reports helps the project determine what software is most\n" -"# popular and include it on CDs.\n" +"# popular and should be included on the first CD/DVD.\n" "#popularity-contest popularity-contest/participate boolean false" msgstr "" "#tasksel tasksel/first multiselect chuẩn, trình phục vụ Web\n" @@ -3030,13 +3055,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1129 +#: preseed.xml:1119 #, no-c-format msgid "Boot loader installation" msgstr "Cài đặt bộ nạp khởi động" #. Tag: screen -#: preseed.xml:1131 +#: preseed.xml:1121 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3083,35 +3108,33 @@ msgstr "Cài đặt bộ nạp khởi động" #| "# Note: options passed to the installer will be added automatically.\n" #| "#d-i debian-installer/add-kernel-opts string nousb" msgid "" -"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " -"you want lilo installed\n" -"# instead, uncomment this:\n" -"#d-i grub-installer/skip boolean true\n" -"# To also skip installing lilo, and install no bootloader, uncomment this\n" -"# too:\n" -"#d-i lilo-installer/skip boolean true</phrase>\n" -"<phrase arch=\"kfreebsd-any;hurd-any\"># To install no bootloader, uncomment " -"this\n" +"<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" +"phrase><phrase\n" +"arch=\"kfreebsd-any;hurd-any\"># To install no bootloader, uncomment this\n" "#d-i grub-installer/skip boolean true</phrase>\n" "\n" "# This is fairly safe to set, it makes grub install automatically to the " -"MBR\n" -"# if no other operating system is detected on the machine.\n" +"UEFI\n" +"# partition/boot record if no other operating system is detected on the " +"machine.\n" "d-i grub-installer/only_debian boolean true\n" "\n" -"# This one makes grub-installer install to the MBR if it also finds some " -"other\n" -"# OS, which is less safe as it might not be able to boot that other OS.\n" +"# This one makes grub-installer install to the UEFI partition/boot record, " +"if\n" +"# it also finds some other OS, which is less safe as it might not be able " +"to\n" +"# boot that other OS.\n" "d-i grub-installer/with_other_os boolean true\n" "\n" -"# Due notably to potential USB sticks, the location of the MBR can not be\n" -"# determined safely in general, so this needs to be specified:\n" +"# Due notably to potential USB sticks, the location of the primary drive " +"can\n" +"# not be determined safely in general, so this needs to be specified:\n" "#d-i grub-installer/bootdev string /dev/sda\n" -"# To install to the first device (assuming it is not a USB stick):\n" +"# To install to the primary device (assuming it is not a USB stick):\n" "#d-i grub-installer/bootdev string default\n" "\n" -"# Alternatively, if you want to install to a location other than the mbr,\n" -"# uncomment and edit these lines:\n" +"# Alternatively, if you want to install to a location other than the UEFI\n" +"# parition/boot record, uncomment and edit these lines:\n" "#d-i grub-installer/only_debian boolean false\n" "#d-i grub-installer/with_other_os boolean false\n" "#d-i grub-installer/bootdev string (hd0,1)\n" @@ -3175,7 +3198,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1133 +#: preseed.xml:1123 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3187,13 +3210,13 @@ msgstr "" "<xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1143 +#: preseed.xml:1133 #, no-c-format msgid "Finishing up the installation" msgstr "Làm xong tiến trình cài đặt" #. Tag: screen -#: preseed.xml:1145 +#: preseed.xml:1135 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3235,13 +3258,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1150 +#: preseed.xml:1140 #, no-c-format msgid "Preseeding other packages" msgstr "Chèn trước gói khác" #. Tag: screen -#: preseed.xml:1152 +#: preseed.xml:1142 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3260,19 +3283,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1149 #, no-c-format msgid "Advanced options" msgstr "Tùy chọn cấp cao" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1152 #, no-c-format msgid "Running custom commands during the installation" msgstr "Chạy lệnh riêng trong khi cài đặt" #. Tag: para -#: preseed.xml:1163 +#: preseed.xml:1153 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3282,7 +3305,7 @@ msgstr "" "chạy lệnh hay văn lệnh tại một số điểm thời riêng trong tiến trình cài đặt." #. Tag: para -#: preseed.xml:1169 +#: preseed.xml:1159 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3291,7 +3314,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1177 +#: preseed.xml:1167 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3344,13 +3367,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1182 +#: preseed.xml:1172 #, no-c-format msgid "Using preseeding to change default values" msgstr "Dùng khả năng chèn sẵn để thay đổi giá trị mặc định" #. Tag: para -#: preseed.xml:1183 +#: preseed.xml:1173 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3376,7 +3399,7 @@ msgstr "" "thử hay gỡ lỗi tập tin cấu hình sẵn." #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1187 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3390,7 +3413,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1194 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3413,7 +3436,7 @@ msgstr "" "đặt, không phải đối với tham số <quote>nội bộ</quote>." #. Tag: para -#: preseed.xml:1214 +#: preseed.xml:1204 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3427,13 +3450,13 @@ msgstr "" "hiện tại của từng biến và về tiến trình của nó qua các văn lệnh cài đặt gói." #. Tag: title -#: preseed.xml:1226 +#: preseed.xml:1216 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Tải dây chuyền tập tin định cấu hình sẵn" #. Tag: para -#: preseed.xml:1227 +#: preseed.xml:1217 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3449,7 +3472,7 @@ msgstr "" "để thiết lập chi tiết hơn cho một số cấu hình riêng trong các tập tin khác." #. Tag: screen -#: preseed.xml:1237 +#: preseed.xml:1227 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3502,7 +3525,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1229 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " @@ -3520,6 +3543,12 @@ msgstr "" "<literal>preseed/url</literal>, điều thứ hai được tạo một khi mạng trở thành " "hoạt động." +#~ msgid "floppy based (cd-drivers)" +#~ msgstr "dựa vào đĩa mềm (trình điều khiển đĩa CD)" + +#~ msgid "floppy based (net-drivers)" +#~ msgstr "dựa vào đĩa mềm (trình điều khiển mạng)" + #~ msgid "" #~ "Setting localization values will only work if you are using initrd " #~ "preseeding. With all other methods the preconfiguration file will only be " |