Parent Directory
|
Revision Log
Update of POT and PO files for the manual
| 1 | # Vietnamese translation for Using D-I. |
| 2 | # Copyright © 2006 Free Software Foundation, Inc. |
| 3 | # Clytie Siddall <clytie@riverland.net.au>, 2006. |
| 4 | # |
| 5 | msgid "" |
| 6 | msgstr "" |
| 7 | "Project-Id-Version: using-d-i\n" |
| 8 | "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" |
| 9 | "POT-Creation-Date: 2006-12-04 17:31+0000\n" |
| 10 | "PO-Revision-Date: 2006-10-21 22:26+0930\n" |
| 11 | "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" |
| 12 | "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" |
| 13 | "MIME-Version: 1.0\n" |
| 14 | "Content-Type: text/plain; charset=UTF-8\n" |
| 15 | "Content-Transfer-Encoding: 8bit\n" |
| 16 | "Plural-Forms: nplurals=1; plural=0;\n" |
| 17 | "X-Generator: LocFactoryEditor 1.6fc1\n" |
| 18 | |
| 19 | #. Tag: title |
| 20 | #: using-d-i.xml:5 |
| 21 | #, no-c-format |
| 22 | msgid "Using the Debian Installer" |
| 23 | msgstr "Sử dụng trình cài đặt Debian" |
| 24 | |
| 25 | #. Tag: title |
| 26 | #: using-d-i.xml:7 |
| 27 | #, no-c-format |
| 28 | msgid "How the Installer Works" |
| 29 | msgstr "Trình cài đặt hoạt động như thế nào" |
| 30 | |
| 31 | #. Tag: para |
| 32 | #: using-d-i.xml:8 |
| 33 | #, no-c-format |
| 34 | msgid "" |
| 35 | "The Debian Installer consists of a number of special-purpose components to " |
| 36 | "perform each installation task. Each component performs its task, asking the " |
| 37 | "user questions as necessary to do its job. The questions themselves are " |
| 38 | "given priorities, and the priority of questions to be asked is set when the " |
| 39 | "installer is started." |
| 40 | msgstr "" |
| 41 | "Trình cài đặt Debian là bao gồm một số thành phần nhằm mục đích đặc biệt, để " |
| 42 | "thực hiện mỗi công việc cài đặt. Mỗi thành phần thi hành tác vụ riêng của " |
| 43 | "nó, hỏi người dùng những câu cần thiết. Mỗi câu hỏi được gán ưu tiên, còn ưu " |
| 44 | "tiên các câu cần hỏi có được đặt vào lúc khởi chạy trình cài đặt." |
| 45 | |
| 46 | #. Tag: para |
| 47 | #: using-d-i.xml:16 |
| 48 | #, no-c-format |
| 49 | msgid "" |
| 50 | "When a default installation is performed, only essential (high priority) " |
| 51 | "questions will be asked. This results in a highly automated installation " |
| 52 | "process with little user interaction. Components are automatically run in " |
| 53 | "sequence; which components are run depends mainly on the installation method " |
| 54 | "you use and on your hardware. The installer will use default values for " |
| 55 | "questions that are not asked." |
| 56 | msgstr "" |
| 57 | "Khi chạy tiến trình cài đặt mặc định, chỉ hỏi những câu chủ yếu (ưu tiên " |
| 58 | "cao). Kết quả là tiến trình cài đặt rất tự động, tương tác ít với người " |
| 59 | "dùng. Các thành phần được chạy tự động theo thứ tự; thành phần nào cần chạy " |
| 60 | "phụ thuộc chính vào phương pháp cài đặt được dùng, cũng vào phần cứng riêng " |
| 61 | "của bạn. Trình cài đặt sẽ dùng giá trị mặc định cho mỗi câu chưa hỏi." |
| 62 | |
| 63 | #. Tag: para |
| 64 | #: using-d-i.xml:25 |
| 65 | #, no-c-format |
| 66 | msgid "" |
| 67 | "If there is a problem, the user will see an error screen, and the installer " |
| 68 | "menu may be shown in order to select some alternative action. If there are " |
| 69 | "no problems, the user will never see the installer menu, but will simply " |
| 70 | "answer questions for each component in turn. Serious error notifications are " |
| 71 | "set to priority <quote>critical</quote> so the user will always be notified." |
| 72 | msgstr "" |
| 73 | "Nếu tiến trình cài đặt gặp lỗi, trình cài đặt hiển thị màn hình lỗi, có lẽ " |
| 74 | "cũng là trình đơn cài đặt để chọn hành động xen kẽ. Còn nếu không gặp lỗi, " |
| 75 | "người dùng sẽ không bao giờ xem trình đơn cài đặt, họ sẽ đơn giản trả lời " |
| 76 | "câu hỏi về mỗi thành phần lần lượt. Thông báo lỗi nghiêm trọng có ưu tiên " |
| 77 | "<quote>tới hạn</quote> thì người dùng sẽ luôn luôn xem." |
| 78 | |
| 79 | #. Tag: para |
| 80 | #: using-d-i.xml:34 |
| 81 | #, no-c-format |
| 82 | msgid "" |
| 83 | "Some of the defaults that the installer uses can be influenced by passing " |
| 84 | "boot arguments when &d-i; is started. If, for example, you wish to force " |
| 85 | "static network configuration (DHCP is used by default if available), you " |
| 86 | "could add the boot parameter <userinput>netcfg/disable_dhcp=true</" |
| 87 | "userinput>. See <xref linkend=\"installer-args\"/> for available options." |
| 88 | msgstr "" |
| 89 | "Trình cài đặt dùng một số giá trị mặc định có thể được sửa đổi bằng cách gởi " |
| 90 | "đối số khởi động vào lúc khởi chạy &d-i;. Chẳng hạn, nếu bạn muốn ép buộc " |
| 91 | "cấu hình mạng kiểu tĩnh (DHCP được dùng theo mặc định nếu sẵn sàng), bạn có " |
| 92 | "khả năng thêm tham số khởi động <userinput>netcfg disable_dhcp=true</" |
| 93 | "userinput> (tắt DHCP=đúng). Xem <xref linkend=\"installer-args\"/> để tìm " |
| 94 | "các tùy chọn có sẵn." |
| 95 | |
| 96 | #. Tag: para |
| 97 | #: using-d-i.xml:42 |
| 98 | #, no-c-format |
| 99 | msgid "" |
| 100 | "Power users may be more comfortable with a menu-driven interface, where each " |
| 101 | "step is controlled by the user rather than the installer performing each " |
| 102 | "step automatically in sequence. To use the installer in a manual, menu-" |
| 103 | "driven way, add the boot argument <userinput>priority=medium</userinput>." |
| 104 | msgstr "" |
| 105 | "Người dùng thành thạo có thể thấy thoải mái hơn khi dùng giao diện do trình " |
| 106 | "đơn điều khiển, trong đó người dùng điều khiển mỗi bước thay vì trình cài " |
| 107 | "đặt thực hiện tự động mỗi bước theo thứ tự. Để tự điều khiển trình cài đặt " |
| 108 | "bằng trình đơn, bạn hãy thêm đối số khởi động <userinput>priority=medium</" |
| 109 | "userinput> (ưu tiên=vừa)." |
| 110 | |
| 111 | #. Tag: para |
| 112 | #: using-d-i.xml:50 |
| 113 | #, no-c-format |
| 114 | msgid "" |
| 115 | "If your hardware requires you to pass options to kernel modules as they are " |
| 116 | "installed, you will need to start the installer in <quote>expert</quote> " |
| 117 | "mode. This can be done by either using the <command>expert</command> command " |
| 118 | "to start the installer or by adding the boot argument " |
| 119 | "<userinput>priority=low</userinput>. Expert mode gives you full control over " |
| 120 | "&d-i;." |
| 121 | msgstr "" |
| 122 | "Nếu phần cứng riêng cần thiết bạn gởi tùy chọn cho mô-đun hạt nhân vào lúc " |
| 123 | "cài đặt, bạn cần phải khởi chạy trình cài đặt trong chế độ <quote>nhà chuyên " |
| 124 | "môn</quote>. Làm như thế bằng cách hoặc nhập lệnh <command>expert</command> " |
| 125 | "(nhà chuyên môn) để khởi chạy trình cài đặt, hoặc thêm đối số khởi động " |
| 126 | "<userinput>priority=low</userinput> (ưu tiên=thấp). Chế độ nhà chuyên môn " |
| 127 | "cho bạn khả năng điều khiển đầy đủ &d-i;." |
| 128 | |
| 129 | #. Tag: para |
| 130 | #: using-d-i.xml:59 |
| 131 | #, no-c-format |
| 132 | msgid "" |
| 133 | "The normal installer display is character-based (as opposed to the now more " |
| 134 | "familiar graphical interface). The mouse is not operational in this " |
| 135 | "environment. Here are the keys you can use to navigate within the various " |
| 136 | "dialogs. The <keycap>Tab</keycap> or <keycap>right</keycap> arrow keys move " |
| 137 | "<quote>forward</quote>, and the <keycombo> <keycap>Shift</keycap> " |
| 138 | "<keycap>Tab</keycap> </keycombo> or <keycap>left</keycap> arrow keys move " |
| 139 | "<quote>backward</quote> between displayed buttons and selections. The " |
| 140 | "<keycap>up</keycap> and <keycap>down</keycap> arrow select different items " |
| 141 | "within a scrollable list, and also scroll the list itself. In addition, in " |
| 142 | "long lists, you can type a letter to cause the list to scroll directly to " |
| 143 | "the section with items starting with the letter you typed and use <keycap>Pg-" |
| 144 | "Up</keycap> and <keycap>Pg-Down</keycap> to scroll the list in sections. The " |
| 145 | "<keycap>space bar</keycap> selects an item such as a checkbox. Use " |
| 146 | "&enterkey; to activate choices." |
| 147 | msgstr "" |
| 148 | "Trình cài đặt hiển thị dữ liệu bình thường dựa vào ký tự (như trái ngược với " |
| 149 | "giao diện đồ họa thông thường hơn). Con chuột không hoạt động được trong môi " |
| 150 | "trường này. Đây là các phím bạn có thể sử dụng để di chuyển bên trong những " |
| 151 | "hộp thoại khác nhau. Phím <keycap>Tab</keycap> hay phím mũi tên bên " |
| 152 | "<keycap>phải</keycap> di <quote>tới</quote>, còn tổ hợp phím <keycombo> " |
| 153 | "<keycap>Shift</keycap> <keycap>Tab</keycap> </keycombo> hay phím mũi tên bên " |
| 154 | "<keycap>trái</keycap> di <quote>lùi</quote>, giữa các cái nút và vùng chọn " |
| 155 | "được hiển thị. Phím mũi tên <keycap>lên</keycap> và <keycap>xuống</keycap> " |
| 156 | "chọn mục khác nhau bên trong danh sách cuộn được, cũng cuộn danh sách đó. " |
| 157 | "Hơn nữa, trong danh sách dài, bạn có khả năng gõ chữ nào để gây ra danh sách " |
| 158 | "cuộn trực tiếp tới phần chứa mục bắt đầu với chữ đó, cũng sử dụng phím " |
| 159 | "<keycap>Pg-Up</keycap> (trang lên) và <keycap>Pg-Down</keycap> (trang xuống) " |
| 160 | "để cuộn danh sách theo phần riêng. <keycap>Phím dài</keycap> chọn mục như " |
| 161 | "hộp chọn. Hãy sử dụng phím &enterkey; để kích hoạt điều đã chọn." |
| 162 | |
| 163 | #. Tag: para |
| 164 | #: using-d-i.xml:77 |
| 165 | #, no-c-format |
| 166 | msgid "" |
| 167 | "S/390 does not support virtual consoles. You may open a second and third ssh " |
| 168 | "session to view the logs described below." |
| 169 | msgstr "" |
| 170 | "Máy kiểu S/390 không hỗ trợ bàn giao tiếp ảo. Bạn có khả năng mở phiên chạy " |
| 171 | "SSH thứ hai và thứ ba để xem những bản ghi được diễn tả bên dưới." |
| 172 | |
| 173 | #. Tag: para |
| 174 | #: using-d-i.xml:82 |
| 175 | #, no-c-format |
| 176 | msgid "" |
| 177 | "Error messages and logs are redirected to the fourth console. You can access " |
| 178 | "this console by pressing <keycombo><keycap>Left Alt</keycap><keycap>F4</" |
| 179 | "keycap></keycombo> (hold the left <keycap>Alt</keycap> key while pressing " |
| 180 | "the <keycap>F4</keycap> function key); get back to the main installer " |
| 181 | "process with <keycombo><keycap>Left Alt</keycap><keycap>F1</keycap></" |
| 182 | "keycombo>." |
| 183 | msgstr "" |
| 184 | "Các thông điệp lỗi và bản ghi lỗi được chuyển tiếp tới bàn giao tiếp thứ tư. " |
| 185 | "Bạn có khả năng truy cập bàn giao tiếp này bằng cách bấm tổ hợp phím " |
| 186 | "<keycombo><keycap>Alt trái</keycap><keycap>F4</keycap></keycombo> (bấm giữ " |
| 187 | "phím <keycap>Alt</keycap> bên trái trong khi bấm phím chức năng <keycap>F4</" |
| 188 | "keycap>); còn có thể trở về tiến trình cài đặt chính bằng tổ hợp phím " |
| 189 | "<keycombo><keycap>Alt trái</keycap><keycap>F1</keycap></keycombo>." |
| 190 | |
| 191 | #. Tag: para |
| 192 | #: using-d-i.xml:92 |
| 193 | #, no-c-format |
| 194 | msgid "" |
| 195 | "These messages can also be found in <filename>/var/log/syslog</filename>. " |
| 196 | "After installation, this log is copied to <filename>/var/log/installer/" |
| 197 | "syslog</filename> on your new system. Other installation messages may be " |
| 198 | "found in <filename>/var/log/</filename> during the installation, and " |
| 199 | "<filename>/var/log/installer/</filename> after the computer has been booted " |
| 200 | "into the installed system." |
| 201 | msgstr "" |
| 202 | "Các thông điệp này cũng nằm trong bản ghi hệ thống <filename>/var/log/" |
| 203 | "syslog</filename>. Một khi cài đặt xong, bản ghi này được sao chép vào thư " |
| 204 | "mục <filename>/var/log/installer/syslog</filename> trong hệ thống mới. Thông " |
| 205 | "điệp cài đặt kiểu khác cũng nằm trong thư mục <filename>/var/log/</filename> " |
| 206 | "trong khi cài đặt, rồi trong thư mục <filename>/var/log/installer/</" |
| 207 | "filename> sau khi máy tính đã khởi động vào hệ thống mới cài đặt." |
| 208 | |
| 209 | #. Tag: title |
| 210 | #: using-d-i.xml:106 |
| 211 | #, no-c-format |
| 212 | msgid "Components Introduction" |
| 213 | msgstr "Giới thiệu về thành phần" |
| 214 | |
| 215 | #. Tag: para |
| 216 | #: using-d-i.xml:107 |
| 217 | #, no-c-format |
| 218 | msgid "" |
| 219 | "Here is a list of installer components with a brief description of each " |
| 220 | "component's purpose. Details you might need to know about using a particular " |
| 221 | "component are in <xref linkend=\"module-details\"/>." |
| 222 | msgstr "" |
| 223 | "Đây là danh sách các thành phần cài đặt, cùng với mô tả ngắn về mục đích của " |
| 224 | "mỗi điều. Chi tiết về cách sử dụng thành phần riêng nào nằm trong <xref " |
| 225 | "linkend=\"module-details\"/>." |
| 226 | |
| 227 | # Name: don't translate / Tên: đừng dịch |
| 228 | #. Tag: term |
| 229 | #: using-d-i.xml:118 |
| 230 | #, no-c-format |
| 231 | msgid "main-menu" |
| 232 | msgstr "main-menu" |
| 233 | |
| 234 | #. Tag: para |
| 235 | #: using-d-i.xml:118 |
| 236 | #, no-c-format |
| 237 | msgid "" |
| 238 | "Shows the list of components to the user during installer operation, and " |
| 239 | "starts a component when it is selected. Main-menu's questions are set to " |
| 240 | "priority medium, so if your priority is set to high or critical (high is the " |
| 241 | "default), you will not see the menu. On the other hand, if there is an error " |
| 242 | "which requires your intervention, the question priority may be downgraded " |
| 243 | "temporarily to allow you to resolve the problem, and in that case the menu " |
| 244 | "may appear." |
| 245 | msgstr "" |
| 246 | "Thành phần này hiển thị danh sách các thành phần cho người dùng xem trong " |
| 247 | "khi chạy trình cài đặt, rồi khởi chạy mỗi thành phần đã được chọn. Các câu " |
| 248 | "hỏi của thành phần « main-menu » được đặt là ưu tiên vừa, vậy nếu bạn đã đặt " |
| 249 | "ưu tiên cài đặt cao hay tới hạn (cao là giá trị mặc định), bạn sẽ không xem " |
| 250 | "trình đơn. Mặt khác, nếu tiến trình gặp lỗi cần thiết bạn can thiệp, ưu tiên " |
| 251 | "của câu hỏi có thể được hạ cấp tạm thời để cho bạn khả năng giải quyết vấn " |
| 252 | "đề: trong trường hợp đó, trình đơn có thể xuất hiện." |
| 253 | |
| 254 | #. Tag: para |
| 255 | #: using-d-i.xml:128 |
| 256 | #, no-c-format |
| 257 | msgid "" |
| 258 | "You can get to the main menu by selecting the <quote>Back</quote> button " |
| 259 | "repeatedly to back all the way out of the currently running component." |
| 260 | msgstr "" |
| 261 | "Bạn có khả năng tới trình đơn chính bằng cách bấm cái nút <quote>Lùi</quote> " |
| 262 | "nhiều lần để lùi lại hoàn toàn ra thành phần đang chạy." |
| 263 | |
| 264 | # Name: don't translate / Tên: đừng dịch |
| 265 | #. Tag: term |
| 266 | #: using-d-i.xml:137 |
| 267 | #, no-c-format |
| 268 | msgid "localechooser" |
| 269 | msgstr "localechooser" |
| 270 | |
| 271 | #. Tag: para |
| 272 | #: using-d-i.xml:137 |
| 273 | #, no-c-format |
| 274 | msgid "" |
| 275 | "Allows the user to select localization options for the installation and the " |
| 276 | "installed system: language, country and locales. The installer will display " |
| 277 | "messages in the selected language, unless the translation for that language " |
| 278 | "is not complete in which case some messages may be shown in English." |
| 279 | msgstr "" |
| 280 | "Thành phần này cho bạn khả năng chọn tùy chọn địa phương hoá cho tiến trình " |
| 281 | "cài đặt, cũng cho hệ thống sẽ cài đặt: ngôn ngữ, quốc gia và miền địa phương " |
| 282 | "(locale). Trình cài đặt sẽ hiển thị thông điệp trong ngôn ngữ đã chọn, trừ " |
| 283 | "có bản dịch chưa hoàn toàn sang ngôn ngữ đó, trong trường hợp đó một số " |
| 284 | "thông điệp riêng vẫn còn có thể được hiển thị bằng tiếng Anh." |
| 285 | |
| 286 | # Name: don't translate / Tên: đừng dịch |
| 287 | #. Tag: term |
| 288 | #: using-d-i.xml:149 |
| 289 | #, no-c-format |
| 290 | msgid "kbd-chooser" |
| 291 | msgstr "kbd-chooser" |
| 292 | |
| 293 | #. Tag: para |
| 294 | #: using-d-i.xml:149 |
| 295 | #, no-c-format |
| 296 | msgid "" |
| 297 | "Shows a list of keyboards, from which the user chooses the model which " |
| 298 | "matches his own." |
| 299 | msgstr "" |
| 300 | "Thành phần này hiển thị danh sách các bàn phím, trong đó người dùng họn điều " |
| 301 | "thích hợp." |
| 302 | |
| 303 | # Name: don't translate / Tên: đừng dịch |
| 304 | #. Tag: term |
| 305 | #: using-d-i.xml:158 |
| 306 | #, no-c-format |
| 307 | msgid "hw-detect" |
| 308 | msgstr "hw-detect" |
| 309 | |
| 310 | #. Tag: para |
| 311 | #: using-d-i.xml:158 |
| 312 | #, no-c-format |
| 313 | msgid "" |
| 314 | "Automatically detects most of the system's hardware, including network " |
| 315 | "cards, disk drives, and PCMCIA." |
| 316 | msgstr "" |
| 317 | "Thành phần này phát hiện tự động hậu hết phần cứng của máy tính, gồm thẻ " |
| 318 | "mạng, ổ đĩa và PCMCIA." |
| 319 | |
| 320 | # Name: don't translate / Tên: đừng dịch |
| 321 | #. Tag: term |
| 322 | #: using-d-i.xml:167 |
| 323 | #, no-c-format |
| 324 | msgid "cdrom-detect" |
| 325 | msgstr "cdrom-detect" |
| 326 | |
| 327 | #. Tag: para |
| 328 | #: using-d-i.xml:167 |
| 329 | #, no-c-format |
| 330 | msgid "Looks for and mounts a Debian installation CD." |
| 331 | msgstr "Thành phần này phát hiện và gắn kết đĩa CD cài đặt Debian." |
| 332 | |
| 333 | # Name: don't translate / Tên: đừng dịch |
| 334 | #. Tag: term |
| 335 | #: using-d-i.xml:175 |
| 336 | #, no-c-format |
| 337 | msgid "netcfg" |
| 338 | msgstr "netcfg" |
| 339 | |
| 340 | #. Tag: para |
| 341 | #: using-d-i.xml:175 |
| 342 | #, no-c-format |
| 343 | msgid "" |
| 344 | "Configures the computer's network connections so it can communicate over the " |
| 345 | "internet." |
| 346 | msgstr "" |
| 347 | "Thành phần này cấu hình các sự kết nối mạng của máy tính để cho nó có khả " |
| 348 | "năng liên lạc qua Mạng." |
| 349 | |
| 350 | #. Tag: term |
| 351 | #: using-d-i.xml:184 |
| 352 | #, no-c-format |
| 353 | msgid "iso-scan" |
| 354 | msgstr "iso-scan" |
| 355 | |
| 356 | #. Tag: para |
| 357 | #: using-d-i.xml:184 |
| 358 | #, no-c-format |
| 359 | msgid "" |
| 360 | "Looks for ISO file systems, which may be on a CD-ROM or on the hard drive." |
| 361 | msgstr "" |
| 362 | "Thành phần này tìm hệ thống tập tin kiểu ISO, mà có thể nằm hoặc trên đĩa CD-" |
| 363 | "ROM hoặc trên đĩa cứng." |
| 364 | |
| 365 | # Name: don't translate / Tên: đừng dịch |
| 366 | #. Tag: term |
| 367 | #: using-d-i.xml:193 |
| 368 | #, no-c-format |
| 369 | msgid "choose-mirror" |
| 370 | msgstr "choose-mirror" |
| 371 | |
| 372 | #. Tag: para |
| 373 | #: using-d-i.xml:193 |
| 374 | #, no-c-format |
| 375 | msgid "" |
| 376 | "Presents a list of Debian archive mirrors. The user may choose the source of " |
| 377 | "his installation packages." |
| 378 | msgstr "" |
| 379 | "Thành phần này hiển thị danh sách các máy nhân bản Debian. Vậy người dùng có " |
| 380 | "thể chọn nguồn của các gói cài đặt." |
| 381 | |
| 382 | # Name: don't translate / Tên: đừng dịch |
| 383 | #. Tag: term |
| 384 | #: using-d-i.xml:202 |
| 385 | #, no-c-format |
| 386 | msgid "cdrom-checker" |
| 387 | msgstr "cdrom-checker" |
| 388 | |
| 389 | #. Tag: para |
| 390 | #: using-d-i.xml:202 |
| 391 | #, no-c-format |
| 392 | msgid "" |
| 393 | "Checks integrity of a CD-ROM. This way the user may assure him/herself that " |
| 394 | "the installation CD-ROM was not corrupted." |
| 395 | msgstr "" |
| 396 | "Thành phần này kiểm tra sự nguyên vẹn của đĩa CD-ROM. Bằng cách này, người " |
| 397 | "dùng có khả năng kiểm tra xem đĩa CD-ROM cài đặt chưa bị hỏng." |
| 398 | |
| 399 | #. Tag: term |
| 400 | #: using-d-i.xml:211 |
| 401 | #, no-c-format |
| 402 | msgid "lowmem" |
| 403 | msgstr "lowmem" |
| 404 | |
| 405 | #. Tag: para |
| 406 | #: using-d-i.xml:211 |
| 407 | #, no-c-format |
| 408 | msgid "" |
| 409 | "Lowmem tries to detect systems with low memory and then does various tricks " |
| 410 | "to remove unnecessary parts of &d-i; from the memory (at the cost of some " |
| 411 | "features)." |
| 412 | msgstr "" |
| 413 | "Thành phần này thử phát hiện hệ thống không có đủ bộ nhớ, rồi thực hiện một " |
| 414 | "số việc đặc biệt để gỡ bỏ phần &d-i; không cần thiết ra bộ nhớ đó (cũng mất " |
| 415 | "vài tính năng)." |
| 416 | |
| 417 | # Name: don't translate / Tên: đừng dịch |
| 418 | #. Tag: term |
| 419 | #: using-d-i.xml:221 |
| 420 | #, no-c-format |
| 421 | msgid "anna" |
| 422 | msgstr "anna" |
| 423 | |
| 424 | #. Tag: para |
| 425 | #: using-d-i.xml:221 |
| 426 | #, no-c-format |
| 427 | msgid "" |
| 428 | "Anna's Not Nearly APT. Installs packages which have been retrieved from the " |
| 429 | "chosen mirror or CD." |
| 430 | msgstr "" |
| 431 | "APT: thành phần này cài đặt gói được lấy từ máy nhân bản đã chọn, hay từ đĩa " |
| 432 | "CD." |
| 433 | |
| 434 | # Name: don't translate / Tên: đừng dịch |
| 435 | #. Tag: term |
| 436 | #: using-d-i.xml:230 |
| 437 | #, no-c-format |
| 438 | msgid "partman" |
| 439 | msgstr "partman" |
| 440 | |
| 441 | #. Tag: para |
| 442 | #: using-d-i.xml:230 |
| 443 | #, no-c-format |
| 444 | msgid "" |
| 445 | "Allows the user to partition disks attached to the system, create file " |
| 446 | "systems on the selected partitions, and attach them to the mountpoints. " |
| 447 | "Included are also interesting features like a fully automatic mode or LVM " |
| 448 | "support. This is the preferred partitioning tool in Debian." |
| 449 | msgstr "" |
| 450 | "Thành phần này cho người dùng khả năng phân vùng đĩa được gắn kết vào hệ " |
| 451 | "thống, tạo hệ thống tập tin trên những phân vùng đã chọn, và gắn kết chúng " |
| 452 | "vào những điểm lắp. Cũng gồm có một số tính năng có ích như chế độ tự động " |
| 453 | "hoàn toàn hay khả năng hỗ trợ LVM (bộ quản lý khối tin hợp lý). Thành phần " |
| 454 | "partman là công cụ phân vùng ưa thích trong Debian." |
| 455 | |
| 456 | # Name: don't translate / Tên: đừng dịch |
| 457 | #. Tag: term |
| 458 | #: using-d-i.xml:242 |
| 459 | #, no-c-format |
| 460 | msgid "autopartkit" |
| 461 | msgstr "autopartkit" |
| 462 | |
| 463 | #. Tag: para |
| 464 | #: using-d-i.xml:242 |
| 465 | #, no-c-format |
| 466 | msgid "" |
| 467 | "Automatically partitions an entire disk according to preset user preferences." |
| 468 | msgstr "" |
| 469 | "Thành phần này phân vùng tự động toàn bộ đĩa tùy theo tùy thích người dùng " |
| 470 | "định sẵn." |
| 471 | |
| 472 | # Name: don't translate / Tên: đừng dịch |
| 473 | #. Tag: term |
| 474 | #: using-d-i.xml:251 |
| 475 | #, no-c-format |
| 476 | msgid "partitioner" |
| 477 | msgstr "partitioner" |
| 478 | |
| 479 | #. Tag: para |
| 480 | #: using-d-i.xml:251 |
| 481 | #, no-c-format |
| 482 | msgid "" |
| 483 | "Allows the user to partition disks attached to the system. A partitioning " |
| 484 | "program appropriate to your computer's architecture is chosen." |
| 485 | msgstr "" |
| 486 | "Thành phần này cho người dùng khả năng phân vùng đĩa được gắn kết vào hệ " |
| 487 | "thống. Nó chọn chương trình thích hợp với kiến trúc của mỗi máy tính." |
| 488 | |
| 489 | # Name: don't translate / Tên: đừng dịch |
| 490 | #. Tag: term |
| 491 | #: using-d-i.xml:261 |
| 492 | #, no-c-format |
| 493 | msgid "partconf" |
| 494 | msgstr "partconf" |
| 495 | |
| 496 | #. Tag: para |
| 497 | #: using-d-i.xml:261 |
| 498 | #, no-c-format |
| 499 | msgid "" |
| 500 | "Displays a list of partitions, and creates file systems on the selected " |
| 501 | "partitions according to user instructions." |
| 502 | msgstr "" |
| 503 | "Thành phần này hiển thị danh sách các phân vùng, cũng tạo hệ thống tập tin " |
| 504 | "trên những phân vùng đã chọn, tùy theo những hướng dẫn của người dùng." |
| 505 | |
| 506 | # Name: don't translate / Tên: đừng dịch |
| 507 | #. Tag: term |
| 508 | #: using-d-i.xml:270 |
| 509 | #, no-c-format |
| 510 | msgid "lvmcfg" |
| 511 | msgstr "lvmcfg" |
| 512 | |
| 513 | #. Tag: para |
| 514 | #: using-d-i.xml:270 |
| 515 | #, no-c-format |
| 516 | msgid "" |
| 517 | "Helps the user with the configuration of the <firstterm>LVM</firstterm> " |
| 518 | "(Logical Volume Manager)." |
| 519 | msgstr "" |
| 520 | "Thành phần này giúp đỡ người dùng cấu hình <firstterm>LVM</firstterm> (bộ " |
| 521 | "quản lý khối tin hợp lý)." |
| 522 | |
| 523 | # Name: don't translate / Tên: đừng dịch |
| 524 | #. Tag: term |
| 525 | #: using-d-i.xml:279 |
| 526 | #, no-c-format |
| 527 | msgid "mdcfg" |
| 528 | msgstr "mdcfg" |
| 529 | |
| 530 | #. Tag: para |
| 531 | #: using-d-i.xml:279 |
| 532 | #, no-c-format |
| 533 | msgid "" |
| 534 | "Allows the user to setup Software <firstterm>RAID</firstterm> (Redundant " |
| 535 | "Array of Inexpensive Disks). This Software RAID is usually superior to the " |
| 536 | "cheap IDE (pseudo hardware) RAID controllers found on newer motherboards." |
| 537 | msgstr "" |
| 538 | "Thành phần này cho người dùng khả năng thiết lập <firstterm>RAID</firstterm> " |
| 539 | "kiểu phần mềm. RAID phần mềm này thường là tốt hơn các bộ điều khiển RAID " |
| 540 | "IDE (phần cứng giả) rẻ nằm trên bo mạch chủ mới hơn." |
| 541 | |
| 542 | # Name: don't translate / Tên: đừng dịch |
| 543 | #. Tag: term |
| 544 | #: using-d-i.xml:290 |
| 545 | #, no-c-format |
| 546 | msgid "tzsetup" |
| 547 | msgstr "tzsetup" |
| 548 | |
| 549 | #. Tag: para |
| 550 | #: using-d-i.xml:290 |
| 551 | #, no-c-format |
| 552 | msgid "Selects the time zone, based on the location selected earlier." |
| 553 | msgstr "Thành phần này chọn múi giờ, dựa vào địa điểm đã chọn trước." |
| 554 | |
| 555 | # Name: don't translate / Tên: đừng dịch |
| 556 | #. Tag: term |
| 557 | #: using-d-i.xml:298 |
| 558 | #, no-c-format |
| 559 | msgid "clock-setup" |
| 560 | msgstr "clock-setup" |
| 561 | |
| 562 | #. Tag: para |
| 563 | #: using-d-i.xml:298 |
| 564 | #, no-c-format |
| 565 | msgid "Determines whether the clock is set to UTC or not." |
| 566 | msgstr "" |
| 567 | "Thành phần này xác định nếu đồng hồ được đặt theo UTC (thời gian thế giới) " |
| 568 | "hay không." |
| 569 | |
| 570 | # Name: don't translate / Tên: đừng dịch |
| 571 | #. Tag: term |
| 572 | #: using-d-i.xml:306 |
| 573 | #, no-c-format |
| 574 | msgid "user-setup" |
| 575 | msgstr "user-setup" |
| 576 | |
| 577 | #. Tag: para |
| 578 | #: using-d-i.xml:306 |
| 579 | #, no-c-format |
| 580 | msgid "Sets up the root password, and adds a non-root user." |
| 581 | msgstr "" |
| 582 | "Thành phần này thiết lập mật khẩu chủ (root), cũng thêm một người dùng khác " |
| 583 | "người chủ." |
| 584 | |
| 585 | # Name: don't translate / Tên: đừng dịch |
| 586 | #. Tag: term |
| 587 | #: using-d-i.xml:314 |
| 588 | #, no-c-format |
| 589 | msgid "base-installer" |
| 590 | msgstr "base-installer" |
| 591 | |
| 592 | #. Tag: para |
| 593 | #: using-d-i.xml:314 |
| 594 | #, no-c-format |
| 595 | msgid "" |
| 596 | "Installs the most basic set of packages which would allow the computer to " |
| 597 | "operate under Linux when rebooted." |
| 598 | msgstr "" |
| 599 | "Thành phần này cài đặt bộ gói cơ bản nhất cho máy tính khả năng hoạt động " |
| 600 | "được dưới Linux khi được khởi động lại." |
| 601 | |
| 602 | # Name: don't translate / Tên: đừng dịch |
| 603 | #. Tag: term |
| 604 | #: using-d-i.xml:323 |
| 605 | #, no-c-format |
| 606 | msgid "apt-setup" |
| 607 | msgstr "apt-setup" |
| 608 | |
| 609 | #. Tag: para |
| 610 | #: using-d-i.xml:323 |
| 611 | #, no-c-format |
| 612 | msgid "" |
| 613 | "Configures apt, mostly automatically, based on what media the installer is " |
| 614 | "running from." |
| 615 | msgstr "" |
| 616 | "Thành phần này cấu hình chương trình « apt », một cách phần lớn tự động, dựa " |
| 617 | "vào vật chứa nơi trình cài đặt chạy." |
| 618 | |
| 619 | # Name: don't translate / Tên: đừng dịch |
| 620 | #. Tag: term |
| 621 | #: using-d-i.xml:332 |
| 622 | #, no-c-format |
| 623 | msgid "pkgsel" |
| 624 | msgstr "pkgsel" |
| 625 | |
| 626 | #. Tag: para |
| 627 | #: using-d-i.xml:332 |
| 628 | #, no-c-format |
| 629 | msgid "" |
| 630 | "Uses <classname>tasksel</classname> to select and install additional " |
| 631 | "software." |
| 632 | msgstr "" |
| 633 | "Thành phần này sử dụng chương trình <classname>tasksel</classname> để chọn " |
| 634 | "và cài đặt phần mềm thêm." |
| 635 | |
| 636 | # Name: don't translate / Tên: đừng dịch |
| 637 | #. Tag: term |
| 638 | #: using-d-i.xml:340 |
| 639 | #, no-c-format |
| 640 | msgid "os-prober" |
| 641 | msgstr "os-prober" |
| 642 | |
| 643 | #. Tag: para |
| 644 | #: using-d-i.xml:340 |
| 645 | #, no-c-format |
| 646 | msgid "" |
| 647 | "Detects currently installed operating systems on the computer and passes " |
| 648 | "this information to the bootloader-installer, which may offer you an ability " |
| 649 | "to add discovered operating systems to the bootloader's start menu. This way " |
| 650 | "the user could easily choose at the boot time which operating system to " |
| 651 | "start." |
| 652 | msgstr "" |
| 653 | "Thành phần này phát hiện hệ thống đã được cài đặt trên máy tính và gởi thông " |
| 654 | "tin này cho trình cài đặt bộ tải khởi động, mà có thể cung cấp cho bạn khả " |
| 655 | "năng thêm hệ thống đã có vào trình đơn bắt đầu của bộ tải khởi động. Bằng " |
| 656 | "cách này, vào lúc khởi động người dùng có thể chọn dễ dàng hệ điều hành nào " |
| 657 | "cần khởi chạy." |
| 658 | |
| 659 | # Name: don't translate / Tên: đừng dịch |
| 660 | #. Tag: term |
| 661 | #: using-d-i.xml:352 |
| 662 | #, no-c-format |
| 663 | msgid "bootloader-installer" |
| 664 | msgstr "bootloader-installer" |
| 665 | |
| 666 | #. Tag: para |
| 667 | #: using-d-i.xml:352 |
| 668 | #, no-c-format |
| 669 | msgid "" |
| 670 | "The various bootloader installers each install a boot loader program on the " |
| 671 | "hard disk, which is necessary for the computer to start up using Linux " |
| 672 | "without using a floppy or CD-ROM. Many boot loaders allow the user to choose " |
| 673 | "an alternate operating system each time the computer boots." |
| 674 | msgstr "" |
| 675 | "Mỗi trình cài đặt bộ tải khởi động có cài đặt một chương trình tải khởi động " |
| 676 | "vào đĩa cứng, mà cần thiết để máy tính khởi động được bằng Linux, không dùng " |
| 677 | "đĩa mềm hay đĩa CD-ROM. Nhiều bộ tải khởi động cho người dùng có khả năng " |
| 678 | "chọn hệ điều hành xen kẽ vào lúc khởi động máy tính." |
| 679 | |
| 680 | # Name: don't translate / Tên: đừng dịch |
| 681 | #. Tag: term |
| 682 | #: using-d-i.xml:363 |
| 683 | #, no-c-format |
| 684 | msgid "shell" |
| 685 | msgstr "shell" |
| 686 | |
| 687 | #. Tag: para |
| 688 | #: using-d-i.xml:363 |
| 689 | #, no-c-format |
| 690 | msgid "" |
| 691 | "Allows the user to execute a shell from the menu, or in the second console." |
| 692 | msgstr "" |
| 693 | "Thành phần này cho người dùng khả năng thực hiện trình bao từ trình đơn, " |
| 694 | "hoặc trong bàn giao tiếp thứ hai." |
| 695 | |
| 696 | # Name: don't translate / Tên: đừng dịch |
| 697 | #. Tag: term |
| 698 | #: using-d-i.xml:372 |
| 699 | #, no-c-format |
| 700 | msgid "save-logs" |
| 701 | msgstr "save-logs" |
| 702 | |
| 703 | #. Tag: para |
| 704 | #: using-d-i.xml:372 |
| 705 | #, no-c-format |
| 706 | msgid "" |
| 707 | "Provides a way for the user to record information on a floppy disk, network, " |
| 708 | "hard disk, or other media when trouble is encountered, in order to " |
| 709 | "accurately report installer software problems to Debian developers later." |
| 710 | msgstr "" |
| 711 | "Thành phần này cung cấp cho người dùng có khả năng ghi thông tin vào đĩa " |
| 712 | "mềm, qua mạng, vào đĩa cứng hay vào vật chứa khác khi gặp lỗi, để thông báo " |
| 713 | "chính xác các vấn đề phần mềm cài đặt cho nhà phát triển xem vào lúc sau." |
| 714 | |
| 715 | #. Tag: title |
| 716 | #: using-d-i.xml:390 |
| 717 | #, no-c-format |
| 718 | msgid "Using Individual Components" |
| 719 | msgstr "Sử dụng thành phần riêng" |
| 720 | |
| 721 | #. Tag: para |
| 722 | #: using-d-i.xml:391 |
| 723 | #, no-c-format |
| 724 | msgid "" |
| 725 | "In this section we will describe each installer component in detail. The " |
| 726 | "components have been grouped into stages that should be recognizable for " |
| 727 | "users. They are presented in the order they appear during the install. Note " |
| 728 | "that not all modules will be used for every installation; which modules are " |
| 729 | "actually used depends on the installation method you use and on your " |
| 730 | "hardware." |
| 731 | msgstr "" |
| 732 | "Trong phần này có diễn tả mỗi thành phần cài đặt một cách chi tiết. Các " |
| 733 | "thành phần đã được nhóm lại theo giai đoạn riêng dễ hiểu, được trình diễn " |
| 734 | "theo thứ tự xuất hiện trong tiến trình cài đặt. Ghi chú rằng không phải tất " |
| 735 | "cả các mô-đun sẽ được dùng trong mọi việc cài đặt; những mô-đun thật sự được " |
| 736 | "dùng phụ thuộc vào phương pháp cài đặt và phần cứng riêng." |
| 737 | |
| 738 | #. Tag: title |
| 739 | #: using-d-i.xml:403 |
| 740 | #, no-c-format |
| 741 | msgid "Setting up Debian Installer and Hardware Configuration" |
| 742 | msgstr "Thiết lập trình cài đặt Debian và cấu hình phần cứng" |
| 743 | |
| 744 | #. Tag: para |
| 745 | #: using-d-i.xml:404 |
| 746 | #, no-c-format |
| 747 | msgid "" |
| 748 | "Let's assume the Debian Installer has booted and you are facing its first " |
| 749 | "screen. At this time, the capabilities of &d-i; are still quite limited. It " |
| 750 | "doesn't know much about your hardware, preferred language, or even the task " |
| 751 | "it should perform. Don't worry. Because &d-i; is quite clever, it can " |
| 752 | "automatically probe your hardware, locate the rest of its components and " |
| 753 | "upgrade itself to a capable installation system. However, you still need to " |
| 754 | "help &d-i; with some information it can't determine automatically (like " |
| 755 | "selecting your preferred language, keyboard layout or desired network " |
| 756 | "mirror)." |
| 757 | msgstr "" |
| 758 | "Giả sử là trình cài đặt Debian mới khởi động, và bạn xem màn hình thứ nhất. " |
| 759 | "Vào lúc đó, khả năng của &d-i; vẫn còn hơi bị hạn chế. Nó chưa biết đủ về " |
| 760 | "phần cứng, về ngôn ngữ ưa thích của bạn, hay ngay cả về công việc cần thực " |
| 761 | "hiện. Không có sao đó, vì &d-i; hơi thông minh. Nó có khả năng thăm dò tự " |
| 762 | "động phần cứng, tìm các thành phần còn lại của nó, và nâng cấp tự nó lên một " |
| 763 | "hệ thống cài đặt có đủ khả năng. Tuy nhiên, bạn vẫn còn cần phải giúp đỡ &d-" |
| 764 | "i; tập hợp vài thông tin nó không thể quyết định tự động (v.d. bằng cách " |
| 765 | "chọn ngôn ngữ ưa thích, bố trí bàn phím thích hợp hay máy nhân bản riêng " |
| 766 | "trên mạng)." |
| 767 | |
| 768 | #. Tag: para |
| 769 | #: using-d-i.xml:417 |
| 770 | #, no-c-format |
| 771 | msgid "" |
| 772 | "You will notice that &d-i; performs <firstterm>hardware detection</" |
| 773 | "firstterm> several times during this stage. The first time is targeted " |
| 774 | "specifically at the hardware needed to load installer components (e.g. your " |
| 775 | "CD-ROM or network card). As not all drivers may be available during this " |
| 776 | "first run, hardware detection needs to be repeated later in the process." |
| 777 | msgstr "" |
| 778 | "Bạn sẽ thấy biết rằng &d-i; thực hiện việc <firstterm>phát hiện phần cứng</" |
| 779 | "firstterm> vài lần trong giao đoạn này. Lần đầu tiên nhằm mục đích tìm phần " |
| 780 | "cứng cần thiết để tải các thành phần cài đặt (v.d. ổ đĩa CD-ROM hay thẻ " |
| 781 | "mạng). Vì không phải tất cả các trình điều khiển luôn luôn sẵn sàng trong " |
| 782 | "việc chạy đầu tiên này, việc phát hiện phần cứng cần phải được lặp lại vào " |
| 783 | "điểm sau trong tiến trình." |
| 784 | |
| 785 | #. Tag: title |
| 786 | #: using-d-i.xml:432 |
| 787 | #, no-c-format |
| 788 | msgid "Check available memory" |
| 789 | msgstr "Kiểm tra bộ nhớ có sẵn" |
| 790 | |
| 791 | #. Tag: para |
| 792 | #: using-d-i.xml:434 |
| 793 | #, no-c-format |
| 794 | msgid "" |
| 795 | "One of the first things &d-i; does, is to check available memory. If the " |
| 796 | "available memory is limited, this component will make some changes in the " |
| 797 | "installation process which hopefully will allow you to install &debian; on " |
| 798 | "your system." |
| 799 | msgstr "" |
| 800 | "Một của những hành động thứ nhất của &d-i; là việc kiểm tra số lượng bộ nhớ " |
| 801 | "có sẵn. Nếu không có đủ bộ nhớ có sẵn, thành phần này sẽ sửa đổi tiến trình " |
| 802 | "cài đặt để (mong muốn) cho bạn khả năng cài đặt &debian; trên máy tính của " |
| 803 | "mình." |
| 804 | |
| 805 | #. Tag: para |
| 806 | #: using-d-i.xml:441 |
| 807 | #, no-c-format |
| 808 | msgid "" |
| 809 | "During a low memory install, not all components will be available. One of " |
| 810 | "the limitations is that you won't be able to choose a language for the " |
| 811 | "installation." |
| 812 | msgstr "" |
| 813 | "Trong tiến trình cài đặt vào máy tính có bộ nhớ thấp, không phải có sẵn tất " |
| 814 | "cả các thành phần. Một của những sự hạn chế là bạn không thể chọn sử dụng " |
| 815 | "ngôn ngữ khác tiếng Anh trong khi cài đặt." |
| 816 | |
| 817 | #. Tag: title |
| 818 | #: using-d-i.xml:456 |
| 819 | #, no-c-format |
| 820 | msgid "Selecting Localization Options" |
| 821 | msgstr "Chọn tùy chọn địa phương hoá" |
| 822 | |
| 823 | #. Tag: para |
| 824 | #: using-d-i.xml:458 |
| 825 | #, no-c-format |
| 826 | msgid "" |
| 827 | "In most cases the first questions you will be asked concern the selection of " |
| 828 | "localization options to be used both for the installation and for the " |
| 829 | "installed system. The localization options consist of language, country and " |
| 830 | "locales." |
| 831 | msgstr "" |
| 832 | "Trong phần lớn trường hợp, trước tiên bạn sẽ được nhắc chọn các tùy chọn địa " |
| 833 | "phương hoá cần dùng trong cả tiến trình cài đặt lẫn hệ thống đã cài đặt. " |
| 834 | "Những tùy chọn địa phương hoá là ngôn ngữ, quốc gia và miền địa phương." |
| 835 | |
| 836 | #. Tag: para |
| 837 | #: using-d-i.xml:465 |
| 838 | #, no-c-format |
| 839 | msgid "" |
| 840 | "The language you choose will be used for the rest of the installation " |
| 841 | "process, provided a translation of the different dialogs is available. If no " |
| 842 | "valid translation is available for the selected language, the installer will " |
| 843 | "default to English." |
| 844 | msgstr "" |
| 845 | "Ngôn ngữ bạn chọn sẽ được dùng trong phần còn lại của tiến trình cài đặt, " |
| 846 | "miễn là có sẵn bản dịch của các hộp thoại khác nhau. Nếu chưa có bản dịch " |
| 847 | "sang ngôn ngữ đã chọn, trình cài đặt sẽ trở về ngôn ngữ mặc định: tiếng Anh." |
| 848 | |
| 849 | #. Tag: para |
| 850 | #: using-d-i.xml:472 |
| 851 | #, no-c-format |
| 852 | msgid "" |
| 853 | "The selected country will be used later in the installation process to pick " |
| 854 | "the default timezone and a Debian mirror appropriate for your geographic " |
| 855 | "location. Language and country together will be used to set the default " |
| 856 | "locale for your system and to help select your keyboard." |
| 857 | msgstr "" |
| 858 | "Vào điểm sau trong tiến trình cài đặt, quốc gia đã chọn sẽ được dùng để chọn " |
| 859 | "múi giờ mặc định và một máy nhân bản Debian thích hợp với chỗ địa lý của " |
| 860 | "bạn. Cả ngôn ngữ lẫn quốc gia đều sẽ được dùng để đặt miền địa phương mặc " |
| 861 | "định cho hệ thống của bạn, cũng để giúp đỡ chọn bố trí bàn phím." |
| 862 | |
| 863 | #. Tag: para |
| 864 | #: using-d-i.xml:479 |
| 865 | #, no-c-format |
| 866 | msgid "" |
| 867 | "You will first be asked to select your preferred language. The language " |
| 868 | "names are listed in both English (left side) and in the language itself " |
| 869 | "(right side); the names on the right side are also shown in the proper " |
| 870 | "script for the language. The list is sorted on the English names. At the top " |
| 871 | "of the list is an extra option that allows you to select the <quote>C</" |
| 872 | "quote> locale instead of a language. Choosing the <quote>C</quote> locale " |
| 873 | "will result in the installation proceding in English; the installed system " |
| 874 | "will have no localization support as the <classname>locales</classname> " |
| 875 | "package will not be installed." |
| 876 | msgstr "" |
| 877 | "Trước tiên, bạn sẽ được nhắc chọn ngôn ngữ ưa thích. Các tên ngôn ngữ được " |
| 878 | "liệt kê bằng cả tiếng Anh (bên trái) lẫn tiếng gốc (bên phải); các tên bên " |
| 879 | "phải cũng được in ra bằng chữ viết đúng của ngôn ngữ đó. Danh sách đó được " |
| 880 | "sắp xếp theo tên tiếng Anh. Bên trên danh sách có một tùy chọn thêm cho bạn " |
| 881 | "khả năng chọn miền địa phương <quote>C</quote> thay cho ngôn ngữ riêng. Việc " |
| 882 | "chọn miền địa phương <quote>C</quote> sẽ gây ra tiến trình cài đặt tiếp tục " |
| 883 | "lại bằng chỉ tiếng Anh; hệ thống đã cài đặt sẽ không có khả năng hỗ trợ địa " |
| 884 | "phương hoá (không có ngôn ngữ khác v.v.) vì gói <classname>locales</" |
| 885 | "classname> sẽ không được cài đặt." |
| 886 | |
| 887 | #. Tag: para |
| 888 | #: using-d-i.xml:491 |
| 889 | #, no-c-format |
| 890 | msgid "" |
| 891 | "If you selected a language that is recognized as an official language for " |
| 892 | "more than one country<footnote> <para> In technical terms: where multiple " |
| 893 | "locales exist for that language with differing country codes. </para> </" |
| 894 | "footnote>, you will next be asked to select a country. If you choose " |
| 895 | "<guimenuitem>Other</guimenuitem> at the bottom of the list, you will be " |
| 896 | "presented with a list of all countries, grouped by continent. If the " |
| 897 | "language has only one country associated with it, that country will be " |
| 898 | "selected automatically." |
| 899 | msgstr "" |
| 900 | "Nếu bạn chọn ngôn ngữ được chấp nhận là ngôn ngữ chính thức của nhiều quốc " |
| 901 | "gia<footnote> <para> Tức là khi có nhiều miền địa phương với mã quốc gia " |
| 902 | "khác nhau cho cùng một ngôn ngữ. </para> </footnote>, lần kế tiếp bạn sẽ " |
| 903 | "được nhắc chọn quốc gia riêng. Nếu bạn chọn mục <guimenuitem>Khác</" |
| 904 | "guimenuitem> bên dưới danh sách đó, trình cài đặt sẽ hiển thị danh sách mọi " |
| 905 | "quốc gia, được nhóm lại theo châu. Nếu ngôn ngữ đã chọn chỉ có một quốc gia " |
| 906 | "tương ứng với nó, quốc gia đó sẽ được chọn tự động." |
| 907 | |
| 908 | #. Tag: para |
| 909 | #: using-d-i.xml:509 |
| 910 | #, no-c-format |
| 911 | msgid "" |
| 912 | "A default locale will be selected based on the selected language and " |
| 913 | "country. If you are installing at medium or low priority, you will have the " |
| 914 | "option of selecting a different default locale and of selecting additional " |
| 915 | "locales to be generated for the installed system." |
| 916 | msgstr "" |
| 917 | "Miền địa phương sẽ được chọn, dựa vào ngôn ngữ và quốc gia đã chọn. Nếu bạn " |
| 918 | "đang cài đặt tại ưu tiên vừa hay thấp, bạn có khả năng chọn một miền địa " |
| 919 | "phương mặc định khác, và một số miền địa phương thêm để được tạo ra cho hệ " |
| 920 | "thống được cài đặt." |
| 921 | |
| 922 | #. Tag: title |
| 923 | #: using-d-i.xml:524 |
| 924 | #, no-c-format |
| 925 | msgid "Choosing a Keyboard" |
| 926 | msgstr "Chọn bàn phím" |
| 927 | |
| 928 | #. Tag: para |
| 929 | #: using-d-i.xml:526 |
| 930 | #, no-c-format |
| 931 | msgid "" |
| 932 | "Keyboards are often tailored to the characters used in a language. Select a " |
| 933 | "layout that conforms to the keyboard you are using, or select something " |
| 934 | "close if the keyboard layout you want isn't represented. Once the system " |
| 935 | "installation is complete, you'll be able to select a keyboard layout from a " |
| 936 | "wider range of choices (run <command>kbdconfig</command> as root after you " |
| 937 | "have completed the installation)." |
| 938 | msgstr "" |
| 939 | "Bàn phím thường được thiết kế để nhập các ký tự đại diện ngôn ngữ riêng. Hãy " |
| 940 | "chọn một bố trí bàn phím thích hợp với bàn phím hàng ngày của bạn, hoặc chọn " |
| 941 | "điều tương tự nếu không có bố trí trùng. Một khi cài đặt xong hệ thống, bạn " |
| 942 | "có khả năng chọn bố trí bàn phím trong phạm vị sự chọn rộng hơn (chạy tiện " |
| 943 | "ích <command>kbdconfig</command> với tư cách người chủ, một khi cài đặt " |
| 944 | "xong)." |
| 945 | |
| 946 | #. Tag: para |
| 947 | #: using-d-i.xml:536 |
| 948 | #, no-c-format |
| 949 | msgid "" |
| 950 | "Move the highlight to the keyboard selection you desire and press " |
| 951 | "&enterkey;. Use the arrow keys to move the highlight — they are in the " |
| 952 | "same place in all national language keyboard layouts, so they are " |
| 953 | "independent of the keyboard configuration. An 'extended' keyboard is one " |
| 954 | "with <keycap>F1</keycap> through <keycap>F10</keycap> keys along the top row." |
| 955 | msgstr "" |
| 956 | "Hãy di chuyển vùng tô sáng tới bố trí bàn phím đã muốn, rồi bấm phím " |
| 957 | "&enterkey;. Dùng các phím mũi tên để di chuyển vùng tô sáng — chúng " |
| 958 | "nằm tại cùng một vị trí trên mọi bố trí bàn phím ngôn ngữ quốc gia, vậy " |
| 959 | "chúng không phụ thuộc vào cấu hình bàn phím. Bàn phím « đã mở rộng " |
| 960 | "» ('extended') có các phím chức năng <keycap>F1</keycap> đến <keycap>F10</" |
| 961 | "keycap> nằm bên trên." |
| 962 | |
| 963 | #. Tag: para |
| 964 | #: using-d-i.xml:545 |
| 965 | #, no-c-format |
| 966 | msgid "" |
| 967 | "On DECstations there is currently no loadable keymap available, so you have " |
| 968 | "to skip the keyboard selection and keep the default kernel keymap (LK201 " |
| 969 | "US). This may change in the future as it depends on further Linux/MIPS " |
| 970 | "kernel development." |
| 971 | msgstr "" |
| 972 | "Trên máy DECstation, hiện thời không có bố trí bàn phím có thể tải, thì bạn " |
| 973 | "cần phải bỏ qua việc chọn bàn phím, và giữ lại bố trí hạt nhân mặc định " |
| 974 | "(LK201 US). Trường hợp này có thể thay đổi trong trương lai, vì nó phụ thuộc " |
| 975 | "vào sự phát triển hạt nhân Linux/MIPS thêm." |
| 976 | |
| 977 | #. Tag: para |
| 978 | #: using-d-i.xml:552 |
| 979 | #, no-c-format |
| 980 | msgid "" |
| 981 | "There are two keyboard layouts for US keyboards; the qwerty/mac-usb-us " |
| 982 | "(Apple USB) layout will place the Alt function on the <keycap>Command/Apple</" |
| 983 | "keycap> key (in the keyboard position next to the <keycap>space</keycap> key " |
| 984 | "similar to <keycap>Alt</keycap> on PC keyboards), while the qwerty/us " |
| 985 | "(Standard) layout will place the Alt function on the <keycap>Option</keycap> " |
| 986 | "key (engraved with 'alt' on most Mac keyboards). In other respects the two " |
| 987 | "layouts are similar." |
| 988 | msgstr "" |
| 989 | "Có hai bố trí bàn phím Mỹ: bố trí kiểu « qwerty/mac-usb-us » gán chức năng " |
| 990 | "Alt với phím Cmd <keycap>trái tao ⌘</keycap> (bên trái <keycap>phím dài</" |
| 991 | "keycap> giống như phím <keycap>Alt</keycap> trên bàn phím PC), còn bố trí " |
| 992 | "kiểu « qwerty/us » gán chức năng Alt với phím <keycap>Option</keycap> (cũng " |
| 993 | "có từ viết tắt 'alt' trên phần lớn bàn phím Mac). Bằng các cách khác, hai bố " |
| 994 | "trí này là tương tự." |
| 995 | |
| 996 | #. Tag: title |
| 997 | #: using-d-i.xml:582 |
| 998 | #, no-c-format |
| 999 | msgid "Looking for the Debian Installer ISO Image" |
| 1000 | msgstr "Tìm ảnh ISO cài đặt Debian" |
| 1001 | |
| 1002 | #. Tag: para |
| 1003 | #: using-d-i.xml:583 |
| 1004 | #, no-c-format |
| 1005 | msgid "" |
| 1006 | "When installing via the <emphasis>hd-media</emphasis> method, there will be " |
| 1007 | "a moment where you need to find and mount the Debian Installer iso image in " |
| 1008 | "order to get the rest of the installation files. The component <command>iso-" |
| 1009 | "scan</command> does exactly this." |
| 1010 | msgstr "" |
| 1011 | "Trong tiến trình cài đặt bằng phương pháp <emphasis>hd-media</emphasis>, có " |
| 1012 | "thời điểm khi bạn cần phải tìm và gắn kết ảnh ISO của trình cài đặt Debian, " |
| 1013 | "để lấy các tập tin cài đặt còn lại. Thành phần <command>iso-scan</command> " |
| 1014 | "thực hiện chính xác công việc này." |
| 1015 | |
| 1016 | #. Tag: para |
| 1017 | #: using-d-i.xml:590 |
| 1018 | #, no-c-format |
| 1019 | msgid "" |
| 1020 | "At first, <command>iso-scan</command> automatically mounts all block devices " |
| 1021 | "(e.g. partitions) which have some known filesystem on them and sequentially " |
| 1022 | "searches for filenames ending with <filename>.iso</filename> (or <filename>." |
| 1023 | "ISO</filename> for that matter). Beware that the first attempt scans only " |
| 1024 | "files in the root directory and in the first level of subdirectories (i.e. " |
| 1025 | "it finds <filename>/<replaceable>whatever</replaceable>.iso</filename>, " |
| 1026 | "<filename>/data/<replaceable>whatever</replaceable>.iso</filename>, but not " |
| 1027 | "<filename>/data/tmp/<replaceable>whatever</replaceable>.iso</filename>). " |
| 1028 | "After an iso image has been found, <command>iso-scan</command> checks its " |
| 1029 | "content to determine if the image is a valid Debian iso image or not. In the " |
| 1030 | "former case we are done, in the latter <command>iso-scan</command> seeks for " |
| 1031 | "another image." |
| 1032 | msgstr "" |
| 1033 | "Trước tiên, thành phần <command>iso-scan</command> gắn kết tự động mọi thiết " |
| 1034 | "bị khối tin (v.d. phân vùng) chứa hệ thống tập tin đã biết, rồi tìm kiếm " |
| 1035 | "tính liên tục tên tập tin nào kết thúc bằng <filename>.iso</filename> (hay " |
| 1036 | "<filename>.ISO</filename>). Ghi chú rằng việc thử đầu tiên quét chỉ tập tin " |
| 1037 | "nằm trong thư mục gốc và lớp đầu của thư mục con (tức là nó tìm <filename>/" |
| 1038 | "<replaceable>cái_gì</replaceable>.iso</filename> và <filename>/data/" |
| 1039 | "<replaceable>cái_gì</replaceable>.iso</filename>, nhưng không phải " |
| 1040 | "<filename>/data/tmp/<replaceable>cái_gì</replaceable>.iso</filename>). Sau " |
| 1041 | "khi tìm ảnh ISO, thành phần <command>iso-scan</command> kiểm tra nội dung " |
| 1042 | "của nó, để quyết định nếu nó là ảnh ISO Debian hợp lệ hay không. Nếu có, thì " |
| 1043 | "việc đã xong, còn nếu không thì thành phần <command>iso-scan</command> tìm " |
| 1044 | "ảnh khác." |
| 1045 | |
| 1046 | #. Tag: para |
| 1047 | #: using-d-i.xml:607 |
| 1048 | #, no-c-format |
| 1049 | msgid "" |
| 1050 | "In case the previous attempt to find an installer iso image fails, " |
| 1051 | "<command>iso-scan</command> will ask you whether you would like to perform a " |
| 1052 | "more thorough search. This pass doesn't just look into the topmost " |
| 1053 | "directories, but really traverses whole filesystem." |
| 1054 | msgstr "" |
| 1055 | "Trong trường hợp việc thử tìm ảnh ISO cài đặt không phải là thành công, " |
| 1056 | "thành phần <command>iso-scan</command> sẽ hỏi nếu bạn muốn thực hiện việc " |
| 1057 | "tìm kiếm tường tận hơn. Việc tìm kiếm đó không phải chỉ tìm trong những thư " |
| 1058 | "mục lên trên: nó thật sự đi qua toàn bộ hệ thống tập tin." |
| 1059 | |
| 1060 | #. Tag: para |
| 1061 | #: using-d-i.xml:614 |
| 1062 | #, no-c-format |
| 1063 | msgid "" |
| 1064 | "If <command>iso-scan</command> does not discover your installer iso image, " |
| 1065 | "reboot back to your original operating system and check if the image is " |
| 1066 | "named correctly (ending in <filename>.iso</filename>), if it is placed on a " |
| 1067 | "filesystem recognizable by &d-i;, and if it is not corrupted (verify the " |
| 1068 | "checksum). Experienced Unix users could do this without rebooting on the " |
| 1069 | "second console." |
| 1070 | msgstr "" |
| 1071 | "Nếu thành phần <command>iso-scan</command> không tìm được ảnh ISO cài đặt " |
| 1072 | "của bạn, hãy khởi động lại về hệ điều hành đã có, rồi kiểm tra xem nếu ảnh " |
| 1073 | "có tên đúng (kết thúc bằng <filename>.iso</filename>), nếu nó nằm trong hệ " |
| 1074 | "thống tập tin do &d-i; chấp nhận, và nếu nó bị hỏng (thẩm tra tổng kiểm " |
| 1075 | "checksum). Người dùng UNIX kinh nghiệm có thể làm như thế, không cần khởi " |
| 1076 | "động lại, bằng bàn giao tiếp thứ hai." |
| 1077 | |
| 1078 | #. Tag: title |
| 1079 | #: using-d-i.xml:635 |
| 1080 | #, no-c-format |
| 1081 | msgid "Configuring Network" |
| 1082 | msgstr "Cấu hình mạng" |
| 1083 | |
| 1084 | #. Tag: para |
| 1085 | #: using-d-i.xml:637 |
| 1086 | #, no-c-format |
| 1087 | msgid "" |
| 1088 | "As you enter this step, if the system detects that you have more than one " |
| 1089 | "network device, you'll be asked to choose which device will be your " |
| 1090 | "<emphasis>primary</emphasis> network interface, i.e. the one which you want " |
| 1091 | "to use for installation. The other interfaces won't be configured at this " |
| 1092 | "time. You may configure additional interfaces after installation is " |
| 1093 | "complete; see the <citerefentry> <refentrytitle>interfaces</refentrytitle> " |
| 1094 | "<manvolnum>5</manvolnum> </citerefentry> man page." |
| 1095 | msgstr "" |
| 1096 | "Khi bạn vào bước này, nếu trình cài đặt phát hiện nhiều thiết bị mạng trong " |
| 1097 | "máy tính, nó sẽ nhắc bạn chọn thiết bị nào là giao diện mạng " |
| 1098 | "<emphasis>chính</emphasis>, tức là điều bạn muốn sử dụng để cài đặt. Các " |
| 1099 | "giao diện khác sẽ không được cấu hình vào lúc đó. Bạn có khả năng cấu hình " |
| 1100 | "giao diện thêm một khi cài đặt xong; xem trang hướng dẫn « man » " |
| 1101 | "<citerefentry> <refentrytitle>interfaces</refentrytitle> <manvolnum>5</" |
| 1102 | "manvolnum> </citerefentry>." |
| 1103 | |
| 1104 | #. Tag: para |
| 1105 | #: using-d-i.xml:648 |
| 1106 | #, no-c-format |
| 1107 | msgid "" |
| 1108 | "By default, &d-i; tries to configure your computer's network automatically " |
| 1109 | "via DHCP. If the DHCP probe succeeds, you are done. If the probe fails, it " |
| 1110 | "may be caused by many factors ranging from unplugged network cable, to a " |
| 1111 | "misconfigured DHCP setup. Or maybe you don't have a DHCP server in your " |
| 1112 | "local network at all. For further explanation check the error messages on " |
| 1113 | "the third console. In any case, you will be asked if you want to retry, or " |
| 1114 | "if you want to perform manual setup. DHCP servers are sometimes really slow " |
| 1115 | "in their responses, so if you are sure everything is in place, try again." |
| 1116 | msgstr "" |
| 1117 | "Mặc định là &d-i; thử cấu hình tự động mạng của máy tính bằng DHCP. Nếu việc " |
| 1118 | "thăm dò DHCP là thành công, bạn đã làm xong. Còn nếu nó không phải là thành " |
| 1119 | "công, trường hợp này có thể được gây ra bởi nhiều nhân tố khác nhau, từ cáp " |
| 1120 | "mạng chưa cắm phít được, đến thiết lập DHCP có cấu hình sai. Hoặc có lẽ bạn " |
| 1121 | "chưa có trình phục vụ DHCP chạy trên mạng cục bộ. Để tìm biết nguyên nhân, " |
| 1122 | "hãy kiểm tra xem các thông điệp lỗi trên bàn giao tiếp thứ ba. Trong bất kỳ " |
| 1123 | "trường hợp nào, bạn sẽ được hỏi nếu bạn muốn thử lại hoặc tự thiết lập. " |
| 1124 | "Trình phục vụ DHCP đôi khi đáp ứng rất chậm, vậy nếu bạn có chắc là mọi thứ " |
| 1125 | "có ổn, hãy thử lại." |
| 1126 | |
| 1127 | #. Tag: para |
| 1128 | #: using-d-i.xml:660 |
| 1129 | #, no-c-format |
| 1130 | msgid "" |
| 1131 | "The manual network setup in turn asks you a number of questions about your " |
| 1132 | "network, notably <computeroutput>IP address</computeroutput>, " |
| 1133 | "<computeroutput>Netmask</computeroutput>, <computeroutput>Gateway</" |
| 1134 | "computeroutput>, <computeroutput>Name server addresses</computeroutput>, and " |
| 1135 | "a <computeroutput>Hostname</computeroutput>. Moreover, if you have a " |
| 1136 | "wireless network interface, you will be asked to provide your " |
| 1137 | "<computeroutput>Wireless ESSID</computeroutput> and a <computeroutput>WEP " |
| 1138 | "key</computeroutput>. Fill in the answers from <xref linkend=\"needed-info\"/" |
| 1139 | ">." |
| 1140 | msgstr "" |
| 1141 | "Lần lượt, tiến trình tự thiết lập mạng sẽ hỏi bạn một số câu về mạng, đặc " |
| 1142 | "biệt về <computeroutput>địa chỉ IP</computeroutput>, <computeroutput>mặt nạ " |
| 1143 | "mạng (netmask)</computeroutput>, <computeroutput>cổng ra (gateway)</" |
| 1144 | "computeroutput>, <computeroutput>các địa chỉ máy phục vụ tên</" |
| 1145 | "computeroutput>, và <computeroutput>tên máy</computeroutput>. Hơn nữa, nếu " |
| 1146 | "bạn có giao diện mạng vô tuyến, nó sẽ nhắc bạn nhập <computeroutput>ESSID vô " |
| 1147 | "tuyến</computeroutput> và <computeroutput>khoá WEP</computeroutput>. Hãy " |
| 1148 | "điền vào các trả lời từ <xref linkend=\"needed-info\"/>." |
| 1149 | |
| 1150 | #. Tag: para |
| 1151 | #: using-d-i.xml:674 |
| 1152 | #, fuzzy, no-c-format |
| 1153 | msgid "" |
| 1154 | "Some technical details you might, or might not, find handy: the program " |
| 1155 | "assumes the network IP address is the bitwise-AND of your system's IP " |
| 1156 | "address and your netmask. It will guess the broadcast address is the bitwise " |
| 1157 | "OR of your system's IP address with the bitwise negation of the netmask. It " |
| 1158 | "will also guess your gateway. If you can't find any of these answers, use " |
| 1159 | "the system's guesses — you can change them once the system has been " |
| 1160 | "installed, if necessary, by editing <filename>/etc/network/interfaces</" |
| 1161 | "filename>." |
| 1162 | msgstr "" |
| 1163 | "Có vài chi tiết có thể có ích cho bạn: chương trình giả sử là địa chỉ IP của " |
| 1164 | "mạng là giá trị VÀ cách một ví trị bit (bitwise AND) của địa chỉ IP hệ thống " |
| 1165 | "và mặt nạ mạng. Nó sẽ đoán rằng địa chỉ quảng bá là HAY cách một vị trí bit " |
| 1166 | "(bitwise OR) của địa chỉ IP hệ thống với sự phủ định của mặt nạ mạng. Nó sẽ " |
| 1167 | "cũng đoán cổng ra. Nếu bạn không tìm thấy thông tin trong các trả lời này, " |
| 1168 | "hãy sử dụng các sự đoán của hệ thống — bạn có thể thay đổi chúng một " |
| 1169 | "khi hệ thống được cài đặt, nếu cần thiết, bằng cách hiệu chỉnh tập tin " |
| 1170 | "<filename>/etc/network/interfaces</filename>. Hoặc bạn có khả năng cài đặt " |
| 1171 | "tiện ích <classname>etherconf</classname>, mà sẽ hướng dẫn bạn qua các bước " |
| 1172 | "thiết lập mạng." |
| 1173 | |
| 1174 | #. Tag: title |
| 1175 | #: using-d-i.xml:711 |
| 1176 | #, no-c-format |
| 1177 | msgid "Partitioning and Mount Point Selection" |
| 1178 | msgstr "Phân vùng và chọn điểm lắp" |
| 1179 | |
| 1180 | #. Tag: para |
| 1181 | #: using-d-i.xml:712 |
| 1182 | #, no-c-format |
| 1183 | msgid "" |
| 1184 | "At this time, after hardware detection has been executed a final time, &d-i; " |
| 1185 | "should be at its full strength, customized for the user's needs and ready to " |
| 1186 | "do some real work. As the title of this section indicates, the main task of " |
| 1187 | "the next few components lies in partitioning your disks, creating " |
| 1188 | "filesystems, assigning mountpoints and optionally configuring closely " |
| 1189 | "related issues like LVM or RAID devices." |
| 1190 | msgstr "" |
| 1191 | "Vào thời điểm này, sau khi việc phát hiện phần cứng đã được thực hiện lần " |
| 1192 | "cuối cùng, &d-i; nên có khả năng đầy đủ, được tùy chỉnh thích hợp với sự cần " |
| 1193 | "của người dùng riêng và sẵn sàng làm việc thực. Như tên phần này ngụ ý, " |
| 1194 | "những công việc chính của vài thành phần kế tiếp là phân vùng đĩa, tạo hệ " |
| 1195 | "thống tập tin, gán điểm lắp và (tùy chọn) cấu hình vấn đề rất liên quan đến " |
| 1196 | "nhau như LVM hay thiết bị RAID." |
| 1197 | |
| 1198 | #. Tag: title |
| 1199 | #: using-d-i.xml:734 |
| 1200 | #, no-c-format |
| 1201 | msgid "Partitioning Your Disks" |
| 1202 | msgstr "Phân vùng đĩa" |
| 1203 | |
| 1204 | #. Tag: para |
| 1205 | #: using-d-i.xml:736 |
| 1206 | #, no-c-format |
| 1207 | msgid "" |
| 1208 | "Now it is time to partition your disks. If you are uncomfortable with " |
| 1209 | "partitioning, or just want to know more details, see <xref linkend=" |
| 1210 | "\"partitioning\"/>." |
| 1211 | msgstr "" |
| 1212 | "Lúc này nên phân vùng các đĩa của bạn. Nếu bạn chưa quen với công việc phân " |
| 1213 | "vùng, hoặc chỉ muốn biết thêm, xem <xref linkend=\"partitioning\"/>." |
| 1214 | |
| 1215 | #. Tag: para |
| 1216 | #: using-d-i.xml:742 |
| 1217 | #, no-c-format |
| 1218 | msgid "" |
| 1219 | "First you will be given the opportunity to automatically partition either an " |
| 1220 | "entire drive, or available free space on a drive. This is also called " |
| 1221 | "<quote>guided</quote> partitioning. If you do not want to autopartition, " |
| 1222 | "choose <guimenuitem>Manual</guimenuitem> from the menu." |
| 1223 | msgstr "" |
| 1224 | "Trước tiên, bạn sẽ nhận dịp phân vùng tự động hoặc toàn bộ đĩa, hoặc sức " |
| 1225 | "chứa còn rảnh có sẵn trên đĩa. Tiến trình này cũng được gọi như là phân vùng " |
| 1226 | "<quote>đã hướng dẫn</quote>. Nếu bạn không muốn phân vùng tự động, hãy chọn " |
| 1227 | "mục <guimenuitem>Bằng tay</guimenuitem> trong trình đơn." |
| 1228 | |
| 1229 | #. Tag: para |
| 1230 | #: using-d-i.xml:749 |
| 1231 | #, fuzzy, no-c-format |
| 1232 | msgid "" |
| 1233 | "If you choose guided partitioning, you may have three options: to create " |
| 1234 | "partitions directly on the hard disk (classic method), or to create them " |
| 1235 | "using Logical Volume Management (LVM), or to create them using encrypted " |
| 1236 | "LVM<footnote> <para> The installer will encrypt the LVM volume group using a " |
| 1237 | "256 bit AES key and makes use of the kernel's <quote>dm-crypt</quote> " |
| 1238 | "support. </para> </footnote>." |
| 1239 | msgstr "" |
| 1240 | "Nếu bạn chọn tiến trình phân vùng đã hướng dẫn, có lẽ bạn có ba tùy chọn " |
| 1241 | "nữa: tạo phân vùng một cách trực tiếp trên đĩa cứng (phương pháp truyền " |
| 1242 | "thống), hoặc tạo phân vùng bằng khả năng quản lý khối tin hợp lý (LVM), hoặc " |
| 1243 | "tạo phân vùng bằng LVM đã mật mã. Ghi chú : tùy chọn sử dụng LVM (đã mật mã) " |
| 1244 | "có thể không có sẵn trên mọi kiến trúc." |
| 1245 | |
| 1246 | #. Tag: para |
| 1247 | #: using-d-i.xml:764 |
| 1248 | #, no-c-format |
| 1249 | msgid "" |
| 1250 | "The option to use (encrypted) LVM may not be available on all architectures." |
| 1251 | msgstr "" |
| 1252 | |
| 1253 | #. Tag: para |
| 1254 | #: using-d-i.xml:769 |
| 1255 | #, no-c-format |
| 1256 | msgid "" |
| 1257 | "When using LVM or encrypted LVM, the installer will create most partitions " |
| 1258 | "inside one big partition; the advantage of this method is that partitions " |
| 1259 | "inside this big partition can be resized relatively easily later. In the " |
| 1260 | "case of encrypted LVM the big partition will not be readable without knowing " |
| 1261 | "a special key phrase, thus providing extra security of your (personal) data." |
| 1262 | msgstr "" |
| 1263 | "Khi sử dụng LVM hoặc LVM đã mật mã, bộ cài đặt sẽ tạo phần lớn phân vùng bên " |
| 1264 | "trong cùng một phân vùng lớn; lợi ích của phương pháp này là các phân vùng " |
| 1265 | "bên trong phân vùng lớn này có thể được thay đổi kích cỡ hơi dễ dàng về sau. " |
| 1266 | "Trong trường hợp LVM đã mật mã, phân vùng lớn sẽ không có khả năng đọc nếu " |
| 1267 | "người dùng không có cụm từ khoá đặc biệt, thì cung cấp bảo mật thêm cho dữ " |
| 1268 | "liệu (riêng) của bạn." |
| 1269 | |
| 1270 | #. Tag: para |
| 1271 | #: using-d-i.xml:778 |
| 1272 | #, no-c-format |
| 1273 | msgid "" |
| 1274 | "When using encrypted LVM, the installer will also automatically erase the " |
| 1275 | "disk by writing random data to it. This further improves security (as it " |
| 1276 | "makes it impossible to tell which parts of the disk are in use and also " |
| 1277 | "makes sure that any traces of previous installations are erased), but may " |
| 1278 | "take some time depending on the size of your disk." |
| 1279 | msgstr "" |
| 1280 | |
| 1281 | #. Tag: para |
| 1282 | #: using-d-i.xml:787 |
| 1283 | #, no-c-format |
| 1284 | msgid "" |
| 1285 | "If you choose guided partitioning using LVM or encrypted LVM, some changes " |
| 1286 | "in the partition table will need to be written to the selected disk while " |
| 1287 | "LVM is being set up. These changes effectively erase all data that is " |
| 1288 | "currently on the selected hard disk and you will not be able to undo them " |
| 1289 | "later. However, the installer will ask you to confirm these changes before " |
| 1290 | "they are written to disk." |
| 1291 | msgstr "" |
| 1292 | "Nếu bạn chọn tiến trình phân vùng đã hướng dẫn bằng LVM hoặc LVM đã mật mã, " |
| 1293 | "một số thay đổi trong bảng phân vùng sẽ cần phải được ghi vào đĩa đã chọn " |
| 1294 | "trong khi LVM được thiết lập. Các thay đổi này có kết quả là xoá hết dữ liệu " |
| 1295 | "nằm trên đĩa cứng đã chọn, và bạn không thể hủy bước này. Tuy niên, bộ cài " |
| 1296 | "đặt sẽ nhắc bạn xác nhận các thay đổi này trước khi ghi vào đĩa." |
| 1297 | |
| 1298 | #. Tag: para |
| 1299 | #: using-d-i.xml:797 |
| 1300 | #, no-c-format |
| 1301 | msgid "" |
| 1302 | "If you choose guided partitioning (either classic or using (encrypted) LVM) " |
| 1303 | "for a whole disk, you will first be asked to select the disk you want to " |
| 1304 | "use. Check that all your disks are listed and, if you have several disks, " |
| 1305 | "make sure you select the correct one. The order they are listed in may " |
| 1306 | "differ from what you are used to. The size of the disks may help to identify " |
| 1307 | "them." |
| 1308 | msgstr "" |
| 1309 | "Nếu bạn chọn tiến trình phân vùng đã hướng dẫn (hoặc truyền thống hoặc bằng " |
| 1310 | "LVM (đã mật mã)) cho toàn bộ đĩa, trước tiên bạn sẽ được nhắc chọn đĩa bạn " |
| 1311 | "muốn sử dụng. Hãy kiểm tra xem tất cả các đĩa được liệt kê và, nếu bạn có " |
| 1312 | "vài đĩa, xem bạn đã chọn điều đúng. Thứ tự danh sách có thể khác với thứ tự " |
| 1313 | "bạn thường xem. Kích cỡ của đĩa có thể giúp đỡ bạn nhận diện mỗi điều." |
| 1314 | |
| 1315 | #. Tag: para |
| 1316 | #: using-d-i.xml:806 |
| 1317 | #, no-c-format |
| 1318 | msgid "" |
| 1319 | "Any data on the disk you select will eventually be lost, but you will always " |
| 1320 | "be asked to confirm any changes before they are written to the disk. If you " |
| 1321 | "have selected the classic method of partitioning, you will be able to undo " |
| 1322 | "any changes right until the end; when using (encrypted) LVM this is not " |
| 1323 | "possible." |
| 1324 | msgstr "" |
| 1325 | "Mọi dữ liệu nằm trên đĩa bạn chọn sẽ cuối cùng bị mất hoàn toàn, nhưng bạn " |
| 1326 | "sẽ luôn luôn được nhắc xác nhận thay đổi nào trước khi ghi vào đĩa. Nếu bạn " |
| 1327 | "đã chọn phương pháp phân vùng truyền thống, bạn sẽ có khả năng hủy bước thay " |
| 1328 | "đổi nào đúng đến kết thúc; còn khi sử dụng LVM (đã mật mã), không có." |
| 1329 | |
| 1330 | #. Tag: para |
| 1331 | #: using-d-i.xml:814 |
| 1332 | #, no-c-format |
| 1333 | msgid "" |
| 1334 | "Next, you will be able to choose from the schemes listed in the table below. " |
| 1335 | "All schemes have their pros and cons, some of which are discussed in <xref " |
| 1336 | "linkend=\"partitioning\"/>. If you are unsure, choose the first one. Bear in " |
| 1337 | "mind that guided partitioning needs a certain minimal amount of free space " |
| 1338 | "to operate with. If you don't give it at least about 1GB of space (depends " |
| 1339 | "on chosen scheme), guided partitioning will fail." |
| 1340 | msgstr "" |
| 1341 | "Sau đó, bạn có khả năng chọn trong những giản đồ được liệt kê trong bảng bên " |
| 1342 | "dưới. Mọi giản đồ có thuận và chống, một số điều này được thảo luận trong " |
| 1343 | "<xref linkend=\"partitioning\"/>. Nếu bạn chưa chắc, hãy chọn giản đồ thứ " |
| 1344 | "nhất. Ghi nhớ rằng tiến trình phân vùng đã hướng dẫn cần thiết một sức chứa " |
| 1345 | "còn rảnh tối thiểu để thao tác. Nếu bạn không gán cho nó ít nhất khoảng 1 GB " |
| 1346 | "sức chứa (phụ thuộc vào giản đồ đã chọn), tiến trình phân vùng đã hướng dẫn " |
| 1347 | "sẽ không thành công." |
| 1348 | |
| 1349 | #. Tag: entry |
| 1350 | #: using-d-i.xml:830 |
| 1351 | #, no-c-format |
| 1352 | msgid "Partitioning scheme" |
| 1353 | msgstr "Bố trí phân vùng" |
| 1354 | |
| 1355 | #. Tag: entry |
| 1356 | #: using-d-i.xml:831 |
| 1357 | #, no-c-format |
| 1358 | msgid "Minimum space" |
| 1359 | msgstr "Chỗ tối thiểu" |
| 1360 | |
| 1361 | #. Tag: entry |
| 1362 | #: using-d-i.xml:832 |
| 1363 | #, no-c-format |
| 1364 | msgid "Created partitions" |
| 1365 | msgstr "Phân vùng đã tạo" |
| 1366 | |
| 1367 | #. Tag: entry |
| 1368 | #: using-d-i.xml:838 |
| 1369 | #, no-c-format |
| 1370 | msgid "All files in one partition" |
| 1371 | msgstr "Mọi tập tin trên một phân vùng" |
| 1372 | |
| 1373 | #. Tag: entry |
| 1374 | #: using-d-i.xml:839 |
| 1375 | #, no-c-format |
| 1376 | msgid "600MB" |
| 1377 | msgstr "600MB" |
| 1378 | |
| 1379 | #. Tag: entry |
| 1380 | #: using-d-i.xml:840 |
| 1381 | #, no-c-format |
| 1382 | msgid "<filename>/</filename>, swap" |
| 1383 | msgstr "<filename>/</filename>, trao đổi" |
| 1384 | |
| 1385 | #. Tag: entry |
| 1386 | #: using-d-i.xml:842 |
| 1387 | #, no-c-format |
| 1388 | msgid "Separate /home partition" |
| 1389 | msgstr "Phân vùng /home riêng" |
| 1390 | |
| 1391 | #. Tag: entry |
| 1392 | #: using-d-i.xml:843 |
| 1393 | #, no-c-format |
| 1394 | msgid "500MB" |
| 1395 | msgstr "500MB" |
| 1396 | |
| 1397 | #. Tag: entry |
| 1398 | #: using-d-i.xml:844 |
| 1399 | #, no-c-format |
| 1400 | msgid "<filename>/</filename>, <filename>/home</filename>, swap" |
| 1401 | msgstr "<filename>/</filename>, <filename>/home</filename>, trao đổi" |
| 1402 | |
| 1403 | #. Tag: entry |
| 1404 | #: using-d-i.xml:848 |
| 1405 | #, no-c-format |
| 1406 | msgid "Separate /home, /usr, /var and /tmp partitions" |
| 1407 | msgstr "Các phân vùng /home, /usr, /var, và /tmp riêng" |
| 1408 | |
| 1409 | #. Tag: entry |
| 1410 | #: using-d-i.xml:849 |
| 1411 | #, no-c-format |
| 1412 | msgid "<entry>1GB</entry>" |
| 1413 | msgstr "<entry>1GB</entry>" |
| 1414 | |
| 1415 | #. Tag: entry |
| 1416 | #: using-d-i.xml:850 |
| 1417 | #, no-c-format |
| 1418 | msgid "" |
| 1419 | "<filename>/</filename>, <filename>/home</filename>, <filename>/usr</" |
| 1420 | "filename>, <filename>/var</filename>, <filename>/tmp</filename>, swap" |
| 1421 | msgstr "" |
| 1422 | "<filename>/</filename>, <filename>/home</filename>, <filename>/usr</" |
| 1423 | "filename>, <filename>/var</filename>, <filename>/tmp</filename>, trao đổi" |
| 1424 | |
| 1425 | #. Tag: para |
| 1426 | #: using-d-i.xml:859 |
| 1427 | #, no-c-format |
| 1428 | msgid "" |
| 1429 | "If you choose guided partitioning using (encrypted) LVM, the installer will " |
| 1430 | "also create a separate <filename>/boot</filename> partition. The other " |
| 1431 | "partitions, except for the swap partition, will be created inside the LVM " |
| 1432 | "partition." |
| 1433 | msgstr "" |
| 1434 | "Nếu bạn chọn tiến trình phân vùng đã hướng dẫn bằng LVM (đã mật mã), bộ cài " |
| 1435 | "đặt sẽ cũng tạo một phân vùng <filename>/boot</filename> riêng. Các phân " |
| 1436 | "vùng khác, trừ phân vùng trao đổi, sẽ được tạo bên trong phân vùng LVM." |
| 1437 | |
| 1438 | #. Tag: para |
| 1439 | #: using-d-i.xml:865 |
| 1440 | #, no-c-format |
| 1441 | msgid "" |
| 1442 | "If you choose guided partitioning for your IA64 system, there will be an " |
| 1443 | "additional partition, formatted as a FAT16 bootable filesystem, for the EFI " |
| 1444 | "boot loader. There is also an additional menu item in the formatting menu to " |
| 1445 | "manually set up a partition as an EFI boot partition." |
| 1446 | msgstr "" |
| 1447 | "Nếu bạn chọn công việc phân vùng đã hướng dẫn trên máy tính kiểu IA64, cũng " |
| 1448 | "sẽ tạo một phân vùng thêm, được định dạng làm hệ thống tập tin khởi động " |
| 1449 | "được FAT16, cho bộ tải khởi động EFI. Cũng có một mục trình đơn thêm trong " |
| 1450 | "trình đơn định dạng, để tự thiết lập một phân vùng như là phân vùng khởi " |
| 1451 | "động EFI." |
| 1452 | |
| 1453 | #. Tag: para |
| 1454 | #: using-d-i.xml:873 |
| 1455 | #, no-c-format |
| 1456 | msgid "" |
| 1457 | "If you choose guided partitioning for your Alpha system, an additional, " |
| 1458 | "unformatted partition will be allocated at the beginning of your disk to " |
| 1459 | "reserve this space for the aboot boot loader." |
| 1460 | msgstr "" |
| 1461 | "Nếu bạn chọn công việc phân vùng đã hướng dẫn trên máy tính kiểu Alpha, một " |
| 1462 | "phân vùng thêm chưa định dạng sẽ được cấp phát tại đầu của đĩa, để dành " |
| 1463 | "riêng sức chứa này cho bộ tải khởi động « aboot »." |
| 1464 | |
| 1465 | #. Tag: para |
| 1466 | #: using-d-i.xml:879 |
| 1467 | #, no-c-format |
| 1468 | msgid "" |
| 1469 | "After selecting a scheme, the next screen will show your new partition " |
| 1470 | "table, including information on whether and how partitions will be formatted " |
| 1471 | "and where they will be mounted." |
| 1472 | msgstr "" |
| 1473 | "Sau khi bạn chọn bố trí, màn hình kế tiếp sẽ hiển thị bảng phân vùng mới, " |
| 1474 | "gồm có thông tin về trạng thái kiểu định dạng và gắn kết của mỗi phân vùng." |
| 1475 | |
| 1476 | #. Tag: para |
| 1477 | #: using-d-i.xml:885 |
| 1478 | #, no-c-format |
| 1479 | msgid "" |
| 1480 | "The list of partitions might look like this: <informalexample><screen>\n" |
| 1481 | " IDE1 master (hda) - 6.4 GB WDC AC36400L\n" |
| 1482 | " #1 primary 16.4 MB B f ext2 /boot\n" |
| 1483 | " #2 primary 551.0 MB swap swap\n" |
| 1484 | " #3 primary 5.8 GB ntfs\n" |
| 1485 | " pri/log 8.2 MB FREE SPACE\n" |
| 1486 | "\n" |
| 1487 | " IDE1 slave (hdb) - 80.0 GB ST380021A\n" |
| 1488 | " #1 primary 15.9 MB ext3\n" |
| 1489 | " #2 primary 996.0 MB fat16\n" |
| 1490 | " #3 primary 3.9 GB xfs /home\n" |
| 1491 | " #5 logical 6.0 GB f ext3 /\n" |
| 1492 | " #6 logical 1.0 GB f ext3 /var\n" |
| 1493 | " #7 logical 498.8 MB ext3\n" |
| 1494 | " #8 logical 551.5 MB swap swap\n" |
| 1495 | " #9 logical 65.8 GB ext2\n" |
| 1496 | "</screen></informalexample> This example shows two IDE harddrives divided " |
| 1497 | "into several partitions; the first disk has some free space. Each partition " |
| 1498 | "line consists of the partition number, its type, size, optional flags, file " |
| 1499 | "system, and mountpoint (if any). Note: this particular setup cannot be " |
| 1500 | "created using guided partitioning but it does show possible variation that " |
| 1501 | "can be achieved using manual partitioning." |
| 1502 | msgstr "" |
| 1503 | "Danh sách các phân vùng có thể hình như : <informalexample><screen>\n" |
| 1504 | " IDE1 master (hda) - 6.4 GB WDC AC36400L\n" |
| 1505 | " #1 primary 16.4 MB B f ext2 /boot\n" |
| 1506 | " #2 primary 551.0 MB swap swap\n" |
| 1507 | " #3 primary 5.8 GB ntfs\n" |
| 1508 | " pri/log 8.2 MB FREE SPACE\n" |
| 1509 | "\n" |
| 1510 | " IDE1 slave (hdb) - 80.0 GB ST380021A\n" |
| 1511 | " #1 primary 15.9 MB ext3\n" |
| 1512 | " #2 primary 996.0 MB fat16\n" |
| 1513 | " #3 primary 3.9 GB xfs /home\n" |
| 1514 | " #5 logical 6.0 GB f ext3 /\n" |
| 1515 | " #6 logical 1.0 GB f ext3 /var\n" |
| 1516 | " #7 logical 498.8 MB ext3\n" |
| 1517 | " #8 logical 551.5 MB swap swap\n" |
| 1518 | " #9 logical 65.8 GB ext2\n" |
| 1519 | "</screen></informalexample>\n" |
| 1520 | "[primary=chính; swap=trao đổi; FREE SPACE=sức chứa còn rảnh; logical=hợp lý " |
| 1521 | "(không phải vật lý)]\n" |
| 1522 | "\n" |
| 1523 | "Mẫu này hiển thị hai đĩa cứng kiểu IDE được chia ra vài phân vùng;\n" |
| 1524 | "đĩa thứ nhất có sức chứa còn rảnh. Mỗi dòng phân vùng có dạng:\n" |
| 1525 | "số hiệu phân vùng, kiểu nó, kích cỡ nó, cờ tùy chọn nào,\n" |
| 1526 | "hệ thống tập tin, điểm láp (nếu có).\n" |
| 1527 | "\n" |
| 1528 | "Ghi chú : thiết lập riêng này không thể được tạo khi dùng khả năng\n" |
| 1529 | "phân vùng đã hướng dẫn, nhưng nó có phải hiển thị trường hợp khác\n" |
| 1530 | "có thể được đạt khi tự phân vùng." |
| 1531 | |
| 1532 | #. Tag: para |
| 1533 | #: using-d-i.xml:898 |
| 1534 | #, no-c-format |
| 1535 | msgid "" |
| 1536 | "This concludes the guided partitioning. If you are satisfied with the " |
| 1537 | "generated partition table, you can choose <guimenuitem>Finish partitioning " |
| 1538 | "and write changes to disk</guimenuitem> from the menu to implement the new " |
| 1539 | "partition table (as described at the end of this section). If you are not " |
| 1540 | "happy, you can choose to <guimenuitem>Undo changes to partitions</" |
| 1541 | "guimenuitem> and run guided partitioning again, or modify the proposed " |
| 1542 | "changes as described below for manual partitioning." |
| 1543 | msgstr "" |
| 1544 | "Ở đây kết thúc tiến trình phân vùng đã hướng dẫn. Nếu bạn thấy bảng phân " |
| 1545 | "vùng đã tạo ra là ổn định, sau đó bạn có khả năng chọn mục <guimenuitem>Phân " |
| 1546 | "vùng xong và ghi các thay đổi vào đĩa</guimenuitem> trong trình đơn, để thực " |
| 1547 | "hiện bảng phân vùng mới (như được diễn tả tại cuối phần này). Còn nếu bạn " |
| 1548 | "chưa thỏa chí, bạn có thể chọn mục <guimenuitem>Hủy các bước thay đổi phân " |
| 1549 | "vùng</guimenuitem> để chay lại tiến trình phân vùng đã hướng dẫn, hoặc sửa " |
| 1550 | "đổi các thay đổi đã đề nghị (như được diễn tả bên dưới) cho việc tự phân " |
| 1551 | "vùng." |
| 1552 | |
| 1553 | #. Tag: para |
| 1554 | #: using-d-i.xml:908 |
| 1555 | #, no-c-format |
| 1556 | msgid "" |
| 1557 | "A similar screen to the one shown just above will be displayed if you choose " |
| 1558 | "manual partitioning except that your existing partition table will be shown " |
| 1559 | "and without the mount points. How to manually setup your partition table and " |
| 1560 | "the usage of partitions by your new Debian system will be covered in the " |
| 1561 | "remainder of this section." |
| 1562 | msgstr "" |
| 1563 | "Một màn hình tương tự với điều được hiển thị đúng trên đây sẽ được hiển thị " |
| 1564 | "nếu bạn chọn tự phân vùng, trừ là bảng phân vùng đã có sẽ được diễn tả, " |
| 1565 | "không có điểm lắp. Phần còn lại của tiết đoạn này sẽ diễn tả cách tự thiết " |
| 1566 | "lập bảng phân vùng và cách sử dụng phân vùng cho hệ thống Debian mới." |
| 1567 | |
| 1568 | #. Tag: para |
| 1569 | #: using-d-i.xml:916 |
| 1570 | #, no-c-format |
| 1571 | msgid "" |
| 1572 | "If you select a pristine disk which has neither partitions nor free space on " |
| 1573 | "it, you will be offered to create a new partition table (this is needed so " |
| 1574 | "you can create new partitions). After this a new line entitled <quote>FREE " |
| 1575 | "SPACE</quote> should appear under the selected disk." |
| 1576 | msgstr "" |
| 1577 | "Nếu bạn chọn một đĩa rỗng, mà không có phân vùng, cũng không có sức chứa " |
| 1578 | "rảnh, lúc đó bạn sẽ có dịp tạo một bảng phân vùng mới (cần thiết để tạo phân " |
| 1579 | "vùng mới). Sau đó, một dòng mới tên <quote>FREE SPACE</quote> (sức chứa " |
| 1580 | "rảnh) nên xuất hiện bên dưới tên đĩa đã chọn." |
| 1581 | |
| 1582 | #. Tag: para |
| 1583 | #: using-d-i.xml:924 |
| 1584 | #, no-c-format |
| 1585 | msgid "" |
| 1586 | "If you select some free space, you will be offered to create new partition. " |
| 1587 | "You will have to answer a quick series of questions about its size, type " |
| 1588 | "(primary or logical), and location (beginning or end of the free space). " |
| 1589 | "After this, you will be presented with detailed overview of your new " |
| 1590 | "partition. There are options like mountpoint, mount options, bootable flag, " |
| 1591 | "or way of usage. If you don't like the preselected defaults, feel free to " |
| 1592 | "change them to your liking. E.g. by selecting the option <guimenuitem>Use as:" |
| 1593 | "</guimenuitem>, you can choose different filesystem for this partition " |
| 1594 | "including the possibility to use the partition for swap, software RAID, LVM, " |
| 1595 | "or not use it at all. Other nice feature is the possibility to copy data " |
| 1596 | "from existing partition onto this one. When you are satisfied with your new " |
| 1597 | "partition, select <guimenuitem>Done setting up the partition</guimenuitem> " |
| 1598 | "and you will be thrown back to <command>partman</command>'s main screen." |
| 1599 | msgstr "" |
| 1600 | "Nếu bạn chọn một phần sức chứa còn rảnh, bạn sẽ có dịp tạo một phân vùng " |
| 1601 | "mới. Tiến trình sẽ hỏi vài câu về kích cỡ, kiểu (chính hay hợp lý) và vị trí " |
| 1602 | "(đầu hay cuối của sức chứa còn rảnh) của phân vùng mới này. Sau đó, bạn sẽ " |
| 1603 | "xem toàn cảnh chi tiết về phân vùng mới. Có sẵn tùy chọn như điểm lắp, các " |
| 1604 | "tùy chọn gắn kết, cờ khả năng khởi động hay cách sử dụng. Nếu bạn không " |
| 1605 | "thích giá trị mặc định định sẵn, bạn có khả năng sửa đổi tự do. Chẳng hạn " |
| 1606 | "bằng cách chọn mục <guimenuitem>Dùng làm:</guimenuitem>, bạn có thể chọn hệ " |
| 1607 | "thống khác cho phân vùng này, gồm khả năng sử dụng phân vùng này là sức chứa " |
| 1608 | "trao đổi (swap), RAID phần mềm, LVM hay đơn giản không sử dụng nó bằng cách " |
| 1609 | "nào cả. Một tính năng hữu ích khác là khả năng sao chép dữ liệu từ phân vùng " |
| 1610 | "tồn tại vào phân vùng này. Khi bạn thấy phân vùng mới là ổn thỏa, hãy chọn " |
| 1611 | "<guimenuitem>Mới thiết lập xong phân vùng</guimenuitem> rồi bạn sẽ trở về " |
| 1612 | "màn hình chính của chương trình <command>partman</command>." |
| 1613 | |
| 1614 | #. Tag: para |
| 1615 | #: using-d-i.xml:942 |
| 1616 | #, no-c-format |
| 1617 | msgid "" |
| 1618 | "If you decide you want to change something about your partition, simply " |
| 1619 | "select the partition, which will bring you to the partition configuration " |
| 1620 | "menu. Because this is the same screen like when creating a new partition, " |
| 1621 | "you can change the same set of options. One thing which might not be very " |
| 1622 | "obvious at a first glance is that you can resize the partition by selecting " |
| 1623 | "the item displaying the size of the partition. Filesystems known to work are " |
| 1624 | "at least fat16, fat32, ext2, ext3 and swap. This menu also allows you to " |
| 1625 | "delete a partition." |
| 1626 | msgstr "" |
| 1627 | "Nếu bạn quyết định muốn sửa đổi phân vùng này, đơn giản hãy chọn phân vùng, " |
| 1628 | "mà mang bạn sang trình đơn cấu hình phân vùng. Vì đây là cùng một màn hình " |
| 1629 | "với điều cho khả năng tạo phân vùng mới, bạn có thể sửa đổi cùng một bộ tùy " |
| 1630 | "chọn. Tuy nhiên, bạn không thể thay đổi kích cỡ của phân vùng bằng cách chọn " |
| 1631 | "mục hiển thị kích cỡ của nó. Các hệ thống tập tin có hoạt động được gồm ít " |
| 1632 | "nhất fat16, fat32, ext2, ext3 và bộ nhớ trao đổi. Trình đơn này cũng cho bạn " |
| 1633 | "khả năng xoá bỏ phân vùng." |
| 1634 | |
| 1635 | #. Tag: para |
| 1636 | #: using-d-i.xml:953 |
| 1637 | #, no-c-format |
| 1638 | msgid "" |
| 1639 | "Be sure to create at least two partitions: one for the <emphasis>root</" |
| 1640 | "emphasis> filesystem (which must be mounted as <filename>/</filename>) and " |
| 1641 | "one for <emphasis>swap</emphasis>. If you forget to mount the root " |
| 1642 | "filesystem, <command>partman</command> won't let you continue until you " |
| 1643 | "correct this issue." |
| 1644 | msgstr "" |
| 1645 | "Hãy kiểm tra xem bạn đã tạo ít nhất hai phân vùng: một điều cho hệ thống tập " |
| 1646 | "tin <emphasis>gốc</emphasis> (mà phải được gắn kết như là <filename>/</" |
| 1647 | "filename>) và điều khác cho bộ nhớ <emphasis>trao đổi</emphasis>. Nếu bạn " |
| 1648 | "quên gắn kết hệ thống tập tin gốc, chương trình <command>partman</command> " |
| 1649 | "sẽ không cho phép bạn tiếp tục, cho đến khi bạn sửa trường hợp này." |
| 1650 | |
| 1651 | #. Tag: para |
| 1652 | #: using-d-i.xml:961 |
| 1653 | #, no-c-format |
| 1654 | msgid "" |
| 1655 | "If you forget to select and format an EFI boot partition, <command>partman</" |
| 1656 | "command> will detect this and will not let you continue until you allocate " |
| 1657 | "one." |
| 1658 | msgstr "" |
| 1659 | "Nếu bạn quên chọn và định dạng một phân vùng khởi động EFI, chương trình " |
| 1660 | "<command>partman</command> sẽ phát hiện lỗi này, không cho phép bạn tiếp " |
| 1661 | "tục, cho đến khi bạn cấp phát một điều." |
| 1662 | |
| 1663 | #. Tag: para |
| 1664 | #: using-d-i.xml:967 |
| 1665 | #, no-c-format |
| 1666 | msgid "" |
| 1667 | "Capabilities of <command>partman</command> can be extended with installer " |
| 1668 | "modules, but are dependent on your system's architecture. So if you can't " |
| 1669 | "see all promised goodies, check if you have loaded all required modules (e." |
| 1670 | "g. <filename>partman-ext3</filename>, <filename>partman-xfs</filename>, or " |
| 1671 | "<filename>partman-lvm</filename>)." |
| 1672 | msgstr "" |
| 1673 | "Các khả năng của chương trình <command>partman</command> có thể được kéo dài " |
| 1674 | "bằng mô-đun cài đặt, phụ thuộc vào kiến trúc của hệ thống bạn. Vì vậy nếu " |
| 1675 | "bạn không thể xem mọi tính năng đã diễn tả, hãy kiểm tra xem nếu bạn đã tải " |
| 1676 | "mọi mô-đun cần thiết chưa (v.d. <filename>partman-ext3</filename>, " |
| 1677 | "<filename>partman-xfs</filename>, hay <filename>partman-lvm</filename>)." |
| 1678 | |
| 1679 | #. Tag: para |
| 1680 | #: using-d-i.xml:975 |
| 1681 | #, no-c-format |
| 1682 | msgid "" |
| 1683 | "After you are satisfied with partitioning, select <guimenuitem>Finish " |
| 1684 | "partitioning and write changes to disk</guimenuitem> from the partitioning " |
| 1685 | "menu. You will be presented with a summary of changes made to the disks and " |
| 1686 | "asked to confirm that the filesystems should be created as requested." |
| 1687 | msgstr "" |
| 1688 | "Sau khi bạn thấy trường hợp phân vùng là ổn thỏa, hãy chọn <guimenuitem>Phân " |
| 1689 | "vùng xong và ghi các thay đổi vào đĩa</guimenuitem> trong trình đơn phân " |
| 1690 | "vùng. Bạn sẽ xem bản tóm tắt các thay đổi trên đĩa, và được nhắc xác nhận " |
| 1691 | "các hệ thống tập tin nên được tạo như được yêu cầu." |
| 1692 | |
| 1693 | #. Tag: title |
| 1694 | #: using-d-i.xml:1003 |
| 1695 | #, no-c-format |
| 1696 | msgid "Configuring Multidisk Device (Software RAID)" |
| 1697 | msgstr "Cấu hình thiết bị đa đĩa (RAID phần mềm)" |
| 1698 | |
| 1699 | #. Tag: para |
| 1700 | #: using-d-i.xml:1004 |
| 1701 | #, no-c-format |
| 1702 | msgid "" |
| 1703 | "If you have more than one harddrive<footnote><para> To be honest, you can " |
| 1704 | "construct MD device even from partitions residing on single physical drive, " |
| 1705 | "but that won't bring you anything useful. </para></footnote> in your " |
| 1706 | "computer, you can use <command>mdcfg</command> to setup your drives for " |
| 1707 | "increased performance and/or better reliability of your data. The result is " |
| 1708 | "called <firstterm>Multidisk Device</firstterm> (or after its most famous " |
| 1709 | "variant <firstterm>software RAID</firstterm>)." |
| 1710 | msgstr "" |
| 1711 | "Nếu bạn có nhiều đĩa cứng<footnote><para> Thực ra bạn có thể cấu tạo thiết " |
| 1712 | "bị đa đĩa ngay cả từ phân vùng nằm trên cùng một đĩa vật lý, nhưng mà việc " |
| 1713 | "đó sẽ không gây ra kết quả có ích. </para></footnote> nằm trong máy tính của " |
| 1714 | "mình, bạn có thể sử dụng tiện ích <command>mdcfg</command> để thiết lập các " |
| 1715 | "đĩa đó để làm hiệu suất tốt hơn và/hay duy trì dữ liệu tin cây hơn. Kết quả " |
| 1716 | "được gọi là <firstterm>Thiết Bị Đa Đĩa</firstterm> (hay theo biến thể phổ " |
| 1717 | "biến nhất, <firstterm>RAID phần mềm</firstterm>)." |
| 1718 | |
| 1719 | #. Tag: para |
| 1720 | #: using-d-i.xml:1018 |
| 1721 | #, no-c-format |
| 1722 | msgid "" |
| 1723 | "MD is basically a bunch of partitions located on different disks and " |
| 1724 | "combined together to form a <emphasis>logical</emphasis> device. This device " |
| 1725 | "can then be used like an ordinary partition (i.e. in <command>partman</" |
| 1726 | "command> you can format it, assign a mountpoint, etc.)." |
| 1727 | msgstr "" |
| 1728 | "Thiết bị đa đĩa là cơ bản một bộ phân vùng nằm trên nhiều đĩa khác nhau, " |
| 1729 | "được kết hợp với nhau để tạo một thiết bị <emphasis>hợp lý</emphasis>. Vì " |
| 1730 | "vậy thiết bị này có thể được dùng như một phân vùng chuẩn (tức là trong " |
| 1731 | "chương trình <command>partman</command> bạn có thể định dạng nó, gán điểm " |
| 1732 | "lắp v.v.)." |
| 1733 | |
| 1734 | #. Tag: para |
| 1735 | #: using-d-i.xml:1026 |
| 1736 | #, no-c-format |
| 1737 | msgid "" |
| 1738 | "The benefit you gain depends on a type of a MD device you are creating. " |
| 1739 | "Currently supported are: <variablelist> <varlistentry> <term>RAID0</" |
| 1740 | "term><listitem><para> Is mainly aimed at performance. RAID0 splits all " |
| 1741 | "incoming data into <firstterm>stripes</firstterm> and distributes them " |
| 1742 | "equally over each disk in the array. This can increase the speed of read/" |
| 1743 | "write operations, but when one of the disks fails, you will loose " |
| 1744 | "<emphasis>everything</emphasis> (part of the information is still on the " |
| 1745 | "healthy disk(s), the other part <emphasis>was</emphasis> on the failed " |
| 1746 | "disk). </para><para> The typical use for RAID0 is a partition for video " |
| 1747 | "editing. </para></listitem> </varlistentry> <varlistentry> <term>RAID1</" |
| 1748 | "term><listitem><para> Is suitable for setups where reliability is the first " |
| 1749 | "concern. It consists of several (usually two) equally sized partitions where " |
| 1750 | "every partition contains exactly the same data. This essentially means three " |
| 1751 | "things. First, if one of your disks fails, you still have the data mirrored " |
| 1752 | "on the remaining disks. Second, you can use only a fraction of the available " |
| 1753 | "capacity (more precisely, it is the size of the smallest partition in the " |
| 1754 | "RAID). Third, file reads are load balanced among the disks, which can " |
| 1755 | "improve performance on a server, such as a file server, that tends to be " |
| 1756 | "loaded with more disk reads than writes. </para><para> Optionally you can " |
| 1757 | "have a spare disk in the array which will take the place of the failed disk " |
| 1758 | "in the case of failure. </para></listitem> </varlistentry> <varlistentry> " |
| 1759 | "<term>RAID5</term><listitem><para> Is a good compromise between speed, " |
| 1760 | "reliability and data redundancy. RAID5 splits all incomming data into " |
| 1761 | "stripes and distributes them equally on all but one disks (similar to " |
| 1762 | "RAID0). Unlike RAID0, RAID5 also computes <firstterm>parity</firstterm> " |
| 1763 | "information, which gets written on the remaining disk. The parity disk is " |
| 1764 | "not static (that would be called RAID4), but is changing periodically, so " |
| 1765 | "the parity information is distributed equally on all disks. When one of the " |
| 1766 | "disks fails, the missing part of information can be computed from remaining " |
| 1767 | "data and its parity. RAID5 must consist of at least three active partitions. " |
| 1768 | "Optionally you can have a spare disk in the array which will take the place " |
| 1769 | "of the failed disk in the case of failure. </para><para> As you can see, " |
| 1770 | "RAID5 has similar degree of reliability like RAID1 while achieving less " |
| 1771 | "redundancy. On the other hand it might be a bit slower on write operation " |
| 1772 | "than RAID0 due to computation of parity information. </para></listitem> </" |
| 1773 | "varlistentry> </variablelist> To sum it up:" |
| 1774 | msgstr "" |
| 1775 | "Lợi ích được nhận phụ thuộc vào kiểu thiết bị đa đích bạn đang tạo. HIện " |
| 1776 | "thời có hỗ trợ : <variablelist> <varlistentry> <term>RAID0</" |
| 1777 | "term><listitem><para> được thiết kế chính cho hiệu suất tốt. RAID0 chia tách " |
| 1778 | "các dữ liệu được gởi đến ra <firstterm>lát</firstterm> rồi phát hành chúng " |
| 1779 | "một cách bằng nhau ra mỗi đĩa trong mảng đó. Cấu trúc này có thể tăng tốc độ " |
| 1780 | "của thao tác đọc/ghi, nhưng mà khi đĩa nào thất bại, bạn sẽ mất " |
| 1781 | "<emphasis>tất cả</emphasis> (phần thông tin vẫn còn nằm trên những đĩa hoạt " |
| 1782 | "động được, nhưng phần khác <emphasis>đã</emphasis> nằm trên đĩa đã thất " |
| 1783 | "bại). </para><para> Cách sử dụng điển hình RAID0 là một phân vùng riêng để " |
| 1784 | "soạn thảo ảnh động. </para></listitem> </varlistentry> <varlistentry> " |
| 1785 | "<term>RAID1</term><listitem><para> thích hợp với thiết lập gán ưu tiên cao " |
| 1786 | "nhất cho sự đáng tin cậy. Nó gồm có vài (thường là hai) phân vùng cùng kích " |
| 1787 | "cỡ mà mỗi phân vùng chứa chính xác cùng dữ liệu. Trường hợp này có ba kết " |
| 1788 | "quả chính: (1) nếu đĩa nào thất bại, bạn vẫn còn có cùng dữ liệu được nhân " |
| 1789 | "đôi trên các đĩa còn lại; (2) bạn có thể sử dụng chỉ một phân số của sức " |
| 1790 | "chứa sẵn sàng (chính xác hơn, nó là kích cỡ của phân vùng nhỏ nhất trong " |
| 1791 | "RAID đó); (3) các việc đọc tập tin được chia ra một cách bằng nhau giữa các " |
| 1792 | "đĩa khác nhau, mà có thể tăng hiệu suất trên máy phục vụ, như máy phục vụ " |
| 1793 | "tập tin mà thường phải thực hiện nhiều việc đọc đĩa hơn ghi. </para><para> " |
| 1794 | "Tùy chọn bạn có thể gồm một đĩa thêm trong mảng mà sẽ thay thế đĩa mới thất " |
| 1795 | "bại trong trường hợp đó. </para></listitem> </varlistentry> <varlistentry> " |
| 1796 | "<term>RAID5</term><listitem><para> là thoả hiệp hữu ích tốc độ, sự đáng tin " |
| 1797 | "cậy và sự thừa. RAID5 chia tách tất cả các dữ liệu được gởi đến ra lát rồi " |
| 1798 | "phát hành chúng một cách bằng nhau ra cả đĩa trừ một (tương tự với RAID0). " |
| 1799 | "Không như RAID0, RAID5 cũng tính thông tin <firstterm>chẵn lẻ</firstterm>, " |
| 1800 | "mà được ghi vào đĩa còn lại. Đĩa tính chẵn lẻ không phải là tĩnh (như " |
| 1801 | "RAID4), vì nó thay đổi theo định kỷ, vì vậy thông tin tính chẵn lẻ được phát " |
| 1802 | "hành bằng nhau trên mọi đĩa. Khi đĩa nào thất bại, phần thông tin còn thiếu " |
| 1803 | "có thể được tính từ dữ liệu còn lại và chẵn lẻ của nó. RAID5 phải gồm có ít " |
| 1804 | "nhất ba phân vùng hoạt động. Tùy chọn bạn có thể có một phân vùng thêm trong " |
| 1805 | "mảng đó, trong trường hợp thất bại. </para><para> Như bạn đọc biết được, " |
| 1806 | "RAID5 có độ tin cây tương tự với RAID1 còn đạt được ít sự thừa hơn. Mặt " |
| 1807 | "khác, có lẽ nó chạy chậm một ít trong thao tác ghi hơn RAID0 do việc tính " |
| 1808 | "thông tin chẵn lẻ. </para></listitem> </varlistentry> </variablelist> Để tóm " |
| 1809 | "tắt:" |
| 1810 | |
| 1811 | #. Tag: entry |
| 1812 | #: using-d-i.xml:1104 |
| 1813 | #, no-c-format |
| 1814 | msgid "Type" |
| 1815 | msgstr "Kiểu" |
| 1816 | |
| 1817 | #. Tag: entry |
| 1818 | #: using-d-i.xml:1105 |
| 1819 | #, no-c-format |
| 1820 | msgid "Minimum Devices" |
| 1821 | msgstr "Thiết bị tối thiểu" |
| 1822 | |
| 1823 | #. Tag: entry |
| 1824 | #: using-d-i.xml:1106 |
| 1825 | #, no-c-format |
| 1826 | msgid "Spare Device" |
| 1827 | msgstr "Thiết bị phụ tùng" |
| 1828 | |
| 1829 | #. Tag: entry |
| 1830 | #: using-d-i.xml:1107 |
| 1831 | #, no-c-format |
| 1832 | msgid "Survives disk failure?" |
| 1833 | msgstr "Vẫn còn hoạt động sau khi đĩa thất bại ?" |
| 1834 | |
| 1835 | #. Tag: entry |
| 1836 | #: using-d-i.xml:1108 |
| 1837 | #, no-c-format |
| 1838 | msgid "Available Space" |
| 1839 | msgstr "Chỗ sẵn sàng" |
| 1840 | |
| 1841 | #. Tag: entry |
| 1842 | #: using-d-i.xml:1114 |
| 1843 | #, no-c-format |
| 1844 | msgid "RAID0" |
| 1845 | msgstr "RAID0" |
| 1846 | |
| 1847 | #. Tag: entry |
| 1848 | #: using-d-i.xml:1115 using-d-i.xml:1123 |
| 1849 | #, no-c-format |
| 1850 | msgid "<entry>2</entry>" |
| 1851 | msgstr "<entry>2</entry>" |
| 1852 | |
| 1853 | #. Tag: entry |
| 1854 | #: using-d-i.xml:1116 using-d-i.xml:1117 |
| 1855 | #, no-c-format |
| 1856 | msgid "<entry>no</entry>" |
| 1857 | msgstr "<entry>không</entry>" |
| 1858 | |
| 1859 | #. Tag: entry |
| 1860 | #: using-d-i.xml:1118 |
| 1861 | #, no-c-format |
| 1862 | msgid "Size of the smallest partition multiplied by number of devices in RAID" |
| 1863 | msgstr "Kích cỡ của phân vùng nhỏ nhất được nhân số thiết bị trong RAID" |
| 1864 | |
| 1865 | #. Tag: entry |
| 1866 | #: using-d-i.xml:1122 |
| 1867 | #, no-c-format |
| 1868 | msgid "RAID1" |
| 1869 | msgstr "RAID1" |
| 1870 | |
| 1871 | #. Tag: entry |
| 1872 | #: using-d-i.xml:1124 using-d-i.xml:1132 |
| 1873 | #, no-c-format |
| 1874 | msgid "optional" |
| 1875 | msgstr "tùy chọn" |
| 1876 | |
| 1877 | #. Tag: entry |
| 1878 | #: using-d-i.xml:1125 using-d-i.xml:1133 |
| 1879 | #, no-c-format |
| 1880 | msgid "<entry>yes</entry>" |
| 1881 | msgstr "<entry>có</entry>" |
| 1882 | |
| 1883 | #. Tag: entry |
| 1884 | #: using-d-i.xml:1126 |
| 1885 | #, no-c-format |
| 1886 | msgid "Size of the smallest partition in RAID" |
| 1887 | msgstr "Kích cỡ của phân vùng nhỏ nhất trong RAID" |
| 1888 | |
| 1889 | #. Tag: entry |
| 1890 | #: using-d-i.xml:1130 |
| 1891 | #, no-c-format |
| 1892 | msgid "RAID5" |
| 1893 | msgstr "RAID5" |
| 1894 | |
| 1895 | #. Tag: entry |
| 1896 | #: using-d-i.xml:1131 |
| 1897 | #, no-c-format |
| 1898 | msgid "<entry>3</entry>" |
| 1899 | msgstr "<entry>3</entry>" |
| 1900 | |
| 1901 | #. Tag: entry |
| 1902 | #: using-d-i.xml:1134 |
| 1903 | #, no-c-format |
| 1904 | msgid "" |
| 1905 | "Size of the smallest partition multiplied by (number of devices in RAID " |
| 1906 | "minus one)" |
| 1907 | msgstr "" |
| 1908 | "Kích cỡ của phân vùng nhỏ nhất được nhận (số thiết bị trong RAID trừ một)" |
| 1909 | |
| 1910 | #. Tag: para |
| 1911 | #: using-d-i.xml:1142 |
| 1912 | #, no-c-format |
| 1913 | msgid "" |
| 1914 | "If you want to know the whole truth about Software RAID, have a look at " |
| 1915 | "<ulink url=\"&url-software-raid-howto;\">Software RAID HOWTO</ulink>." |
| 1916 | msgstr "" |
| 1917 | "Nếu bạn muốn biết thêm về RAID phần mềm, hãy xem tài liệu RAID phần mềm Thế " |
| 1918 | "Nào <ulink url=\"&url-software-raid-howto;\">Software RAID HOWTO</ulink>." |
| 1919 | |
| 1920 | #. Tag: para |
| 1921 | #: using-d-i.xml:1147 |
| 1922 | #, no-c-format |
| 1923 | msgid "" |
| 1924 | "To create a MD device, you need to have the desired partitions it should " |
| 1925 | "consist of marked for use in a RAID. (This is done in <command>partman</" |
| 1926 | "command> in the <guimenu>Partition settings</guimenu> menu where you should " |
| 1927 | "select <menuchoice> <guimenu>Use as:</guimenu> <guimenuitem>physical volume " |
| 1928 | "for RAID</guimenuitem> </menuchoice>.)" |
| 1929 | msgstr "" |
| 1930 | "Để tạo một thiết bị đa đĩa, bạn cần phải chuẩn bị bằng cách đánh dấu các " |
| 1931 | "phân vùng đã muốn. (Làm như thế trong trình <command>partman</command>, " |
| 1932 | "trong trình đơn <guimenu>Thiết lập phân vùng</guimenu> nơi bạn nên chọn mục " |
| 1933 | "<menuchoice> <guimenu>Dùng làm:</guimenu> <guimenuitem>khối tin vật lý cho " |
| 1934 | "RAID</guimenuitem> </menuchoice>.)" |
| 1935 | |
| 1936 | #. Tag: para |
| 1937 | #: using-d-i.xml:1156 |
| 1938 | #, no-c-format |
| 1939 | msgid "" |
| 1940 | "Support for MD is a relatively new addition to the installer. You may " |
| 1941 | "experience problems for some RAID levels and in combination with some " |
| 1942 | "bootloaders if you try to use MD for the root (<filename>/</filename>) " |
| 1943 | "filesystem. For experienced users, it may be possible to work around some of " |
| 1944 | "these problems by executing some configuration or installation steps " |
| 1945 | "manually from a shell." |
| 1946 | msgstr "" |
| 1947 | "Khả năng hỗ trợ thiết bị đa đĩa vừa được thêm vào trình cài đặt. Có lẽ bạn " |
| 1948 | "sẽ gặp vấn đề với một số lớp RAID và cùng với một số bộ tải khởi động nếu " |
| 1949 | "bạn cố gắng sử dụng thiết bị đa đĩa là hệ thống tập tin gốc (<filename>/</" |
| 1950 | "filename>). Có lẽ người dùng giàu kinh nghiệm có khả năng chỉnh sửa một số " |
| 1951 | "vấn đề như thế bằng cách tự thực hiện một số bước cấu hình hay cài đặt trong " |
| 1952 | "hệ vỏ." |
| 1953 | |
| 1954 | #. Tag: para |
| 1955 | #: using-d-i.xml:1165 |
| 1956 | #, no-c-format |
| 1957 | msgid "" |
| 1958 | "Next, you should choose <guimenuitem>Configure software RAID</guimenuitem> " |
| 1959 | "from the main <command>partman</command> menu. (The menu will only appear " |
| 1960 | "after you mark at least one partition for use as <guimenuitem>physical " |
| 1961 | "volume for RAID</guimenuitem>.) On the first screen of <command>mdcfg</" |
| 1962 | "command> simply select <guimenuitem>Create MD device</guimenuitem>. You will " |
| 1963 | "be presented with a list of supported types of MD devices, from which you " |
| 1964 | "should choose one (e.g. RAID1). What follows depends on the type of MD you " |
| 1965 | "selected." |
| 1966 | msgstr "" |
| 1967 | "Sau đó, bạn nên chọn mục <guimenuitem>Cấu hình RAID phần mềm</guimenuitem> " |
| 1968 | "trong trình đơn <command>partman</command> chính. (Trình đơn này sẽ xuất " |
| 1969 | "hiện chỉ sau khi bạn đánh dấu ít nhất một phân vùng sẽ được dùng là " |
| 1970 | "<guimenuitem>khối tin vật lý cho RAID</guimenuitem>.) Trên màn hình thứ nhất " |
| 1971 | "của tiện ích <command>mdcfg</command>, đơn giản hãy chọn mục " |
| 1972 | "<guimenuitem>Tạo thiết bị đa đĩa (MD)</guimenuitem>. Bạn sẽ xem danh sách " |
| 1973 | "các thiết bị đa đĩa được hỗ trợ, trong đó bạn nên chọn một thiết bị (v.d. " |
| 1974 | "RAID1). Kết quả phụ thuộc vào kiểu thiết bị đa đĩa bạn đã chọn." |
| 1975 | |
| 1976 | #. Tag: para |
| 1977 | #: using-d-i.xml:1178 |
| 1978 | #, no-c-format |
| 1979 | msgid "" |
| 1980 | "RAID0 is simple — you will be issued with the list of available RAID " |
| 1981 | "partitions and your only task is to select the partitions which will form " |
| 1982 | "the MD." |
| 1983 | msgstr "" |
| 1984 | "RAID0 là đơn giản — bạn sẽ xem danh sách các phân vùng RAID sẵn sàng, " |
| 1985 | "và công việc duy nhất của bạn là việc chọn những phân vùng sẽ tạo thành " |
| 1986 | "thiết bị đa đĩa." |
| 1987 | |
| 1988 | #. Tag: para |
| 1989 | #: using-d-i.xml:1185 |
| 1990 | #, no-c-format |
| 1991 | msgid "" |
| 1992 | "RAID1 is a bit more tricky. First, you will be asked to enter the number of " |
| 1993 | "active devices and the number of spare devices which will form the MD. Next, " |
| 1994 | "you need to select from the list of available RAID partitions those that " |
| 1995 | "will be active and then those that will be spare. The count of selected " |
| 1996 | "partitions must be equal to the number provided few seconds ago. Don't " |
| 1997 | "worry. If you make a mistake and select different number of partitions, the " |
| 1998 | "&d-i; won't let you continue until you correct the issue." |
| 1999 | msgstr "" |
| 2000 | "RAID1 là phức tạp hơn một chút. Trước tiên, bạn sẽ được nhắc nhập số thiết " |
| 2001 | "bị hoạt động, và số thiết bị phụ tùng sẽ tạo thành thiết bị đa đĩa. Sau đó, " |
| 2002 | "trong danh sách các phân vùng RAID sẵn sàng, bạn cần phải chọn những phân " |
| 2003 | "vùng sẽ là hoạt động, và những phân vùng sẽ là phụ tùng. Số đếm phân vùng đã " |
| 2004 | "chọn phải bằng số được cung cấp vài giây trước. Đừng lo lăng: nếu bạn làm " |
| 2005 | "lỗi, chọn số phân vùng khác, &d-i; sẽ không cho phép bạn tiếp tục cho đến " |
| 2006 | "khi bạn sửa vấn đề." |
| 2007 | |
| 2008 | #. Tag: para |
| 2009 | #: using-d-i.xml:1197 |
| 2010 | #, no-c-format |
| 2011 | msgid "" |
| 2012 | "RAID5 has similar setup procedure as RAID1 with the exception that you need " |
| 2013 | "to use at least <emphasis>three</emphasis> active partitions." |
| 2014 | msgstr "" |
| 2015 | "RAID5 có thủ tục thiết lập tương tự với RAID1, trừ bạn cần phải sử dụng ít " |
| 2016 | "nhất <emphasis>ba</emphasis> phân vùng hoạt động." |
| 2017 | |
| 2018 | #. Tag: para |
| 2019 | #: using-d-i.xml:1205 |
| 2020 | #, fuzzy, no-c-format |
| 2021 | msgid "" |
| 2022 | "It is perfectly possible to have several types of MD at once. For example if " |
| 2023 | "you have three 200 GB hard drives dedicated to MD, each containing two 100 " |
| 2024 | "GB partitions, you can combine first partitions on all three disks into the " |
| 2025 | "RAID0 (fast 300 GB video editing partition) and use the other three " |
| 2026 | "partitions (2 active and 1 spare) for RAID1 (quite reliable 100 GB partition " |
| 2027 | "for <filename>/home</filename>)." |
| 2028 | msgstr "" |
| 2029 | "Rất có thể có vài kiểu thiết bị đa đĩa đồng thời. Lấy thí dụ, nếu bạn có ba " |
| 2030 | "đĩa cứng 300GB cả dành cho thiết bị đa đĩa, mỗi đĩa chứa hai phân vùng " |
| 2031 | "100GB, trong trường hợp này bạn có khả năng kết hợp phân vùng thứ nhất trong " |
| 2032 | "cả ba đĩa cứng để tạo RAID0 (phân vùng soạn thảo ảnh động 300GB nhanh) và sử " |
| 2033 | "dụng ba phân vùng khác (2 hoạt động và 1 phụ tùng) là RAID1 (phân vùng 100GB " |
| 2034 | "hơi tin cậy cho <filename>/home</filename>)." |
| 2035 | |
| 2036 | #. Tag: para |
| 2037 | #: using-d-i.xml:1214 |
| 2038 | #, no-c-format |
| 2039 | msgid "" |
| 2040 | "After you setup MD devices to your liking, you can <guimenuitem>Finish</" |
| 2041 | "guimenuitem> <command>mdcfg</command> to return back to the " |
| 2042 | "<command>partman</command> to create filesystems on your new MD devices and " |
| 2043 | "assign them the usual attributes like mountpoints." |
| 2044 | msgstr "" |
| 2045 | "Sau khi bạn thiết lập được các thiết bị đa đĩa, bạn có thể <guimenuitem>Kết " |
| 2046 | "thúc</guimenuitem> tiện ích <command>mdcfg</command> để lùi lại về trình " |
| 2047 | "<command>partman</command>, để tạo hệ thống tập tin trên các thiết bị đa đĩa " |
| 2048 | "mới, và gán cho chúng những thuộc tính thường như điểm lắp." |
| 2049 | |
| 2050 | #. Tag: title |
| 2051 | #: using-d-i.xml:1229 |
| 2052 | #, no-c-format |
| 2053 | msgid "Configuring the Logical Volume Manager (LVM)" |
| 2054 | msgstr "Cấu hình Bộ Quản lý Khối Tin Hợp Lý (LVM)" |
| 2055 | |
| 2056 | #. Tag: para |
| 2057 | #: using-d-i.xml:1230 |
| 2058 | #, no-c-format |
| 2059 | msgid "" |
| 2060 | "If you are working with computers at the level of system administrator or " |
| 2061 | "<quote>advanced</quote> user, you have surely seen the situation where some " |
| 2062 | "disk partition (usually the most important one) was short on space, while " |
| 2063 | "some other partition was grossly underused and you had to manage this " |
| 2064 | "situation with moving stuff around, symlinking, etc." |
| 2065 | msgstr "" |
| 2066 | "Nếu bạn làm việc với máy tính tại lớp quản trị hệ thống hay người dùng " |
| 2067 | "<quote>cấp cao</quote>, chắc là bạn đã xem trường hợp mà phân vùng nào " |
| 2068 | "(thường điều quan trọng nhất) không có đủ sức chứa còn rảnh, còn phân vùng " |
| 2069 | "khác nào được dùng rất ít, nên bạn phải quản lý trường hợp đó bằng cách di " |
| 2070 | "chuyển các thứ, tạo liên kết tượng trưng v.v." |
| 2071 | |
| 2072 | #. Tag: para |
| 2073 | #: using-d-i.xml:1238 |
| 2074 | #, no-c-format |
| 2075 | msgid "" |
| 2076 | "To avoid the described situation you can use Logical Volume Manager (LVM). " |
| 2077 | "Simply said, with LVM you can combine your partitions (<firstterm>physical " |
| 2078 | "volumes</firstterm> in LVM lingo) to form a virtual disk (so called " |
| 2079 | "<firstterm>volume group</firstterm>), which can then be divided into virtual " |
| 2080 | "partitions (<firstterm>logical volumes</firstterm>). The point is that " |
| 2081 | "logical volumes (and of course underlying volume groups) can span across " |
| 2082 | "several physical disks." |
| 2083 | msgstr "" |
| 2084 | "Để tránh trường hợp như vậy, bạn có thể sử dụng Bộ Quản Lý Khối Tin Hợp Lý " |
| 2085 | "(LVM). Nói đơn giản, bằng LVM bạn có thể kết hợp các phân vùng " |
| 2086 | "(<firstterm>khối tin vật lý</firstterm> trong thuật ngữ LVM) để tạo một đĩa " |
| 2087 | "ảo (được gọi như là <firstterm>nhóm khối tin</firstterm>), mà do đó có thể " |
| 2088 | "được chia cho nhiều phân vùng ảo (<firstterm>khối tin hợp lý</firstterm>). " |
| 2089 | "Điểm có ích là khối tin hợp lý (và các nhóm khối tin cơ sở) có thể chiều dài " |
| 2090 | "qua vài đĩa vật lý." |
| 2091 | |
| 2092 | #. Tag: para |
| 2093 | #: using-d-i.xml:1248 |
| 2094 | #, no-c-format |
| 2095 | msgid "" |
| 2096 | "Now when you realize you need more space for your old 160GB <filename>/home</" |
| 2097 | "filename> partition, you can simply add a new 300GB disk to the computer, " |
| 2098 | "join it with your existing volume group and then resize the logical volume " |
| 2099 | "which holds your <filename>/home</filename> filesystem and voila — " |
| 2100 | "your users have some room again on their renewed 460GB partition. This " |
| 2101 | "example is of course a bit oversimplified. If you haven't read it yet, you " |
| 2102 | "should consult the <ulink url=\"&url-lvm-howto;\">LVM HOWTO</ulink>." |
| 2103 | msgstr "" |
| 2104 | "Như thế thì khi bạn thấy biết cần thiết sức chứa thêm cho phân vùng " |
| 2105 | "<filename>/home</filename> 160GB cũ, bạn có thể thêm đơn giản một đĩa 300GB " |
| 2106 | "mới vào máy tính, nối lại nó với nhóm khối tin tồn tại, rồi thay đổi kích cỡ " |
| 2107 | "của khối tin hợp lý chứa hệ thống tập tin <filename>/home</filename> và thì " |
| 2108 | "đấy — các người dùng lại có chỗ còn rảnh trên phân vùng 460GB đã gia " |
| 2109 | "hạn. (Mẫu này là hơi đơn giản.) Có thông tin chi tiết trong tài liệu LVM Thế " |
| 2110 | "Nào <ulink url=\"&url-lvm-howto;\">LVM HOWTO</ulink>." |
| 2111 | |
| 2112 | #. Tag: para |
| 2113 | #: using-d-i.xml:1259 |
| 2114 | #, no-c-format |
| 2115 | msgid "" |
| 2116 | "LVM setup in &d-i; is quite simple and completely supported inside " |
| 2117 | "<command>partman</command>. First, you have to mark the partition(s) to be " |
| 2118 | "used as physical volumes for LVM. This is done in the <guimenu>Partition " |
| 2119 | "settings</guimenu> menu where you should select <menuchoice> <guimenu>Use as:" |
| 2120 | "</guimenu> <guimenuitem>physical volume for LVM</guimenuitem> </menuchoice>." |
| 2121 | msgstr "" |
| 2122 | "Tiến trình thiết lập LVM trong &d-i; là hơi đơn giản, hoàn toàn được hỗ trợ " |
| 2123 | "bên trong <command>partman</command>. Đầu tiên, bạn cần phải đánh dấu " |
| 2124 | "(những) phân vùng cần dùng như là khối tin vật lý cho LVM.. (Làm như thế " |
| 2125 | "trong trình đơn <guimenu>Thiết lập phân vùng</guimenu> nơi bạn nên chọn mục " |
| 2126 | "<menuchoice> <guimenu>Dùng làm:</guimenu> <guimenuitem>khối tin vật lý cho " |
| 2127 | "LVM</guimenuitem> </menuchoice>.)" |
| 2128 | |
| 2129 | #. Tag: para |
| 2130 | #: using-d-i.xml:1268 |
| 2131 | #, no-c-format |
| 2132 | msgid "" |
| 2133 | "When you return to the main <command>partman</command> screen, you will see " |
| 2134 | "a new option <guimenuitem>Configure the Logical Volume Manager</" |
| 2135 | "guimenuitem>. When you select that, you will first be asked to confirm " |
| 2136 | "pending changes to the partition table (if any) and after that the LVM " |
| 2137 | "configuration menu will be shown. Above the menu a summary of the LVM " |
| 2138 | "configuration is shown. The menu itself is context sensitive and only shows " |
| 2139 | "valid actions. The possible actions are:" |
| 2140 | msgstr "" |
| 2141 | "Khi bạn trở về màn hình <command>partman</command> chính, bạn sẽ xem một tùy " |
| 2142 | "chọn mới <guimenuitem>Cấu hình Bộ Quản lý Khốí tin Hợp lý</guimenuitem>. Khi " |
| 2143 | "bạn chọn mục đó, tiến trình sẽ nhắc bạn xác nhận thay đổi nào sắp làm trong " |
| 2144 | "bảng phân vùng, sau đó sẽ hiển thị trình đơn cấu hình LVM. Bên trên trình " |
| 2145 | "đơn có hiển thị một bản tóm tắt cấu hình LVM. Trình đơn chính nó tùy thuộc " |
| 2146 | "ngữ cảnh, chỉ hiển thị những hành động hợp lệ. Những hành động có thể là:" |
| 2147 | |
| 2148 | #. Tag: para |
| 2149 | #: using-d-i.xml:1279 |
| 2150 | #, no-c-format |
| 2151 | msgid "" |
| 2152 | "<guimenuitem>Display configuration details</guimenuitem>: shows LVM device " |
| 2153 | "structure, names and sizes of logical volumes and more" |
| 2154 | msgstr "" |
| 2155 | "<guimenuitem>Hiển thị chi tiết cấu hình</guimenuitem>: hiển thị cấu trúc " |
| 2156 | "thiết bị LVM, các tên và kích cỡ của khối tin hợp lý, v.v." |
| 2157 | |
| 2158 | #. Tag: guimenuitem |
| 2159 | #: using-d-i.xml:1284 |
| 2160 | #, no-c-format |
| 2161 | msgid "Create volume group" |
| 2162 | msgstr "Tạo nhóm khối tin" |
| 2163 | |
| 2164 | #. Tag: guimenuitem |
| 2165 | #: using-d-i.xml:1287 |
| 2166 | #, no-c-format |
| 2167 | msgid "Create logical volume" |
| 2168 | msgstr "Tạo khối tin hợp lệ" |
| 2169 | |
| 2170 | #. Tag: guimenuitem |
| 2171 | #: using-d-i.xml:1290 |
| 2172 | #, no-c-format |
| 2173 | msgid "Delete volume group" |
| 2174 | msgstr "Xóa bỏ nhóm khối tin" |
| 2175 | |
| 2176 | #. Tag: guimenuitem |
| 2177 | #: using-d-i.xml:1293 |
| 2178 | #, no-c-format |
| 2179 | msgid "Delete logical volume" |
| 2180 | msgstr "Xóa bỏ khối tin hợp lệ" |
| 2181 | |
| 2182 | #. Tag: guimenuitem |
| 2183 | #: using-d-i.xml:1296 |
| 2184 | #, no-c-format |
| 2185 | msgid "Extend volume group" |
| 2186 | msgstr "Kéo dài nhóm khối tin" |
| 2187 | |
| 2188 | #. Tag: guimenuitem |
| 2189 | #: using-d-i.xml:1299 |
| 2190 | #, no-c-format |
| 2191 | msgid "Reduce volume group" |
| 2192 | msgstr "Giảm nhóm khối tin" |
| 2193 | |
| 2194 | #. Tag: para |
| 2195 | #: using-d-i.xml:1301 |
| 2196 | #, no-c-format |
| 2197 | msgid "" |
| 2198 | "<guimenuitem>Finish</guimenuitem>: return to the main <command>partman</" |
| 2199 | "command> screen" |
| 2200 | msgstr "" |
| 2201 | "<guimenuitem>Kết thúc</guimenuitem>: trở về màn hình <command>partman</" |
| 2202 | "command> chính" |
| 2203 | |
| 2204 | #. Tag: para |
| 2205 | #: using-d-i.xml:1307 |
| 2206 | #, no-c-format |
| 2207 | msgid "" |
| 2208 | "Use the options in that menu to first create a volume group and then create " |
| 2209 | "your logical volumes inside it." |
| 2210 | msgstr "" |
| 2211 | "Hãy sử dụng những tùy chọn trong trình đơn đó để tạo một nhóm khối tin, rồi " |
| 2212 | "tạo các khối tin hợp lý bên trong nó." |
| 2213 | |
| 2214 | #. Tag: para |
| 2215 | #: using-d-i.xml:1313 |
| 2216 | #, no-c-format |
| 2217 | msgid "" |
| 2218 | "You can also use this menu to delete an existing LVM configuration from your " |
| 2219 | "hard disk before choosing <quote>Guided partitioning using LVM</quote>. " |
| 2220 | "Guided partitioning using LVM is not possible if there already are volume " |
| 2221 | "groups defined, but by removing them you can get a clean start." |
| 2222 | msgstr "" |
| 2223 | "Bạn cũng có khả năng sử dụng trình đơn này để xoá bỏ một cấu hình LVM tồn " |
| 2224 | "tại khỏi đĩa cứng, trước khi chọn <quote>Phân vùng đã hướng dẫn bằng LVM</" |
| 2225 | "quote>. Không thể sử dụng tiến trình phân vùng đã hướng dẫn bằng LVM nếu " |
| 2226 | "nhóm khối tin nào đã được xác định, nhưng bạn có thể gỡ bỏ các nhóm kiểu này " |
| 2227 | "để bắt đầu tươi." |
| 2228 | |
| 2229 | #. Tag: para |
| 2230 | #: using-d-i.xml:1321 |
| 2231 | #, no-c-format |
| 2232 | msgid "" |
| 2233 | "After you return to the main <command>partman</command> screen, any created " |
| 2234 | "logical volumes will be displayed in the same way as ordinary partitions " |
| 2235 | "(and you should treat them as such)." |
| 2236 | msgstr "" |
| 2237 | "Sau khi bạn lùi lại về màn hình <command>partman</command> chính, khối tin " |
| 2238 | "hợp lý đã tạo nào sẽ được hiển thị đúng như phân vùng chuẩn (bạn cũng nên " |
| 2239 | "thao tác nó như vậy)." |
| 2240 | |
| 2241 | #. Tag: title |
| 2242 | #: using-d-i.xml:1335 |
| 2243 | #, no-c-format |
| 2244 | msgid "Configuring Encrypted Volumes" |
| 2245 | msgstr "Cấu hình khối tin được mật mã" |
| 2246 | |
| 2247 | #. Tag: para |
| 2248 | #: using-d-i.xml:1336 |
| 2249 | #, no-c-format |
| 2250 | msgid "" |
| 2251 | "&d-i; allows you to set up encrypted partitions. Every file you write to " |
| 2252 | "such a partition is immediately saved to the device in encrypted form. " |
| 2253 | "Access to the encrypted data is granted only after entering the " |
| 2254 | "<firstterm>passphrase</firstterm> used when the encrypted partition was " |
| 2255 | "originally created. This feature is useful to protect sensitive data in case " |
| 2256 | "your laptop or hard drive gets stolen. The thief might get physical access " |
| 2257 | "to the hard drive, but without knowing the right passphrase, the data on the " |
| 2258 | "hard drive will look like random characters." |
| 2259 | msgstr "" |
| 2260 | "&d-i; cho bạn khả năng thiết lập khối tin được mật mã. Mỗi tập tin bạn ghi " |
| 2261 | "vào phân vùng như vậy được lưu mật mã ngay vào thiết bị đó. Chỉ người dùng " |
| 2262 | "nhập <firstterm>cụm từ mật khẩu</firstterm> được nhập để tạo phân vùng gốc " |
| 2263 | "có quyền truy cập dữ liệu đã mật mã trên nó. Tính năng này bảo vệ dữ liệu " |
| 2264 | "nhạy cảm, trong trường hợp máy tính xách tay hay đĩa cứng bị mất cắp. Kẻ " |
| 2265 | "trộm có thể truy cập đĩa cứng một cách vật lý, nhưng mà nếu ta không biết " |
| 2266 | "cụm từ mật khẩu đúng, dữ liệu nằm trên đĩa cứng sẽ hình như ký tự ngẫu nhiên " |
| 2267 | "thôi." |
| 2268 | |
| 2269 | #. Tag: para |
| 2270 | #: using-d-i.xml:1348 |
| 2271 | #, no-c-format |
| 2272 | msgid "" |
| 2273 | "The two most important partitions to encrypt are: the home partition, where " |
| 2274 | "your private data resides, and the swap partition, where sensitive data " |
| 2275 | "might be stored temporarily during operation. Of course, nothing prevents " |
| 2276 | "you from encrypting any other partitions that might be of interest. For " |
| 2277 | "example <filename>/var</filename> where database servers, mail servers or " |
| 2278 | "print servers store their data, or <filename>/tmp</filename> which is used " |
| 2279 | "by various programs to store potentially interesting temporary files. Some " |
| 2280 | "people may even want to encrypt their whole system. The only exception is " |
| 2281 | "the <filename>/boot</filename> partition which must remain unencrypted, " |
| 2282 | "because currently there is no way to load the kernel from an encrypted " |
| 2283 | "partition." |
| 2284 | msgstr "" |
| 2285 | "Hai phân vùng quan trọng nhất cần mật mã là phân vùng chính (chứa dữ liệu " |
| 2286 | "riêng của bạn) và phiên bản trao đổi (có thể chứa dữ liệu nhạy cảm trong khi " |
| 2287 | "thao tác). Tất nhiên, bạn cũng có thể mật mã phân vùng khác. Chẳng hạn, " |
| 2288 | "<filename>/var</filename> (nơi trình phục vụ co sở dữ liệu, thư tín và in ấn " |
| 2289 | "cất giữ dữ liệu) hay <filename>/tmp</filename> (do chương trình khác nhau " |
| 2290 | "dùng để cất giữ tập tin tạm thời có thể hấp dẫn). Một số người riêng có thể " |
| 2291 | "muốn mật mã toàn bộ hệ thống. Ngoại lệ duy nhất là phân vùng <filename>/" |
| 2292 | "boot</filename> (khởi động) mà phải còn lại không được mật mã, vì hiện thời " |
| 2293 | "không có khả năng tải hạt nhân từ phân vùng được mật mã." |
| 2294 | |
| 2295 | #. Tag: para |
| 2296 | #: using-d-i.xml:1363 |
| 2297 | #, no-c-format |
| 2298 | msgid "" |
| 2299 | "Please note that the performance of encrypted partitions will be less than " |
| 2300 | "that of unencrypted ones because the data needs to be decrypted or encrypted " |
| 2301 | "for every read or write. The performance impact depends on your CPU speed, " |
| 2302 | "chosen cipher and a key length." |
| 2303 | msgstr "" |
| 2304 | "Ghi chú rằng phân vùng được mật mã có hiệu suất ít hơn phân vùng không mật " |
| 2305 | "mã, vì dữ liệu cần phải được giải mật mã hay mật mã trong mỗi việc đọc hay " |
| 2306 | "ghi. Tác động hiệu suất phụ thuộc vào tốc độ của CPU, kiểu mật mã và độ dài " |
| 2307 | "của khoá." |
| 2308 | |
| 2309 | #. Tag: para |
| 2310 | #: using-d-i.xml:1370 |
| 2311 | #, no-c-format |
| 2312 | msgid "" |
| 2313 | "To use encryption, you have to create a new partition by selecting some free " |
| 2314 | "space in the main partitioning menu. Another option is to choose an existing " |
| 2315 | "partition (e.g. a regular partition, an LVM logical volume or a RAID " |
| 2316 | "volume). In the <guimenu>Partition setting</guimenu> menu, you need to " |
| 2317 | "select <guimenuitem>physical volume for encryption</guimenuitem> at the " |
| 2318 | "<menuchoice> <guimenu>Use as:</guimenu> </menuchoice> option. The menu will " |
| 2319 | "then change to include several cryptographic options for the partition." |
| 2320 | msgstr "" |
| 2321 | "Để sử dụng khả năng mật mã, bạn cần phải tạo một phân vùng mới bằng cách " |
| 2322 | "chọn một phần sức chứa còn rảnh trong trình đơn phân vùng chính. Hoặc bạn có " |
| 2323 | "thể chọn một phân vùng tồn tại (v.d. một phân vùng chuẩn, một khối tin hợp " |
| 2324 | "lý LVM hay một khối tin RAID). Trong trình đơn <guimenu>Thiết lập phân vùng</" |
| 2325 | "guimenu>, bạn cần chọn mục <guimenuitem>khối tin vật lý cho sự mật mã</" |
| 2326 | "guimenuitem> tại tùy chọn <menuchoice> <guimenu>Dùng làm:</guimenu> </" |
| 2327 | "menuchoice>. Trình đơn sẽ thay đổi, hiển thị vài tùy chọn mật mã cho phân " |
| 2328 | "vùng đó." |
| 2329 | |
| 2330 | #. Tag: para |
| 2331 | #: using-d-i.xml:1381 |
| 2332 | #, no-c-format |
| 2333 | msgid "" |
| 2334 | "&d-i; supports several encryption methods. The default method is " |
| 2335 | "<firstterm>dm-crypt</firstterm> (included in newer Linux kernels, able to " |
| 2336 | "host LVM physical volumes), the other is <firstterm>loop-AES</firstterm> " |
| 2337 | "(older, maintained separately from the Linux kernel tree). Unless you have " |
| 2338 | "compelling reasons to do otherwise, it is recommended to use the default." |
| 2339 | msgstr "" |
| 2340 | "&d-i; hỗ trợ vài phương pháp mật mã. Phương pháp mặc định là <firstterm>dm-" |
| 2341 | "crypt</firstterm> (được gồm trong hạt nhân Linux mới hơn, có khả năng hỗ trợ " |
| 2342 | "khối tin vật lý LVM); phương pháp khác là <firstterm>loop-AES</firstterm> " |
| 2343 | "(cũ hơn, được bảo tồn riêng với cây hạt nhân Linux). Khuyên bạn dùng phương " |
| 2344 | "pháp mặc định, nếu bạn không bắt buộc phải làm khác." |
| 2345 | |
| 2346 | #. Tag: para |
| 2347 | #: using-d-i.xml:1393 |
| 2348 | #, no-c-format |
| 2349 | msgid "" |
| 2350 | "First, let's have a look at the options available when you select " |
| 2351 | "<userinput>Device-mapper (dm-crypt)</userinput> as the encryption method. As " |
| 2352 | "always: when in doubt, use the defaults, because they have been carefully " |
| 2353 | "chosen with security in mind." |
| 2354 | msgstr "" |
| 2355 | "Trước tiên, hãy thấy những tùy chọn sẵn sàng khi bạn chọn <userinput>Device-" |
| 2356 | "mapper (dm-crypt)</userinput> là phương pháp mật mã. Lúc nào cũng dùng mặc " |
| 2357 | "định, khi bạn chưa chắc, vì mỗi giá trị mặc định đã được chọn cẩn thận tùy " |
| 2358 | "theo bảo mật." |
| 2359 | |
| 2360 | #. Tag: term |
| 2361 | #: using-d-i.xml:1403 |
| 2362 | #, no-c-format |
| 2363 | msgid "Encryption: <userinput>aes</userinput>" |
| 2364 | msgstr "Mật mã: <userinput>aes</userinput>" |
| 2365 | |
| 2366 | #. Tag: para |
| 2367 | #: using-d-i.xml:1405 |
| 2368 | #, no-c-format |
| 2369 | msgid "" |
| 2370 | "This option lets you select the encryption algorithm (<firstterm>cipher</" |
| 2371 | "firstterm>) which will be used to encrypt the data on the partition. &d-i; " |
| 2372 | "currently supports the following block ciphers: <firstterm>aes</firstterm>, " |
| 2373 | "<firstterm>blowfish</firstterm>, <firstterm>serpent</firstterm>, and " |
| 2374 | "<firstterm>twofish</firstterm>. It is beyond the scope of this document to " |
| 2375 | "discuss the qualities of these different algorithms, however, it might help " |
| 2376 | "your decision to know that in 2000, <emphasis>AES</emphasis> was chosen by " |
| 2377 | "the American National Institute of Standards and Technology as the standard " |
| 2378 | "encryption algorithm for protecting sensitive information in the 21st " |
| 2379 | "century." |
| 2380 | msgstr "" |
| 2381 | "Tùy chọn này cho bạn khả năng chọn thuật toán mật mã (<firstterm>cipher</" |
| 2382 | "firstterm>) sẽ được dùng để mật mã dữ liệu nằm trên phân vùng đó. &d-i; hiện " |
| 2383 | "thời hỗ trợ những thuật toán mật mã khối này: <firstterm>aes</firstterm>, " |
| 2384 | "<firstterm>blowfish</firstterm>, <firstterm>serpent</firstterm>, " |
| 2385 | "<firstterm>twofish</firstterm>. Khả năng của mỗi thuật toán ở ngoại phạm vị " |
| 2386 | "của tài liệu này, nhưng mà thông tin có thê giúp đỡ bạn quyết định là trong " |
| 2387 | "năm 2000, <emphasis>AES</emphasis> được chọn bởi Viện Tiêu Chuẩn và Kỹ Thuật " |
| 2388 | "Quốc Gia Mỹ (American National Institute of Standards and Technology) là " |
| 2389 | "thuật toán mật mã tiêu chuẩn để bảo vệ thông tin nhạy cảm trong thế kỷ thứ " |
| 2390 | "hai mươi mốt." |
| 2391 | |
| 2392 | #. Tag: term |
| 2393 | #: using-d-i.xml:1423 |
| 2394 | #, no-c-format |
| 2395 | msgid "Key size: <userinput>256</userinput>" |
| 2396 | msgstr "Dài khoá:<userinput>256</userinput>" |
| 2397 | |
| 2398 | #. Tag: para |
| 2399 | #: using-d-i.xml:1425 |
| 2400 | #, no-c-format |
| 2401 | msgid "" |
| 2402 | "Here you can specify the length of the encryption key. With a larger key " |
| 2403 | "size, the strength of the encryption is generally improved. On the other " |
| 2404 | "hand, increasing the length of the key usually has a negative impact on " |
| 2405 | "performance. Available key sizes vary depending on the cipher." |
| 2406 | msgstr "" |
| 2407 | "Ở đây bạn có khả năng xác định độ dài của khoá mật mã. Khoá dài hơn thường " |
| 2408 | "mật mã mạnh hơn. Mặt khác, khoá dài hơn thường cũng giảm hiệu suất. Những độ " |
| 2409 | "dài khoá sẵn sàng phụ thuộc vào thuật toán mật mã." |
| 2410 | |
| 2411 | #. Tag: term |
| 2412 | #: using-d-i.xml:1437 |
| 2413 | #, no-c-format |
| 2414 | msgid "IV algorithm: <userinput>cbc-essiv:sha256</userinput>" |
| 2415 | msgstr "Thuật toán IV: <userinput>cbc-essiv:sha256</userinput>" |
| 2416 | |
| 2417 | #. Tag: para |
| 2418 | #: using-d-i.xml:1439 |
| 2419 | #, no-c-format |
| 2420 | msgid "" |
| 2421 | "The <firstterm>Initialization Vector</firstterm> or <firstterm>IV</" |
| 2422 | "firstterm> algorithm is used in cryptography to ensure that applying the " |
| 2423 | "cipher on the same <firstterm>clear text</firstterm> data with the same key " |
| 2424 | "always produces a unique <firstterm>cipher text</firstterm>. The idea is to " |
| 2425 | "prevent the attacker from deducing information from repeated patterns in the " |
| 2426 | "encrypted data." |
| 2427 | msgstr "" |
| 2428 | "Thuật toán <firstterm>Véc-tơ sở khởi</firstterm> hay <firstterm>IV</" |
| 2429 | "firstterm> được dùng khi mật mã để đảm bảo việc áp dụng thuật toán cho cùng " |
| 2430 | "một <firstterm>đoạn thô</firstterm> với cùng một khoá sẽ luôn luôn tạo " |
| 2431 | "<firstterm>đoạn mật mã</firstterm> duy nhất. Mục đích là chặn người tấn công " |
| 2432 | "suy luận thông tin nào ra mẫu xảy ra nhiều lần trong dữ liệu đã mật mã." |
| 2433 | |
| 2434 | #. Tag: para |
| 2435 | #: using-d-i.xml:1449 |
| 2436 | #, no-c-format |
| 2437 | msgid "" |
| 2438 | "From the provided alternatives, the default <userinput>cbc-essiv:sha256</" |
| 2439 | "userinput> is currently the least vulnerable to known attacks. Use the other " |
| 2440 | "alternatives only when you need to ensure compatibility with some previously " |
| 2441 | "installed system that is not able to use newer algorithms." |
| 2442 | msgstr "" |
| 2443 | "Trong những xen kẽ được cung cấp, <userinput>cbc-essiv:sha256</userinput> " |
| 2444 | "hiện thời khó nhất bị tấn công bằng cách được biết. Hãy dùng xen kẽ khác chỉ " |
| 2445 | "khi bạn cần phải chắc là tương thích với hệ thống được cài đặt trước mà " |
| 2446 | "không có khả năng dùng thuật toán mới hơn." |
| 2447 | |
| 2448 | #. Tag: term |
| 2449 | #: using-d-i.xml:1461 |
| 2450 | #, no-c-format |
| 2451 | msgid "Encryption key: <userinput>Passphrase</userinput>" |
| 2452 | msgstr "Khoá mật mã: <userinput>Cụm từ mật khẩu</userinput>" |
| 2453 | |
| 2454 | #. Tag: para |
| 2455 | #: using-d-i.xml:1463 |
| 2456 | #, no-c-format |
| 2457 | msgid "Here you can choose the type of the encryption key for this partition." |
| 2458 | msgstr "Ở đây bạn có thể chọn kiểu khoá mật mã cho phân vùng này." |
| 2459 | |
| 2460 | #. Tag: term |
| 2461 | #: using-d-i.xml:1469 |
| 2462 | #, no-c-format |
| 2463 | msgid "Passphrase" |
| 2464 | msgstr "Cụm từ mật khẩu" |
| 2465 | |
| 2466 | #. Tag: para |
| 2467 | #: using-d-i.xml:1470 |
| 2468 | #, no-c-format |
| 2469 | msgid "" |
| 2470 | "The encryption key will be computed<footnote> <para> Using a passphrase as " |
| 2471 | "the key currently means that the partition will be set up using <ulink url=" |
| 2472 | "\"&url-luks;\">LUKS</ulink>. </para></footnote> on the basis of a passphrase " |
| 2473 | "which you will be able to enter later in the process." |
| 2474 | msgstr "" |
| 2475 | "Khoá mật mã sẽ được tính<footnote> <para> Dùng cụm từ mật khẩu là khoá hiện " |
| 2476 | "thời có nghĩa là phân vùng sẽ được thiết lập bằng <ulink url=\"&url-luks;" |
| 2477 | "\">LUKS</ulink>. </para></footnote> dựa vào cụm từ mật khẩu bạn có thể nhập " |
| 2478 | "vào lúc sau trong tiến trình." |
| 2479 | |
| 2480 | #. Tag: term |
| 2481 | #: using-d-i.xml:1485 using-d-i.xml:1578 |
| 2482 | #, no-c-format |
| 2483 | msgid "Random key" |
| 2484 | msgstr "Khoá ngẫu nhiên" |
| 2485 | |
| 2486 | #. Tag: para |
| 2487 | #: using-d-i.xml:1486 |
| 2488 | #, no-c-format |
| 2489 | msgid "" |
| 2490 | "A new encryption key will be generated from random data each time you try to " |
| 2491 | "bring up the encrypted partition. In other words: on every shutdown the " |
| 2492 | "content of the partition will be lost as the key is deleted from memory. (Of " |
| 2493 | "course, you could try to guess the key with a brute force attack, but unless " |
| 2494 | "there is an unknown weakness in the cipher algorithm, it is not achievable " |
| 2495 | "in our lifetime.)" |
| 2496 | msgstr "" |
| 2497 | "Một khoá mật mã mới sẽ được tạo ra từ dữ liệu ngẫu nhiên khi nào bạn thử lắp " |
| 2498 | "phân vùng được mật mã. Tức là khi nào tắt máy tính, nội dung của phân vùng " |
| 2499 | "này sẽ bị mất khi khoá bị xoá bỏ ra bộ nhớ. (Tất nhiên, bạn có thể thử đoán " |
| 2500 | "khoá đó, dùng chương trình đoán, sự tấn công sức mạnh vũ phu, nhưng mà nếu " |
| 2501 | "thuật toán mật mã không có sở đoản chưa được biết, sự tấn công kiểu này " |
| 2502 | "không thể thành công trong đời sống của bạn.)" |
| 2503 | |
| 2504 | #. Tag: para |
| 2505 | #: using-d-i.xml:1495 |
| 2506 | #, no-c-format |
| 2507 | msgid "" |
| 2508 | "Random keys are useful for swap partitions because you do not need to bother " |
| 2509 | "yourself with remembering the passphrase or wiping sensitive information " |
| 2510 | "from the swap partition before shutting down your computer. However, it also " |
| 2511 | "means that you will <emphasis>not</emphasis> be able to use the " |
| 2512 | "<quote>suspend-to-disk</quote> functionality offered by newer Linux kernels " |
| 2513 | "as it will be impossible (during a subsequent boot) to recover the suspended " |
| 2514 | "data written to the swap partition." |
| 2515 | msgstr "" |
| 2516 | "Khoá ngẫu nhiên có ích đối với phân vùng trao đổi, vì bạn không cần nhớ cụm " |
| 2517 | "từ mật khẩu hoặc nhớ xoá sạch thông tin nhạy cảm ra phân vùng trao đổi trước " |
| 2518 | "khi tắt máy tính. Tuy nhiên, bạn sẽ cũng <emphasis>không</emphasis> có khả " |
| 2519 | "năng dùng chức năng <quote>ngưng đến đĩa</quote> (suspend-to-disk) do hạt " |
| 2520 | "nhân Linux mới hơn cung cấp, vì không thể phục hồi dữ liệu được ngưng đã " |
| 2521 | "được ghi vào phân vùng trao đổi, khi khởi động lại." |
| 2522 | |
| 2523 | #. Tag: term |
| 2524 | #: using-d-i.xml:1514 using-d-i.xml:1591 |
| 2525 | #, no-c-format |
| 2526 | msgid "Erase data: <userinput>yes</userinput>" |
| 2527 | msgstr "Xoá bỏ dữ liệu : <userinput>có</userinput>" |
| 2528 | |
| 2529 | #. Tag: para |
| 2530 | #: using-d-i.xml:1516 |
| 2531 | #, no-c-format |
| 2532 | msgid "" |
| 2533 | "Determines whether the content of this partition should be overwritten with " |
| 2534 | "random data before setting up the encryption. This is recommended because it " |
| 2535 | "might otherwise be possible for an attacker to discern which parts of the " |
| 2536 | "partition are in use and which are not. In addition, this will make it " |
| 2537 | "harder to recover any leftover data from previous " |
| 2538 | "installations<footnote><para> It is believed that the guys from three-letter " |
| 2539 | "agencies can restore the data even after several rewrites of the " |
| 2540 | "magnetooptical media, though. </para></footnote>." |
| 2541 | msgstr "" |
| 2542 | "Quyết định nếu nội dung của phân vùng này nên được ghi đè bằng dữ liệu ngẫu " |
| 2543 | "nhiên trước khi thiết lập mật mã. Khuyên bạn dùng tính năng này, nếu không " |
| 2544 | "thì người tấn công có thể tím biết phần nào của phân vùng đang được dùng hay " |
| 2545 | "không. Hơn nữa, tính năng này làm cho khó hơn việc phục hồi dữ liệu còn lại " |
| 2546 | "của bản cài đặt trước.<footnote><para> Tuy nhiên, đừng giả sử nhà chuyên môn " |
| 2547 | "không thể phục hồi dữ liệu, ngay cả sau khi vật chứa quang từ bị ghi lại vài " |
| 2548 | "lần.</para></footnote>." |
| 2549 | |
| 2550 | #. Tag: para |
| 2551 | #: using-d-i.xml:1536 |
| 2552 | #, no-c-format |
| 2553 | msgid "" |
| 2554 | "If you select <menuchoice> <guimenu>Encryption method:</guimenu> " |
| 2555 | "<guimenuitem>Loopback (loop-AES)</guimenuitem> </menuchoice>, the menu " |
| 2556 | "changes to provide the following options:" |
| 2557 | msgstr "" |
| 2558 | "Nếu bạn chọn mục <menuchoice> <guimenu>Encryption method:</" |
| 2559 | "guimenu><guimenuitem>Vòng lặp (loop-AES)</guimenuitem> </menuchoice>, trình " |
| 2560 | "đơn thay đổi để cung cấp những tùy chọn này:" |
| 2561 | |
| 2562 | #. Tag: term |
| 2563 | #: using-d-i.xml:1545 |
| 2564 | #, no-c-format |
| 2565 | msgid "Encryption: <userinput>AES256</userinput>" |
| 2566 | msgstr "Mật mã: <userinput>AES256</userinput>" |
| 2567 | |
| 2568 | #. Tag: para |
| 2569 | #: using-d-i.xml:1547 |
| 2570 | #, no-c-format |
| 2571 | msgid "" |
| 2572 | "For loop-AES, unlike dm-crypt, the options for cipher and key size are " |
| 2573 | "combined, so you can select both at the same time. Please see the above " |
| 2574 | "sections on ciphers and key sizes for further information." |
| 2575 | msgstr "" |
| 2576 | "Đối với loop-AES, không giống như dm-crypt, kết hợp những tùy chọn về thuật " |
| 2577 | "toán mật mã và độ dài khoá, cho phép bạn chọn cả hai điều cùng lúc. Để tìm " |
| 2578 | "thông tin thêm, xem những tiết đoạn bên trên diễn tả thuật toán mật mã và độ " |
| 2579 | "dài khoá." |
| 2580 | |
| 2581 | #. Tag: term |
| 2582 | #: using-d-i.xml:1557 |
| 2583 | #, no-c-format |
| 2584 | msgid "Encryption key: <userinput>Keyfile (GnuPG)</userinput>" |
| 2585 | msgstr "Khoá mật mã: <userinput>Tập tin khoá (GnuPG)</userinput>" |
| 2586 | |
| 2587 | #. Tag: para |
| 2588 | #: using-d-i.xml:1559 |
| 2589 | #, no-c-format |
| 2590 | msgid "Here you can select the type of the encryption key for this partition." |
| 2591 | msgstr "Ở đây bạn có thể chọn kiểu mật mã cho phân vùng này." |
| 2592 | |
| 2593 | #. Tag: term |
| 2594 | #: using-d-i.xml:1565 |
| 2595 | #, no-c-format |
| 2596 | msgid "Keyfile (GnuPG)" |
| 2597 | msgstr "Tập tin khoá (GnuPG)" |
| 2598 | |
| 2599 | #. Tag: para |
| 2600 | #: using-d-i.xml:1566 |
| 2601 | #, no-c-format |
| 2602 | msgid "" |
| 2603 | "The encryption key will be generated from random data during the " |
| 2604 | "installation. Moreover this key will be encrypted with <application>GnuPG</" |
| 2605 | "application>, so to use it, you will need to enter the proper passphrase " |
| 2606 | "(you will be asked to provide one later in the process)." |
| 2607 | msgstr "" |
| 2608 | "Khoá mật mã sẽ được tạo ra từ dữ liệu ngẫu nhiên trong khi cài đặt. Hơn nữa, " |
| 2609 | "khoá này sẽ do <application>GnuPG</application> mật mã, vậy để sử dụng nó, " |
| 2610 | "bạn cần phải nhập cụm từ mật khẩu đúng (bạn sẽ được nhắc cung cấp một điều " |
| 2611 | "vào lúc sau trong tiến trình)." |
| 2612 | |
| 2613 | #. Tag: para |
| 2614 | #: using-d-i.xml:1579 |
| 2615 | #, no-c-format |
| 2616 | msgid "Please see the the section on random keys above." |
| 2617 | msgstr "Xem tiết đoạn bên trên diễn tả khoá ngẫu nhiên." |
| 2618 | |
| 2619 | #. Tag: para |
| 2620 | #: using-d-i.xml:1593 |
| 2621 | #, no-c-format |
| 2622 | msgid "Please see the the section on erasing data above." |
| 2623 | msgstr "Xem tiết đoạn bên trên diễn tả cách xoá sạch dữ liệu." |
| 2624 | |
| 2625 | #. Tag: para |
| 2626 | #: using-d-i.xml:1602 |
| 2627 | #, no-c-format |
| 2628 | msgid "" |
| 2629 | "Please note that the <emphasis>graphical</emphasis> version of the installer " |
| 2630 | "still has some limitations when compared to the textual one. For " |
| 2631 | "cryptography it means you can set up only volumes using " |
| 2632 | "<emphasis>passphrases</emphasis> as the encryption keys." |
| 2633 | msgstr "" |
| 2634 | "Ghi chú rằng phiên bản <emphasis>đồ họa</emphasis> của trình cài đặt vẫn còn " |
| 2635 | "bị hạn chế, so với phiên bản thuộc chữ. Đối với mật mã, có nghĩa là bạn có " |
| 2636 | "khả năng thiết lập chỉ khối tin dùng <emphasis>cụm từ mật khẩu</emphasis> là " |
| 2637 | "khoá mật mã." |
| 2638 | |
| 2639 | #. Tag: para |
| 2640 | #: using-d-i.xml:1609 |
| 2641 | #, no-c-format |
| 2642 | msgid "" |
| 2643 | "After you have selected the desired parameters for your encrypted " |
| 2644 | "partitions, return back to the main partitioning menu. There should now be a " |
| 2645 | "new menu item called <guimenu>Configure encrypted volumes</guimenu>. After " |
| 2646 | "you select it, you will be asked to confirm the deletion of data on " |
| 2647 | "partitions marked to be erased and possibly other actions such as writing a " |
| 2648 | "new partition table. For large partitions this might take some time." |
| 2649 | msgstr "" |
| 2650 | "Sau khi bạn chọn những tham số thích hợp với những phân vùng đã mật mã, hãy " |
| 2651 | "trở về trình đơn phân vùng chính. Lúc đó, nên có một mục trình đơn mới: " |
| 2652 | "<guimenu>Cấu hình khối tin đã mật mã</guimenu>. Sau khi chọn nó, bạn sẽ được " |
| 2653 | "nhắc xác nhận việc xoá bỏ dữ liệu nằm trên phân vùng nào được đánh dấu để bị " |
| 2654 | "xoá sạch, cũng có lẽ một số hành động khác, như việc ghi một bảng phân vùng " |
| 2655 | "mới. Đối với phân vùng lớn, có thể kéo dài một lát." |
| 2656 | |
| 2657 | #. Tag: para |
| 2658 | #: using-d-i.xml:1620 |
| 2659 | #, no-c-format |
| 2660 | msgid "" |
| 2661 | "Next you will be asked to enter a passphrase for partitions configured to " |
| 2662 | "use one. Good passphrases should be longer than 8 characters, should be a " |
| 2663 | "mixture of letters, numbers and other characters and should not contain " |
| 2664 | "common dictionary words or information easily associable with you (such as " |
| 2665 | "birthdates, hobbies, pet names, names of family members or relatives, etc.)." |
| 2666 | msgstr "" |
| 2667 | "Sau đó, bạn sẽ được nhắc nhập một cụm từ mật khẩu cho phân vùng nào được cấu " |
| 2668 | "hình để sử dụng nó. Cụm từ mật khẩu tốt:<itemizedlist> <listitem><para>có độ " |
| 2669 | "dài hơn 8 ký tự (dài hơn là mạnh hơn)</para></listitem><listitem><para>phối " |
| 2670 | "hợp với nhau cả chữ hoa/thường, chữ số và ký tự khác</para></" |
| 2671 | "listitem><listitem><para>không chứa từ nào nằm trong từ điển, hay từ nào " |
| 2672 | "liên quan dễ đến bạn (v.d. ngày sinh, sở thích, tên của gia đình hay bạn " |
| 2673 | "bè): không chứa từ nào chương trình có thể tìm kiếm hoặc người khác có thể " |
| 2674 | "đoán.</para></listitem> </itemizedlist>" |
| 2675 | |
| 2676 | #. Tag: para |
| 2677 | #: using-d-i.xml:1629 |
| 2678 | #, no-c-format |
| 2679 | msgid "" |
| 2680 | "Before you input any passphrases, you should have made sure that your " |
| 2681 | "keyboard is configured correctly and generates the expected characters. If " |
| 2682 | "you are unsure, you can switch to the second virtual console and type some " |
| 2683 | "text at the prompt. This ensures that you won't be surprised later, e.g. by " |
| 2684 | "trying to input a passphrase using a qwerty keyboard layout when you used an " |
| 2685 | "azerty layout during the installation. This situation can have several " |
| 2686 | "causes. Maybe you switched to another keyboard layout during the " |
| 2687 | "installation, or the selected keyboard layout might not have been set up yet " |
| 2688 | "when entering the passphrase for the root file system." |
| 2689 | msgstr "" |
| 2690 | "Trước khi nhập cụm từ mật khẩu nào, bạn nên chắc là bàn phím được cấu hình " |
| 2691 | "đúng, để tạo ra những ký tự thích hợp. Nếu chưa chắc, bạn có thể chuyển đổi " |
| 2692 | "sang bàn giao tiếp ảo thứ hai, rồi gõ một số chữ tại dấu nhắc. Sự thử ra này " |
| 2693 | "đảm bảo bạn sẽ không bị ngạc nhiên sau này, chẳng hạn bằng cách thử nhập cụm " |
| 2694 | "từ mật khẩu bằng bố trí bàn phím tiếng Việt, khi bạn đã sử dụng bố trí tiếng " |
| 2695 | "Anh (hay bố trí tiếng Việt khác) để nhập cụm từ mật khẩu gốc trong khi cài " |
| 2696 | "đặt. Có lẽ bạn đã chuyển đổi sang bố trí khác vào lúc nào trong tiến trình " |
| 2697 | "cài đặt, hoặc bố trí thường dùng chưa được thiết lập khi bạn nhập cụm từ mật " |
| 2698 | "khẩu cho hệ thống tập tin gốc. Khuyên bạn luôn luôn kiểm tra xem bố trí bàn " |
| 2699 | "phím nào được dùng, trước khi nhập mật khẩu kiểu nào." |
| 2700 | |
| 2701 | #. Tag: para |
| 2702 | #: using-d-i.xml:1642 |
| 2703 | #, no-c-format |
| 2704 | msgid "" |
| 2705 | "If you selected to use methods other than a passphrase to create encryption " |
| 2706 | "keys, they will be generated now. Because the kernel may not have gathered a " |
| 2707 | "sufficient amount of entropy at this early stage of the installation, the " |
| 2708 | "process may take a long time. You can help speed up the process by " |
| 2709 | "generating entropy: e.g. by pressing random keys, or by switching to the " |
| 2710 | "shell on the second virtual console and generating some network and disk " |
| 2711 | "traffic (downloading some files, feeding big files into <filename>/dev/null</" |
| 2712 | "filename>, etc.). This will be repeated for each partition to be encrypted." |
| 2713 | msgstr "" |
| 2714 | "Nếu bạn đã chọn dùng phương pháp khác với cụm từ mật khẩu để tạo những khoá " |
| 2715 | "mật mã, chúng sẽ được tạo ra vào lúc này. Vì hạt nhân có lẽ chưa tập hợp đủ " |
| 2716 | "dữ liệu ngẫu nhiên trong giai đoạn cài đặt sớm này, tiến trình này có thể " |
| 2717 | "mất nhiều thời gian. Bạn có thể tăng tốc độ bằng cách tạo ra dữ liệu ngẫu " |
| 2718 | "nhiên: v.d. bấm phím ngẫu nhiên, hoặc chuyển đổi sang trình bao trên bàn " |
| 2719 | "giao tiếp ảo thứ nhất rồi tạo ra giao thông trên mạng và đĩa (tải về tập " |
| 2720 | "tin, nạp tập tin lớn vào <filename>/dev/null</filename>). Tiến trình này " |
| 2721 | "được lặp lại cho mỗi phân vùng cần mật mã." |
| 2722 | |
| 2723 | #. Tag: para |
| 2724 | #: using-d-i.xml:1658 |
| 2725 | #, no-c-format |
| 2726 | msgid "" |
| 2727 | "After returning to the main partitioning menu, you will see all encrypted " |
| 2728 | "volumes as additional partitions which can be configured in the same way as " |
| 2729 | "ordinary partitions. The following example shows two different volumes. The " |
| 2730 | "first one is encrypted via dm-crypt, the second one via loop-AES. " |
| 2731 | "<informalexample><screen>\n" |
| 2732 | "Encrypted volume (<replaceable>sda2_crypt</replaceable>) - 115.1 GB Linux " |
| 2733 | "device-mapper\n" |
| 2734 | " #1 115.1 GB F ext3\n" |
| 2735 | "\n" |
| 2736 | "Loopback (<replaceable>loop0</replaceable>) - 515.2 MB AES256 keyfile\n" |
| 2737 | " #1 515.2 MB F ext3\n" |
| 2738 | "</screen></informalexample> Now is the time to assign mount points to the " |
| 2739 | "volumes and optionally change the file system types if the defaults do not " |
| 2740 | "suit you." |
| 2741 | msgstr "" |
| 2742 | "Sau khi trở về trình đơn phân vùng chính, bạn se xem mọi khối tin đã mật mã " |
| 2743 | "như là phân vùng thêm có thể được cấu hình bằng cùng một cách với phân vùng " |
| 2744 | "chuẩn. Mẫu theo đây hiển thị hai khối tin khác nhau : điều thứ nhất được mật " |
| 2745 | "mã bằng dm-crypt, điều thứ hai bằng loop-AES.<informalexample><screen>\n" |
| 2746 | "Encrypted volume (<replaceable>sda2_crypt</replaceable>) - 115.1 GB Linux " |
| 2747 | "device-mapper\n" |
| 2748 | " #1 115.1 GB F ext3\n" |
| 2749 | "\n" |
| 2750 | "Loopback (<replaceable>loop0</replaceable>) - 515.2 MB AES256 keyfile\n" |
| 2751 | " #1 515.2 MB F ext3\n" |
| 2752 | "</screen></informalexample> Bay giờ là giải đoạn gán điểm lắp cho mỗi khối " |
| 2753 | "tin, và tùy chọn thay đổi các kiểu hệ thống nếu giá trị mặc định chưa thích " |
| 2754 | "hợp." |
| 2755 | |
| 2756 | #. Tag: para |
| 2757 | #: using-d-i.xml:1671 |
| 2758 | #, no-c-format |
| 2759 | msgid "" |
| 2760 | "One thing to note here are the identifiers in parentheses " |
| 2761 | "(<replaceable>sda2_crypt</replaceable> and <replaceable>loop0</replaceable> " |
| 2762 | "in this case) and the mount points you assigned to each encrypted volume. " |
| 2763 | "You will need this information later when booting the new system. The " |
| 2764 | "differences between ordinary boot process and boot process with encryption " |
| 2765 | "involved will be covered later in <xref linkend=\"mount-encrypted-volumes\"/" |
| 2766 | ">." |
| 2767 | msgstr "" |
| 2768 | "Hãy ghi lưu những dấu nhận diện nằm trong dấu ngoặc " |
| 2769 | "(<replaceable>sda2_crypt</replaceable> và <replaceable>loop0</replaceable> " |
| 2770 | "trong trường hợp này), và điểm lắp bạn đã gán cho mỗi khối tin đã mật mã. " |
| 2771 | "Bạn sẽ cần biết thông tin này vào lúc sau, khi khởi động hệ thống mới. Những " |
| 2772 | "sự khác nhau giữa tiến trình khởi động chuẩn và tiến trình khởi động với khả " |
| 2773 | "năng mật mã sẽ được diễn tả sau này trong <xref linkend=\"mount-encrypted-" |
| 2774 | "volumes\"/>." |
| 2775 | |
| 2776 | #. Tag: para |
| 2777 | #: using-d-i.xml:1681 |
| 2778 | #, no-c-format |
| 2779 | msgid "" |
| 2780 | "Once you are satisfied with the partitioning scheme, continue with the " |
| 2781 | "installation." |
| 2782 | msgstr "Một khi bạn thấy sơ đồ phân vùng là ổn thoả, hãy tiếp tục cài đặt." |
| 2783 | |
| 2784 | #. Tag: title |
| 2785 | #: using-d-i.xml:1692 |
| 2786 | #, no-c-format |
| 2787 | msgid "Setting up the System" |
| 2788 | msgstr "Thiết lập Hệ thống" |
| 2789 | |
| 2790 | #. Tag: para |
| 2791 | #: using-d-i.xml:1693 |
| 2792 | #, no-c-format |
| 2793 | msgid "" |
| 2794 | "After partitioning the installer asks a few more questions that will be used " |
| 2795 | "to set up the system it is about to install." |
| 2796 | msgstr "" |
| 2797 | "Sau khi phân vùng, trình cài đặt hỏi vài câu thêm sẽ được dùng để thiết lập " |
| 2798 | "hệ thống nó sắp cài đặt." |
| 2799 | |
| 2800 | #. Tag: title |
| 2801 | #: using-d-i.xml:1705 |
| 2802 | #, no-c-format |
| 2803 | msgid "Configuring Your Time Zone" |
| 2804 | msgstr "Cấu hình Múi giờ Cục bộ" |
| 2805 | |
| 2806 | #. Tag: para |
| 2807 | #: using-d-i.xml:1707 |
| 2808 | #, no-c-format |
| 2809 | msgid "" |
| 2810 | "Depending on the location selected at the beginning of the installation " |
| 2811 | "process, you might be shown a list of timezones relevant for that location. " |
| 2812 | "If your location has only one time zone, you will not be asked anything and " |
| 2813 | "the system will assume that time zone." |
| 2814 | msgstr "" |
| 2815 | "Phụ thuộc vào địa điểm được chọn tại đầu của tiến trình cài đặt, bạn có thể " |
| 2816 | "xem danh sách các múi giờ thích hợp với địa điểm đó. Nếu chỗ bạn chỉ có một " |
| 2817 | "múi giờ, trình cài đặt sẽ không hỏi gì và hệ thống sẽ giả sử múi giờ đó." |
| 2818 | |
| 2819 | #. Tag: title |
| 2820 | #: using-d-i.xml:1723 |
| 2821 | #, no-c-format |
| 2822 | msgid "Configuring the Clock" |
| 2823 | msgstr "Cấu hình Đồng hồ" |
| 2824 | |
| 2825 | #. Tag: para |
| 2826 | #: using-d-i.xml:1725 |
| 2827 | #, no-c-format |
| 2828 | msgid "" |
| 2829 | "The installer might ask you if the computer's clock is set to UTC. Normally " |
| 2830 | "this question is avoided if possible and the installer tries to work out " |
| 2831 | "whether the clock is set to UTC based on things like what other operating " |
| 2832 | "systems are installed." |
| 2833 | msgstr "" |
| 2834 | "Có lẽ trình cài đặt sẽ hỏi bạn nếu đồng hồ của máy tính được đặt thành thời " |
| 2835 | "gian thế giới (UTC) không. Bình thường trình đó tránh hỏi câu này, nếu có " |
| 2836 | "thể, và cố gắng tính biết nếu đồng hồ được đặt thành thời gian thế giới " |
| 2837 | "(UTC) dựa vào thứ như hệ điều hành khác đã được cài đặt." |
| 2838 | |
| 2839 | #. Tag: para |
| 2840 | #: using-d-i.xml:1732 |
| 2841 | #, no-c-format |
| 2842 | msgid "" |
| 2843 | "In expert mode you will always be able to choose whether or not the clock is " |
| 2844 | "set to UTC. <phrase arch=\"m68k;powerpc\">Macintosh hardware clocks are " |
| 2845 | "normally set to local time. If you want to dual-boot, select local time " |
| 2846 | "instead of GMT.</phrase> <phrase arch=\"x86\">Systems that (also) run Dos or " |
| 2847 | "Windows are normally set to local time. If you want to dual-boot, select " |
| 2848 | "local time instead of GMT.</phrase>" |
| 2849 | msgstr "" |
| 2850 | "Trong chế độ nhà chuyên môn, bạn luôn luôn có khả năng chọn nếu đồng hồ của " |
| 2851 | "máy tính được đặt thành thời gian thế giới (UTC) không. <phrase arch=\"m68k;" |
| 2852 | "powerpc\">Đồng hồ phần cứng của máy Mac thường được đặt thành giờ cục bộ. " |
| 2853 | "Nếu bạn muốn khởi động đôi, hãy chọn giờ cục bộ hơn GMT (hay UTC)</phrase> " |
| 2854 | "<phrase arch=\"x86\">Hệ thống (cũng) chạy DOS hay Windows thường được đặt " |
| 2855 | "thành giờ cục bộ. Nếu bạn muốn khởi động đôi, hãy chọn giờ cục bộ hơn GMT " |
| 2856 | "(hay UTC).</phrase>" |
| 2857 | |
| 2858 | #. Tag: para |
| 2859 | #: using-d-i.xml:1743 |
| 2860 | #, no-c-format |
| 2861 | msgid "" |
| 2862 | "Note that the installer does not currently allow you to actually set the " |
| 2863 | "time in the computer's clock. You can set the clock to the current time " |
| 2864 | "after you have installed, if it is incorrect or if it was previously not set " |
| 2865 | "to UTC." |
| 2866 | msgstr "" |
| 2867 | "Ghi chú rằng trình cài đặt hiện thời không cho phép bạn thật đặt giờ trong " |
| 2868 | "đồng hồ của máy tính. Bạn có thể đặt đồng hồ thành giờ hiện thời sau khi cài " |
| 2869 | "đặt, nếu nó không đúng, hay nếu nó chưa được đặt thành giờ UTC." |
| 2870 | |
| 2871 | #. Tag: title |
| 2872 | #: using-d-i.xml:1759 |
| 2873 | #, no-c-format |
| 2874 | msgid "Setting Up Users And Passwords" |
| 2875 | msgstr "Thiết lập Người và Mật khẩu" |
| 2876 | |
| 2877 | #. Tag: title |
| 2878 | #: using-d-i.xml:1762 |
| 2879 | #, no-c-format |
| 2880 | msgid "Set the Root Password" |
| 2881 | msgstr "Đặt mật khẩu chủ" |
| 2882 | |
| 2883 | #. Tag: para |
| 2884 | #: using-d-i.xml:1764 |
| 2885 | #, no-c-format |
| 2886 | msgid "" |
| 2887 | "The <emphasis>root</emphasis> account is also called the <emphasis>super-" |
| 2888 | "user</emphasis>; it is a login that bypasses all security protection on your " |
| 2889 | "system. The root account should only be used to perform system " |
| 2890 | "administration, and only used for as short a time as possible." |
| 2891 | msgstr "" |
| 2892 | "Tài khoản <emphasis>chủ</emphasis> (root) cũng được gọi là <emphasis>siêu " |
| 2893 | "người dùng</emphasis>; nó là cách đăng nhập mà đi qua toàn bộ sự bảo vệ bảo " |
| 2894 | "mật trên máy tính. Tài khoản chủ nên được dùng chỉ để quản trị hệ thống, và " |
| 2895 | "trong thời lượng càng ngắn càng có thể." |
| 2896 | |
| 2897 | #. Tag: para |
| 2898 | #: using-d-i.xml:1772 |
| 2899 | #, no-c-format |
| 2900 | msgid "" |
| 2901 | "Any password you create should contain at least 6 characters, and should " |
| 2902 | "contain both upper- and lower-case characters, as well as punctuation " |
| 2903 | "characters. Take extra care when setting your root password, since it is " |
| 2904 | "such a powerful account. Avoid dictionary words or use of any personal " |
| 2905 | "information which could be guessed." |
| 2906 | msgstr "" |
| 2907 | "Mỗi mật khẩu bạn tạo phải chứa ít nhất 6 ký tự (nhiều hơn là mạnh hơn), gồm " |
| 2908 | "chữ cả hoa lẫn thường, cùng với ký tự chấm câu. Hãy rất cẩn thận khi đặt mật " |
| 2909 | "khẩu chủ (root) vì tài khoản đó có nhiều quyền quan trọng. Bạn nên tránh " |
| 2910 | "chọn từ nằm trong bất kỳ từ điển hay thông tin cá nhân có thể được đoán." |
| 2911 | |
| 2912 | #. Tag: para |
| 2913 | #: using-d-i.xml:1780 |
| 2914 | #, no-c-format |
| 2915 | msgid "" |
| 2916 | "If anyone ever tells you they need your root password, be extremely wary. " |
| 2917 | "You should normally never give your root password out, unless you are " |
| 2918 | "administering a machine with more than one system administrator." |
| 2919 | msgstr "" |
| 2920 | "Nếu người nào xin mật khẩu chủ của bạn, hãy rất cẩn thận. Bình thường, đừng " |
| 2921 | "cho ai biết mật khẩu chủ, trừ bạn quản lý máy có nhiều quản trị hệ thống." |
| 2922 | |
| 2923 | #. Tag: title |
| 2924 | #: using-d-i.xml:1790 |
| 2925 | #, no-c-format |
| 2926 | msgid "Create an Ordinary User" |
| 2927 | msgstr "Tạo người dùng chuẩn" |
| 2928 | |
| 2929 | #. Tag: para |
| 2930 | #: using-d-i.xml:1792 |
| 2931 | #, no-c-format |
| 2932 | msgid "" |
| 2933 | "The system will ask you whether you wish to create an ordinary user account " |
| 2934 | "at this point. This account should be your main personal log-in. You should " |
| 2935 | "<emphasis>not</emphasis> use the root account for daily use or as your " |
| 2936 | "personal login." |
| 2937 | msgstr "" |
| 2938 | "Hệ thống sẽ hỏi nếu bạn muốn tạo một tài khoản người dùng chuẩn tại điểm " |
| 2939 | "thời này. Tài khoản này nên là sự đăng nhập cá nhân chính của bạn. Bạn " |
| 2940 | "<emphasis>không</emphasis> nên dùng tài khoản người chủ để làm việc hàng " |
| 2941 | "ngày hay như là sự đăng nhập cá nhân." |
| 2942 | |
| 2943 | #. Tag: para |
| 2944 | #: using-d-i.xml:1799 |
| 2945 | #, no-c-format |
| 2946 | msgid "" |
| 2947 | "Why not? Well, one reason to avoid using root's privileges is that it is " |
| 2948 | "very easy to do irreparable damage as root. Another reason is that you might " |
| 2949 | "be tricked into running a <emphasis>Trojan-horse</emphasis> program — " |
| 2950 | "that is a program that takes advantage of your super-user powers to " |
| 2951 | "compromise the security of your system behind your back. Any good book on " |
| 2952 | "Unix system administration will cover this topic in more detail — " |
| 2953 | "consider reading one if it is new to you." |
| 2954 | msgstr "" |
| 2955 | "Tại sao không? Một lý do là để tránh sử dụng các quyền của người chủ, vì các " |
| 2956 | "quyền này làm cho rất dễ dàng làm hại không thể sửa chữa. Một lý do khác là " |
| 2957 | "bạn có thể bị mắc mưu chạy chương trình <emphasis>Trojan</emphasis> mà nhớ " |
| 2958 | "dịp các quyền của siêu người dùng để hại thậm sự bảo mật của hệ thống bạn " |
| 2959 | "một cách bí mật. Bất kỳ cuốn sách tốt về cách quản lý hệ thống UNIX sẽ diễn " |
| 2960 | "tả chủ đề này bằng chi tiết: đề nghị bạn đọc nó nếu bạn chưa quen với vấn đề " |
| 2961 | "này." |
| 2962 | |
| 2963 | #. Tag: para |
| 2964 | #: using-d-i.xml:1809 |
| 2965 | #, no-c-format |
| 2966 | msgid "" |
| 2967 | "You will first be prompted for the user's full name. Then you'll be asked " |
| 2968 | "for a name for the user account; generally your first name or something " |
| 2969 | "similar will suffice and indeed will be the default. Finally, you will be " |
| 2970 | "prompted for a password for this account." |
| 2971 | msgstr "" |
| 2972 | "Trước tiên, bạn sẽ được nhắc nhập họ tên của người dùng. Sau đó, bạn cần " |
| 2973 | "nhập tên của tài khoản người dùng, như tên của bạn hay tên riêng khác nào " |
| 2974 | "(tên của bạn là giá trị mặc định). Cuối cùng, bạn nên nhập mật khẩu dành cho " |
| 2975 | "tài khoản này." |
| 2976 | |
| 2977 | #. Tag: para |
| 2978 | #: using-d-i.xml:1816 |
| 2979 | #, no-c-format |
| 2980 | msgid "" |
| 2981 | "If at any point after installation you would like to create another account, " |
| 2982 | "use the <command>adduser</command> command." |
| 2983 | msgstr "" |
| 2984 | "Nếu tại bất kỳ điểm thời sau khi cài đặt, bạn muốn tạo tài khoản thêm, hãy " |
| 2985 | "sử dụng lệnh <command>adduser</command> (thêm người dùng)." |
| 2986 | |
| 2987 | #. Tag: title |
| 2988 | #: using-d-i.xml:1828 |
| 2989 | #, no-c-format |
| 2990 | msgid "Installing the Base System" |
| 2991 | msgstr "Cài đặt Hệ thống Cơ bản" |
| 2992 | |
| 2993 | #. Tag: para |
| 2994 | #: using-d-i.xml:1829 |
| 2995 | #, no-c-format |
| 2996 | msgid "" |
| 2997 | "Although this stage is the least problematic, it consumes a significant " |
| 2998 | "fraction of the install because it downloads, verifies and unpacks the whole " |
| 2999 | "base system. If you have a slow computer or network connection, this could " |
| 3000 | "take some time." |
| 3001 | msgstr "" |
| 3002 | "Mặc dù giai đoạn này là đơn giản nhất, nó chiếm một phần đáng kể của tiến " |
| 3003 | "trình cài đặt vì nó tải về, thẩm tra và giải nén toàn bộ hệ thống cơ bản. " |
| 3004 | "Nếu máy tính hay sự kết nối mạng của bạn có chạy chậm, giai đoạn này có thể " |
| 3005 | "kéo dài một lát." |
| 3006 | |
| 3007 | #. Tag: title |
| 3008 | #: using-d-i.xml:1843 |
| 3009 | #, no-c-format |
| 3010 | msgid "Base System Installation" |
| 3011 | msgstr "Việc cài đặt hệ thống cơ bản" |
| 3012 | |
| 3013 | #. Tag: para |
| 3014 | #: using-d-i.xml:1845 |
| 3015 | #, no-c-format |
| 3016 | msgid "" |
| 3017 | "During the Base installation, package unpacking and setup messages are " |
| 3018 | "redirected to <userinput>tty4</userinput>. You can access this terminal by " |
| 3019 | "pressing <keycombo><keycap>Left Alt</keycap><keycap>F4</keycap></keycombo>; " |
| 3020 | "get back to the main installer process with <keycombo><keycap>Left Alt</" |
| 3021 | "keycap><keycap>F1</keycap></keycombo>." |
| 3022 | msgstr "" |
| 3023 | "Trong khi cài đặt Cơ Bản, các thông điệp về cách giải nén gói và thiết lập " |
| 3024 | "có được chuyển tiếp tới bàn điều khiển <userinput>tty4</userinput>. Bạn có " |
| 3025 | "thể truy cập nó bằng cách bấm tổ hợp phím <keycombo><keycap>Alt trái</" |
| 3026 | "keycap><keycap>F4</keycap></keycombo>, và lùi lại về tiến trình cài đặt " |
| 3027 | "chính bằng <keycombo><keycap>Alt trái</keycap><keycap>F1</keycap></keycombo>." |
| 3028 | |
| 3029 | #. Tag: para |
| 3030 | #: using-d-i.xml:1855 |
| 3031 | #, no-c-format |
| 3032 | msgid "" |
| 3033 | "The unpack/setup messages generated by the base installation are saved in " |
| 3034 | "<filename>/var/log/syslog</filename> when the installation is performed over " |
| 3035 | "a serial console." |
| 3036 | msgstr "" |
| 3037 | "Các thông điệp về cách giải nén gói và thiết lập được tạo bởi việc cài đặt " |
| 3038 | "cơ bản có được lưu vào bản ghi hệ thống <filename>/var/log/syslog</filename> " |
| 3039 | "khi việc cài đặt được thực hiện qua bàn điều khiển nối tiếp." |
| 3040 | |
| 3041 | #. Tag: para |
| 3042 | #: using-d-i.xml:1861 |
| 3043 | #, no-c-format |
| 3044 | msgid "" |
| 3045 | "As part of the installation, a Linux kernel will be installed. At the " |
| 3046 | "default priority, the installer will choose one for you that best matches " |
| 3047 | "your hardware. In lower priority modes, you will be able to choose from a " |
| 3048 | "list of available kernels." |
| 3049 | msgstr "" |
| 3050 | "Trong khi cài đặt cơ bản, một hạt nhân Linux sẽ được cài đặt. Tại ưu tiên " |
| 3051 | "mặc định, trình cài đặt sẽ chọn cho bạn hạt nhân khớp tốt nhất phần cứng của " |
| 3052 | "bạn. Trong chế độ ưu tiên thấp hơn, bạn có khả năng chọn trong danh sách các " |
| 3053 | "hạt nhân có sẵn." |
| 3054 | |
| 3055 | #. Tag: title |
| 3056 | #: using-d-i.xml:1874 |
| 3057 | #, no-c-format |
| 3058 | msgid "Installing Additional Software" |
| 3059 | msgstr "Cài đặt phần mềm thêm" |
| 3060 | |
| 3061 | #. Tag: para |
| 3062 | #: using-d-i.xml:1875 |
| 3063 | #, no-c-format |
| 3064 | msgid "" |
| 3065 | "After the base system is installed, you have a usable but limited system. " |
| 3066 | "Most users will want to add additional software to the system to tune it to " |
| 3067 | "their needs, and the installer lets you do so. This step can take even " |
| 3068 | "longer than installing the base system if you have a slow computer or " |
| 3069 | "network." |
| 3070 | msgstr "" |
| 3071 | "Sau khi cài đặt hệ thống cơ bản, bạn có một hệ thống có ích nhưng còn bị hạn " |
| 3072 | "chế. Phần lớn người dùng sẽ muốn thêm phần mềm nữa vào hệ thống, để điều " |
| 3073 | "hưởng tinh nó để tương thích với họ, và trình cài đặt cho bạn khả năng làm " |
| 3074 | "như thế. Bước này có thể mất ngay cả lâu hơn việc cài đặt hệ thống cơ bản " |
| 3075 | "nếu bạn có máy tính hay mạng chạy chậm." |
| 3076 | |
| 3077 | #. Tag: title |
| 3078 | #: using-d-i.xml:1889 |
| 3079 | #, no-c-format |
| 3080 | msgid "Configuring apt" |
| 3081 | msgstr "Cấu hình apt" |
| 3082 | |
| 3083 | #. Tag: para |
| 3084 | #: using-d-i.xml:1891 |
| 3085 | #, no-c-format |
| 3086 | msgid "" |
| 3087 | "The main means that people use to install packages on their system is via a " |
| 3088 | "program called <command>apt-get</command>, from the <classname>apt</" |
| 3089 | "classname> package.<footnote> <para> Note that the actual program that " |
| 3090 | "installs packages is called <command>dpkg</command>. However, this program " |
| 3091 | "is more of a low-level tool. <command>apt-get</command> is a higher-level " |
| 3092 | "tool as it will invoke <command>dpkg</command> as appropriate and also " |
| 3093 | "because it knows to install other packages which are required for the " |
| 3094 | "package you're trying to install, as well as how to retrieve the package " |
| 3095 | "from your CD, the network, or wherever. </para> </footnote> Other front-ends " |
| 3096 | "for package management, like <command>aptitude</command> and " |
| 3097 | "<command>synaptic</command> are also in use and depend on <command>apt-get</" |
| 3098 | "command>. These front-ends are recommended for new users, since they " |
| 3099 | "integrate some additional features (package searching and status checks) in " |
| 3100 | "a nice user interface." |
| 3101 | msgstr "" |
| 3102 | "Người dùng thường cài đặt gói vào hệ thống bằng chương trình <command>apt-" |
| 3103 | "get</command>, của gói <classname>apt</classname>.<footnote> <para> Ghi chú " |
| 3104 | "rằng chương trình thật cài đặt gói có tên <command>dpkg</command>. Tuy " |
| 3105 | "nhiên, chương trình này chỉ là công cụ cấp thấp. Trình <command>apt-get</" |
| 3106 | "command> là công cụ cấp cao hơn, mà gọi trình <command>dpkg</command> khi " |
| 3107 | "thích hợp, biết các gói khác cần cài đặt để hỗ trợ gói đang cài đặt, và cách " |
| 3108 | "lấy gói từ đĩa CD, mạng v.v. </para> </footnote> Tiền tiêu khác để quản lý " |
| 3109 | "gói phần mềm, như <command>aptitude</command> và <command>synaptic</" |
| 3110 | "command>, cũng được dùng và phụ thuộc vào trình <command>apt-get</command>. " |
| 3111 | "Đề nghị bạn sử dụng một tiền tiêu như thế, vì nó hợp nhất một số tính năng " |
| 3112 | "có ích (tìm kiếm gói và kiểm tra trạng thái) trong giao diện người dùng đẹp." |
| 3113 | |
| 3114 | #. Tag: para |
| 3115 | #: using-d-i.xml:1915 |
| 3116 | #, no-c-format |
| 3117 | msgid "" |
| 3118 | "<command>apt</command> must be configured so that it knows where to retrieve " |
| 3119 | "packages from. The installer largely takes care of this automatically based " |
| 3120 | "on what it knows about your installation medium. The results of this " |
| 3121 | "configuration are written to the file <filename>/etc/apt/sources.list</" |
| 3122 | "filename>, and you can examine and edit it to your liking after the install " |
| 3123 | "is complete." |
| 3124 | msgstr "" |
| 3125 | "Chương trình <command>apt</command> phải được cấu hình để biết nơi nên lấy " |
| 3126 | "gói. Trình cài đặt làm tự động phần chính của công việc này, dựa vào thông " |
| 3127 | "tin đã biết về vật chứa trình cài đặt. Kết quả của việc cấu hình này được " |
| 3128 | "ghi vào tập tin <filename>/etc/apt/sources.list</filename>, và bạn có thể " |
| 3129 | "xem lại nó và sửa đổi nó sau khi cài đặt xong." |
| 3130 | |
| 3131 | #. Tag: title |
| 3132 | #: using-d-i.xml:1931 |
| 3133 | #, no-c-format |
| 3134 | msgid "Selecting and Installing Software" |
| 3135 | msgstr "Lựa chọn và Cài đặt Phần mềm" |
| 3136 | |
| 3137 | #. Tag: para |
| 3138 | #: using-d-i.xml:1933 |
| 3139 | #, no-c-format |
| 3140 | msgid "" |
| 3141 | "During the installation process, you are given the opportunity to select " |
| 3142 | "additional software to install. Rather than picking individual software " |
| 3143 | "packages from the &num-of-distrib-pkgs; available packages, this stage of " |
| 3144 | "the installation process focuses on selecting and installing predefined " |
| 3145 | "collections of software to quickly set up your computer to perform various " |
| 3146 | "tasks." |
| 3147 | msgstr "" |
| 3148 | "Trong tiến trình cài đặt, bạn có dịp chọn phần mềm thêm cần cài đặt. Hơn là " |
| 3149 | "chọn mỗi gói phần mềm riêng trong &num-of-distrib-pkgs; gói sẵn sàng, giai " |
| 3150 | "đoạn này của tiến trình cài đặt tập trung vào công việc chọn và cài đặt tập " |
| 3151 | "hợp phần mềm định sẵn để thiết lập nhanh máy tính của bạn để thực hiện nhiều " |
| 3152 | "tác vụ khác nhau." |
| 3153 | |
| 3154 | #. Tag: para |
| 3155 | #: using-d-i.xml:1942 |
| 3156 | #, fuzzy, no-c-format |
| 3157 | msgid "" |
| 3158 | "So, you have the ability to choose <emphasis>tasks</emphasis> first, and " |
| 3159 | "then add on more individual packages later. These tasks loosely represent a " |
| 3160 | "number of different jobs or things you want to do with your computer, such " |
| 3161 | "as <quote>Desktop environment</quote>, <quote>Web server</quote>, or " |
| 3162 | "<quote>Print server</quote><footnote> <para> You should know that to present " |
| 3163 | "this list, the installer is merely invoking the <command>tasksel</command> " |
| 3164 | "program. It can be run at any time after installation to install more " |
| 3165 | "packages or remove them), or you can use a more fine-grained tool such as " |
| 3166 | "<command>aptitude</command>. If you are looking for a specific single " |
| 3167 | "package, after installation is complete, simply run <userinput>aptitude " |
| 3168 | "install <replaceable>package</replaceable></userinput>, where " |
| 3169 | "<replaceable>package</replaceable> is the name of the package you are " |
| 3170 | "looking for. </para> </footnote>. <xref linkend=\"tasksel-size-list\"/> " |
| 3171 | "lists the space requirements for the available tasks." |
| 3172 | msgstr "" |
| 3173 | "Vậy bạn có khả năng chọn <emphasis>công việc</emphasis> trước, rồi thêm gói " |
| 3174 | "riêng về sau. Mỗi công việc đại diện một việc đặc biệt bạn muốn làm bằng máy " |
| 3175 | "tính, như <quote>môi trường làm việc</quote>, <quote>trình phục vụ Mạng</" |
| 3176 | "quote>, hay <quote>trình phục vụ in</quote><footnote> <para> Để hiển thị " |
| 3177 | "danh sách này, trình cài đặt gọi chương trình <command>tasksel</command>. Có " |
| 3178 | "thể chạy nó vào bất cứ điểm thời nào sau khi cài đặt hệ thống, để cài đặt " |
| 3179 | "hay gỡ bỏ gói thêm, hoặc bạn có thể sử dụng một công cụ xử lý mỗi gói như " |
| 3180 | "<command>aptitude</command>. Nếu bạn tìm một gói riêng, sau khi cài đặt hệ " |
| 3181 | "thống, đơn giản hãy chạy lệnh <userinput>aptitude install <replaceable>gói</" |
| 3182 | "replaceable></userinput>, mà <replaceable>gói</replaceable> là tên của gói " |
| 3183 | "bạn tìm. </para> </footnote>. <xref linkend=\"tasksel-size-list\"/> xác định " |
| 3184 | "sức chứa cần thiết cho các công việc có sẵn." |
| 3185 | |
| 3186 | #. Tag: para |
| 3187 | #: using-d-i.xml:1967 |
| 3188 | #, fuzzy, no-c-format |
| 3189 | msgid "" |
| 3190 | "Some tasks may be pre-selected based on the characteristics of the computer " |
| 3191 | "you are installing. If you disagree with these selections you can un-select " |
| 3192 | "the tasks. You can even opt to install no tasks at all at this point." |
| 3193 | msgstr "" |
| 3194 | "Ghi chú rằng một số công việc có thể được chọn sẵn, dựa vào các đặc tính của " |
| 3195 | "máy tính nơi bạn cài đặt hệ thống. Nếu bạn không đồng ý với các công việc " |
| 3196 | "chọn sẵn, bạn có thể bỏ chọn điều nào. Tại điểm thời này, bạn có thể chọn " |
| 3197 | "ngay cả không cài đặt gì." |
| 3198 | |
| 3199 | #. Tag: para |
| 3200 | #: using-d-i.xml:1974 |
| 3201 | #, no-c-format |
| 3202 | msgid "" |
| 3203 | "The <quote>Desktop environment</quote> task will install the GNOME desktop " |
| 3204 | "environment. The options offered by the installer currently do not allow to " |
| 3205 | "select a different desktop environment such as for example KDE." |
| 3206 | msgstr "" |
| 3207 | |
| 3208 | #. Tag: para |
| 3209 | #: using-d-i.xml:1980 |
| 3210 | #, no-c-format |
| 3211 | msgid "" |
| 3212 | "It is possible to get the installer to install KDE by using preseeding (see " |
| 3213 | "<xref linkend=\"preseed-pkgsel\"/>) or by adding <literal>tasks=\"standard, " |
| 3214 | "kde-desktop\"</literal> at the boot prompt when starting the installer. " |
| 3215 | "However, this will only work if the packages needed for KDE are actually " |
| 3216 | "available. If you are installing using a full CD image, they will need to be " |
| 3217 | "downloaded from a mirror as KDE packages are not included on the first full " |
| 3218 | "CD; installing KDE this way should work fine if you are using a DVD image or " |
| 3219 | "any other installation method." |
| 3220 | msgstr "" |
| 3221 | |
| 3222 | #. Tag: para |
| 3223 | #: using-d-i.xml:1991 |
| 3224 | #, no-c-format |
| 3225 | msgid "" |
| 3226 | "The various server tasks will install software roughly as follows. DNS " |
| 3227 | "server: <classname>bind9</classname>; File server: <classname>samba</" |
| 3228 | "classname>, <classname>nfs</classname>; Mail server: <classname>exim4</" |
| 3229 | "classname>, <classname>spamassassin</classname>, <classname>uw-imap</" |
| 3230 | "classname>; Print server: <classname>cups</classname>; SQL server: " |
| 3231 | "<classname>postgresql</classname>; Web server: <classname>apache</classname>." |
| 3232 | msgstr "" |
| 3233 | |
| 3234 | #. Tag: para |
| 3235 | #: using-d-i.xml:2003 |
| 3236 | #, fuzzy, no-c-format |
| 3237 | msgid "" |
| 3238 | "Once you've selected your tasks, select <guibutton>Ok</guibutton>. At this " |
| 3239 | "point, <command>aptitude</command> will install the packages that are part " |
| 3240 | "of the tasks you've selected." |
| 3241 | msgstr "" |
| 3242 | "Một khi bạn chọn các công việc, hãy bấm cái nút <guibutton>Được</guibutton>. " |
| 3243 | "Tại điểm thời này, chương trình <command>aptitude</command> sẽ cài đặt những " |
| 3244 | "gói đã chọn." |
| 3245 | |
| 3246 | #. Tag: para |
| 3247 | #: using-d-i.xml:2010 |
| 3248 | #, no-c-format |
| 3249 | msgid "" |
| 3250 | "In the standard user interface of the installer, you can use the space bar " |
| 3251 | "to toggle selection of a task." |
| 3252 | msgstr "" |
| 3253 | "Trong giao diện người dùng chuẩn của trình cài đặt, bạn có thể sử dụng phím " |
| 3254 | "dài để (bỏ) chọn công việc nào." |
| 3255 | |
| 3256 | #. Tag: para |
| 3257 | #: using-d-i.xml:2019 |
| 3258 | #, no-c-format |
| 3259 | msgid "" |
| 3260 | "Each package you selected with <command>tasksel</command> is downloaded, " |
| 3261 | "unpacked and then installed in turn by the <command>apt-get</command> and " |
| 3262 | "<command>dpkg</command> programs. If a particular program needs more " |
| 3263 | "information from the user, it will prompt you during this process." |
| 3264 | msgstr "" |
| 3265 | "Mỗi gói bạn đã chọn bằng <command>tasksel</command> sẽ được tải về, giải nén " |
| 3266 | "rồi cài đặt lần lượt bởi chương trình <command>apt-get</command> và " |
| 3267 | "<command>dpkg</command>. Nếu chương trình nào cần thiết thông tin thêm, nó " |
| 3268 | "sẽ nhắc bạn trong tiến trình này." |
| 3269 | |
| 3270 | #. Tag: title |
| 3271 | #: using-d-i.xml:2030 |
| 3272 | #, no-c-format |
| 3273 | msgid "Configuring Your Mail Transport Agent" |
| 3274 | msgstr "Cấu hình tác nhân truyền thư tín" |
| 3275 | |
| 3276 | #. Tag: para |
| 3277 | #: using-d-i.xml:2032 |
| 3278 | #, no-c-format |
| 3279 | msgid "" |
| 3280 | "Today, email is a very important part of many people's life, so it's no " |
| 3281 | "surprise Debian lets you configure your mail system right as a part of the " |
| 3282 | "installation process. The standard mail transport agent in Debian is " |
| 3283 | "<command>exim4</command>, which is relatively small, flexible, and easy to " |
| 3284 | "learn." |
| 3285 | msgstr "" |
| 3286 | "Hiện đại, thư điện tử là công cụ quan trọng, vậy Debian cho bạn khả năng cấu " |
| 3287 | "hình hệ thống thư tín là phần của tiến trình cài đặt. Tác nhân truyền thư " |
| 3288 | "tín chuẩn trong Debian là <command>exim4</command>, mà hơi nhỏ, dẻo và dễ " |
| 3289 | "học hiểu." |
| 3290 | |
| 3291 | #. Tag: para |
| 3292 | #: using-d-i.xml:2040 |
| 3293 | #, no-c-format |
| 3294 | msgid "" |
| 3295 | "You may ask if this is needed even if your computer is not connected to any " |
| 3296 | "network. The short answer is: Yes. The longer explanation: Some system " |
| 3297 | "utilities (like <command>cron</command>, <command>quota</command>, " |
| 3298 | "<command>aide</command>, …) may send you important notices via email." |
| 3299 | msgstr "" |
| 3300 | "Nếu máy tính không kết nối đến mạng nào, nó có cần phải cài đặt khả năng thư " |
| 3301 | "điện tử phải không? Có phải, vì một số tiện ích hệ thống (như <command>cron</" |
| 3302 | "command>, <command>quota</command>, <command>aide</command>, …) có " |
| 3303 | "thể gởi cho bạn thông báo quan trọng bằng thư điện tử." |
| 3304 | |
| 3305 | #. Tag: para |
| 3306 | #: using-d-i.xml:2048 |
| 3307 | #, no-c-format |
| 3308 | msgid "" |
| 3309 | "So on the first screen you will be presented with several common mail " |
| 3310 | "scenarios. Choose the one that most closely resembles your needs:" |
| 3311 | msgstr "" |
| 3312 | "Vậy trên màn hình thứ nhất sẽ hiển thị vài kịch bản thư tín thường. Hãy chọn " |
| 3313 | "điều khớp trường hợp của bạn một cách gần nhất:" |
| 3314 | |
| 3315 | #. Tag: term |
| 3316 | #: using-d-i.xml:2057 |
| 3317 | #, no-c-format |
| 3318 | msgid "internet site" |
| 3319 | msgstr "nơi Mạng" |
| 3320 | |
| 3321 | #. Tag: para |
| 3322 | #: using-d-i.xml:2058 |
| 3323 | #, no-c-format |
| 3324 | msgid "" |
| 3325 | "Your system is connected to a network and your mail is sent and received " |
| 3326 | "directly using SMTP. On the following screens you will be asked a few basic " |
| 3327 | "questions, like your machine's mail name, or a list of domains for which you " |
| 3328 | "accept or relay mail." |
| 3329 | msgstr "" |
| 3330 | "Hệ thống của bạn có kết nối đến mạng, và thư tín được gởi và nhận trực tiếp " |
| 3331 | "bằng SMTP. Trên những màn hình theo sau, bạn sẽ được hỏi vài câu cơ bản, như " |
| 3332 | "tên thư tín của máy tính này, hay danh sách miền cho chúng bạn chấp nhận hay " |
| 3333 | "chuyển tiếp lại thư tín." |
| 3334 | |
| 3335 | #. Tag: term |
| 3336 | #: using-d-i.xml:2069 |
| 3337 | #, no-c-format |
| 3338 | msgid "mail sent by smarthost" |
| 3339 | msgstr "thư được gởi bởi máy thông minh" |
| 3340 | |
| 3341 | #. Tag: para |
| 3342 | #: using-d-i.xml:2070 |
| 3343 | #, no-c-format |
| 3344 | msgid "" |
| 3345 | "In this scenario is your outgoing mail forwarded to another machine, called " |
| 3346 | "a <quote>smarthost</quote>, which does the actual job for you. Smarthost " |
| 3347 | "also usually stores incoming mail addressed to your computer, so you don't " |
| 3348 | "need to be permanently online. That also means you have to download your " |
| 3349 | "mail from the smarthost via programs like fetchmail. This option is suitable " |
| 3350 | "for dial-up users." |
| 3351 | msgstr "" |
| 3352 | "Trong kịch bản này, các thư được gởi đi có được chuyển tiếp cho một máy " |
| 3353 | "khác, được gọi là <quote>máy thông minh</quote>, mà làm việc đó cho bạn. Máy " |
| 3354 | "thông minh cũng thường cất giữ các thư được gởi đến máy tính của bạn, vì vậy " |
| 3355 | "bạn không cần phải còn lại trực tuyến suốt. Cũng có nghĩa là bạn cần phải " |
| 3356 | "tải các thư mới xuống máy thông minh, dùng chương trình như fetchmail. Tùy " |
| 3357 | "chọn này thích hợp với người dùng quay số." |
| 3358 | |
| 3359 | #. Tag: term |
| 3360 | #: using-d-i.xml:2083 |
| 3361 | #, no-c-format |
| 3362 | msgid "local delivery only" |
| 3363 | msgstr "chỉ phát cục bộ" |
| 3364 | |
| 3365 | #. Tag: para |
| 3366 | #: using-d-i.xml:2084 |
| 3367 | #, no-c-format |
| 3368 | msgid "" |
| 3369 | "Your system is not on a network and mail is sent or received only between " |
| 3370 | "local users. Even if you don't plan to send any messages, this option is " |
| 3371 | "highly recommended, because some system utilities may send you various " |
| 3372 | "alerts from time to time (e.g. beloved <quote>Disk quota exceeded</quote>). " |
| 3373 | "This option is also convenient for new users, because it doesn't ask any " |
| 3374 | "further questions." |
| 3375 | msgstr "" |
| 3376 | "Hệ thống của bạn không nằm trên mạng, và thư tín được gởi hay nhận chỉ giữa " |
| 3377 | "những người dùng cục bộ. Thậm chí nếu bạn không định gởi thư nào, rất khuyên " |
| 3378 | "bạn dùng tùy chọn này, vì một số tiện ích hệ thống có thể gởi cho bạn thỉnh " |
| 3379 | "thoảng một số cảnh giác (v.d. <quote>Disk quota exceeded</quote> [vượt quá " |
| 3380 | "chỉ tiêu đĩa]). Tùy chọn này cũng tiện cho người dùng mới, vì nó không hỏi " |
| 3381 | "câu thêm nữa." |
| 3382 | |
| 3383 | #. Tag: term |
| 3384 | #: using-d-i.xml:2097 |
| 3385 | #, no-c-format |
| 3386 | msgid "no configuration at this time" |
| 3387 | msgstr "chưa cấu hình" |
| 3388 | |
| 3389 | #. Tag: para |
| 3390 | #: using-d-i.xml:2098 |
| 3391 | #, no-c-format |
| 3392 | msgid "" |
| 3393 | "Choose this if you are absolutely convinced you know what you are doing. " |
| 3394 | "This will leave you with an unconfigured mail system — until you " |
| 3395 | "configure it, you won't be able to send or receive any mail and you may miss " |
| 3396 | "some important messages from your system utilities." |
| 3397 | msgstr "" |
| 3398 | "Hãy chọn điều này chỉ nếu bạn biết chính xác bạn làm gì. Nó sẽ để lại hệ " |
| 3399 | "thống thư chưa cấu hình: trước khi bạn cấu hình nó, bạn không có khả năng " |
| 3400 | "gởi hay nhận thư nào, thì có thể mất một số thông điệp quan trong từ tiện " |
| 3401 | "ích hệ thống." |
| 3402 | |
| 3403 | #. Tag: para |
| 3404 | #: using-d-i.xml:2109 |
| 3405 | #, no-c-format |
| 3406 | msgid "" |
| 3407 | "If none of these scenarios suits your needs, or if you need a finer setup, " |
| 3408 | "you will need to edit configuration files under the <filename>/etc/exim4</" |
| 3409 | "filename> directory after the installation is complete. More information " |
| 3410 | "about <command>exim4</command> may be found under <filename>/usr/share/doc/" |
| 3411 | "exim4</filename>." |
| 3412 | msgstr "" |
| 3413 | "Nếu không có kịch bản ở đây thích hợp với bạn, hoặc nếu bạn cần thiết lập " |
| 3414 | "chính xác hơn, bạn cần phải sửa đổi tập tin cấu hình dưới thư mục <filename>/" |
| 3415 | "etc/exim4</filename> sau khi cài đặt xong. Thông tin thêm về chương trình " |
| 3416 | "thư điện tử <command>exim4</command> có thể được tìm dưới thư mục <filename>/" |
| 3417 | "usr/share/doc/exim4</filename>." |
| 3418 | |
| 3419 | #. Tag: title |
| 3420 | #: using-d-i.xml:2123 |
| 3421 | #, no-c-format |
| 3422 | msgid "Making Your System Bootable" |
| 3423 | msgstr "Cho hệ thống khả năng khởi động" |
| 3424 | |
| 3425 | #. Tag: para |
| 3426 | #: using-d-i.xml:2125 |
| 3427 | #, no-c-format |
| 3428 | msgid "" |
| 3429 | "If you are installing a diskless workstation, obviously, booting off the " |
| 3430 | "local disk isn't a meaningful option, and this step will be skipped. <phrase " |
| 3431 | "arch=\"sparc\">You may wish to set the OpenBoot to boot from the network by " |
| 3432 | "default; see <xref linkend=\"boot-dev-select-sun\"/>.</phrase>" |
| 3433 | msgstr "" |
| 3434 | "Nếu bạn cài đặt máy trạm không có đĩa, không có ích để thử khởi động từ đĩa " |
| 3435 | "cục bộ, thì bước này sẽ bị bỏ qua. <phrase arch=\"sparc\">Có lẽ bạn muốn đặt " |
| 3436 | "OpenBoot khởi động qua mạng theo mặc định; xem phần <xref linkend=\"boot-dev-" |
| 3437 | "select-sun\"/>.</phrase>" |
| 3438 | |
| 3439 | #. Tag: para |
| 3440 | #: using-d-i.xml:2133 |
| 3441 | #, no-c-format |
| 3442 | msgid "" |
| 3443 | "Note that multiple operating systems booting on a single machine is still " |
| 3444 | "something of a black art. This document does not even attempt to document " |
| 3445 | "the various boot managers, which vary by architecture and even by " |
| 3446 | "subarchitecture. You should see your boot manager's documentation for more " |
| 3447 | "information." |
| 3448 | msgstr "" |
| 3449 | "Ghi chú rằng nhiều hệ điều hành khởi động trên cùng một máy chưa được hiểu " |
| 3450 | "hoàn toàn. Tài liệu này không cố gắng diễn tả các bộ tải khởi động khác " |
| 3451 | "nhau, mà thay đổi theo kiến trúc và ngay cả theo kiến trúc phụ. Bạn nên xem " |
| 3452 | "tài liệu hướng dẫn sử dụng bộ tải khởi động riêng để tìm thông tin thêm." |
| 3453 | |
| 3454 | #. Tag: title |
| 3455 | #: using-d-i.xml:2148 |
| 3456 | #, no-c-format |
| 3457 | msgid "Detecting other operating systems" |
| 3458 | msgstr "Phát hiện hệ điều hành khác" |
| 3459 | |
| 3460 | #. Tag: para |
| 3461 | #: using-d-i.xml:2150 |
| 3462 | #, no-c-format |
| 3463 | msgid "" |
| 3464 | "Before a boot loader is installed, the installer will attempt to probe for " |
| 3465 | "other operating systems which are installed on the machine. If it finds a " |
| 3466 | "supported operating system, you will be informed of this during the boot " |
| 3467 | "loader installation step, and the computer will be configured to boot this " |
| 3468 | "other operating system in addition to Debian." |
| 3469 | msgstr "" |
| 3470 | "Trước khi tải bộ tải khởi động, trình cài đặt sẽ cố gắng thăm dò hệ điều " |
| 3471 | "hành khác đã được cài đặt trên máy tính này. Nếu nó tìm được hệ điều hành " |
| 3472 | "được hỗ trợ, nó sẽ báo bạn biết như thế trong bước cài đặt bộ tải khởi động, " |
| 3473 | "và máy tính sẽ được cấu hình để khởi động hệ điều hành khác này thêm vào " |
| 3474 | "Debian." |
| 3475 | |
| 3476 | #. Tag: para |
| 3477 | #: using-d-i.xml:2158 |
| 3478 | #, no-c-format |
| 3479 | msgid "" |
| 3480 | "Note that multiple operating systems booting on a single machine is still " |
| 3481 | "something of a black art. The automatic support for detecting and setting up " |
| 3482 | "boot loaders to boot other operating systems varies by architecture and even " |
| 3483 | "by subarchitecture. If it does not work you should consult your boot " |
| 3484 | "manager's documentation for more information." |
| 3485 | msgstr "" |
| 3486 | "Ghi chú rằng nhiều hệ điều hành khởi động trên cùng một máy chưa được hiểu " |
| 3487 | "hoàn toàn. Cách hỗ trợ tự động khả năng phát hiện và thiết lập bộ tải khởi " |
| 3488 | "động để khởi động hệ điều hành khác có thay đổi theo kiến trúc và ngay cả " |
| 3489 | "theo kiến trúc phụ. Nếu nó không hoạt động được, bạn nên xem tài liệu hướng " |
| 3490 | "dẫn sử dụng bộ tải khởi động riêng để tìm thông tin thêm." |
| 3491 | |
| 3492 | #. Tag: title |
| 3493 | #: using-d-i.xml:2176 |
| 3494 | #, no-c-format |
| 3495 | msgid "Install <command>aboot</command> on a Hard Disk" |
| 3496 | msgstr "Cài đặt <command>aboot</command> vào đĩa cứng" |
| 3497 | |
| 3498 | #. Tag: para |
| 3499 | #: using-d-i.xml:2177 |
| 3500 | #, no-c-format |
| 3501 | msgid "" |
| 3502 | "If you have booted from SRM, if you select this option, the installer will " |
| 3503 | "write <command>aboot</command> to the first sector of the disk on which you " |
| 3504 | "installed Debian. Be <emphasis>very</emphasis> careful — it is " |
| 3505 | "<emphasis>not</emphasis> possible to boot multiple operating systems (e.g. " |
| 3506 | "GNU/Linux, Free/Open/NetBSD, OSF/1 a.k.a. Digital Unix a.k.a. Tru64 Unix, or " |
| 3507 | "OpenVMS) from the same disk. If you also have a different operating system " |
| 3508 | "installed on the disk where you have installed Debian, you will have to boot " |
| 3509 | "GNU/Linux from a floppy instead." |
| 3510 | msgstr "" |
| 3511 | "Nếu bạn đã khởi động từ SRM, và bật tùy chọn này, trình cài đặt sẽ ghi " |
| 3512 | "<command>aboot</command> vào rãnh ghi thứ nhất của đĩa nơi bạn đã cài đặt " |
| 3513 | "Debian. Hãy <emphasis>rất</emphasis> cẩn thận — <emphasis>không</" |
| 3514 | "emphasis> thể khởi động nhiều hệ điều hành (v.d. GNU/Linux, Free/Open/" |
| 3515 | "NetBSD, OSF/1 cũng tên Digital Unix cũng tên Tru64 Unix, hay OpenVMS) từ " |
| 3516 | "cùng một đĩa. Nếu bạn có một hệ điều hành khác được cài đặt vào cùng một đĩa " |
| 3517 | "nơi bạn đã cài đặt Debian, bạn sẽ phải khởi động GNU/Linux từ đĩa mềm thay " |
| 3518 | "thế." |
| 3519 | |
| 3520 | #. Tag: title |
| 3521 | #: using-d-i.xml:2197 |
| 3522 | #, no-c-format |
| 3523 | msgid "<command>palo</command>-installer" |
| 3524 | msgstr "Trình cài đặt <command>palo</command>" |
| 3525 | |
| 3526 | #. Tag: para |
| 3527 | #: using-d-i.xml:2198 |
| 3528 | #, no-c-format |
| 3529 | msgid "" |
| 3530 | "The bootloader on PA-RISC is <quote>palo</quote>. <command>PALO</command> is " |
| 3531 | "similar in configuration and usage to <command>LILO</command>, with a few " |
| 3532 | "exceptions. First of all, <command>PALO</command> allows you to boot any " |
| 3533 | "kernel image on your boot partition. This is because <command>PALO</command> " |
| 3534 | "can actually read Linux partitions." |
| 3535 | msgstr "" |
| 3536 | "Bộ tải khởi động trên PA-RISC là <quote>palo</quote>. <command>PALO</" |
| 3537 | "command> tương tự bằng cấu hình và bằng cách sử dụng với <command>LILO</" |
| 3538 | "command>, trừ một số điều. Trước tiên, <command>PALO</command> cho bạn khả " |
| 3539 | "năng khởi động bất kỳ ảnh hạt nhân nằm trên phân vùng khởi động. Đó là vì " |
| 3540 | "<command>PALO</command> thật có thể đọc phân vùng Linux." |
| 3541 | |
| 3542 | #. Tag: para |
| 3543 | #: using-d-i.xml:2207 |
| 3544 | #, no-c-format |
| 3545 | msgid "hppa FIXME ( need more info )" |
| 3546 | msgstr "hppa SỬA ĐI (cần thông tin thêm)" |
| 3547 | |
| 3548 | #. Tag: title |
| 3549 | #: using-d-i.xml:2219 |
| 3550 | #, no-c-format |
| 3551 | msgid "Install the <command>Grub</command> Boot Loader on a Hard Disk" |
| 3552 | msgstr "Cài đặt bộ tải khởi động <command>Grub</command> vào đĩa cứng" |
| 3553 | |
| 3554 | #. Tag: para |
| 3555 | #: using-d-i.xml:2221 |
| 3556 | #, no-c-format |
| 3557 | msgid "" |
| 3558 | "The main &architecture; boot loader is called <quote>grub</quote>. Grub is a " |
| 3559 | "flexible and robust boot loader and a good default choice for newbies and " |
| 3560 | "old hands alike." |
| 3561 | msgstr "" |
| 3562 | "Bộ tải khởi động chính cho kiến trúc &architecture; có tên <quote>grub</" |
| 3563 | "quote>. GRUB là một bộ tải khởi động dẻo và mạnh, một sự chọn mặc định hữu " |
| 3564 | "ích cho cả người dùng mới lẫn nhà chuyên môn." |
| 3565 | |
| 3566 | #. Tag: para |
| 3567 | #: using-d-i.xml:2227 |
| 3568 | #, no-c-format |
| 3569 | msgid "" |
| 3570 | "By default, grub will be installed into the Master Boot Record (MBR), where " |
| 3571 | "it will take over complete control of the boot process. If you prefer, you " |
| 3572 | "can install it elsewhere. See the grub manual for complete information." |
| 3573 | msgstr "" |
| 3574 | "Mặc định là GRUB sẽ được cài đặt vào Mục Ghi Khởi Động Cái (MBR) nơi nó sẽ " |
| 3575 | "điều khiển hoàn toàn tiến trình khởi động. Hoặc bạn có thể cài đặt nó vào " |
| 3576 | "nơi khác. Xem sổ tay GRUB để tìm thông tin đầy đủ." |
| 3577 | |
| 3578 | #. Tag: para |
| 3579 | #: using-d-i.xml:2233 |
| 3580 | #, no-c-format |
| 3581 | msgid "" |
| 3582 | "If you do not want to install grub at all, use the Back button to get to the " |
| 3583 | "main menu, and from there select whatever bootloader you would like to use." |
| 3584 | msgstr "" |
| 3585 | "Nếu bạn không muốn cài đặt GRUB, hãy bấm cái nút Lùi để trở về trình đơn " |
| 3586 | "chính, và từ đó, chọn bộ tải khởi động đã muốn." |
| 3587 | |
| 3588 | #. Tag: title |
| 3589 | #: using-d-i.xml:2247 |
| 3590 | #, no-c-format |
| 3591 | msgid "Install the <command>LILO</command> Boot Loader on a Hard Disk" |
| 3592 | msgstr "Cài đặt bộ tải khởi động <command>LILO</command> vào đĩa cứng" |
| 3593 | |
| 3594 | #. Tag: para |
| 3595 | #: using-d-i.xml:2249 |
| 3596 | #, no-c-format |
| 3597 | msgid "" |
| 3598 | "The second &architecture; boot loader is called <quote>LILO</quote>. It is " |
| 3599 | "an old complex program which offers lots of functionality, including DOS, " |
| 3600 | "Windows, and OS/2 boot management. Please carefully read the instructions in " |
| 3601 | "the directory <filename>/usr/share/doc/lilo/</filename> if you have special " |
| 3602 | "needs; also see the <ulink url=\"&url-lilo-howto;\">LILO mini-HOWTO</ulink>." |
| 3603 | msgstr "" |
| 3604 | "Bộ tải khởi động thứ nhất cho kiến trúc &architecture; có tên <quote>LILO</" |
| 3605 | "quote>. Nó là một chương trình phức tạp cũ mà cung cấp nhiều khả năng, gồm " |
| 3606 | "cách quản lý cách khởi động hệ điều hành DOS, Windows, và OS/2. Hãy đọc cẩn " |
| 3607 | "thận những hướng dẫn trong thư mục <filename>/usr/share/doc/lilo/</filename> " |
| 3608 | "nếu bạn cần gì đặc biệt, cũng xem tài liệu nhỏ LILO Thế Nào <ulink url=" |
| 3609 | "\"&url-lilo-howto;\">LILO mini-HOWTO</ulink>." |
| 3610 | |
| 3611 | #. Tag: para |
| 3612 | #: using-d-i.xml:2259 |
| 3613 | #, no-c-format |
| 3614 | msgid "" |
| 3615 | "Currently the LILO installation will only create menu entries for other " |
| 3616 | "operating systems if these can be <firstterm>chainloaded</firstterm>. This " |
| 3617 | "means you may have to manually add a menu entry for operating systems like " |
| 3618 | "GNU/Linux and GNU/Hurd after the installation." |
| 3619 | msgstr "" |
| 3620 | "Hiện thời, việc cài đặt LILO sẽ tạo mục trình đơn cho hệ điều hành khác chỉ " |
| 3621 | "nếu chúng có thể được <firstterm>tải dây</firstterm>. Có nghĩa là có lẽ bạn " |
| 3622 | "phải tự thêm mục trình đơn cho hệ điều hành như GNU/Linux và GNU/Hurd, sau " |
| 3623 | "khi cài đặt." |
| 3624 | |
| 3625 | #. Tag: para |
| 3626 | #: using-d-i.xml:2267 |
| 3627 | #, no-c-format |
| 3628 | msgid "" |
| 3629 | "&d-i; presents you three choices where to install the <command>LILO</" |
| 3630 | "command> boot loader:" |
| 3631 | msgstr "" |
| 3632 | "&d-i; cung cấp ba nơi có thể cài đặt bộ tải khởi động <command>LILO</" |
| 3633 | "command>:" |
| 3634 | |
| 3635 | #. Tag: term |
| 3636 | #: using-d-i.xml:2274 |
| 3637 | #, no-c-format |
| 3638 | msgid "Master Boot Record (MBR)" |
| 3639 | msgstr "Mục ghi khởi động cái (MBR)" |
| 3640 | |
| 3641 | #. Tag: para |
| 3642 | #: using-d-i.xml:2274 |
| 3643 | #, no-c-format |
| 3644 | msgid "" |
| 3645 | "This way the <command>LILO</command> will take complete control of the boot " |
| 3646 | "process." |
| 3647 | msgstr "" |
| 3648 | "Cách này, <command>LILO</command> sẽ điều khiển hoàn toàn tiến trình khởi " |
| 3649 | "động." |
| 3650 | |
| 3651 | #. Tag: term |
| 3652 | #: using-d-i.xml:2281 |
| 3653 | #, no-c-format |
| 3654 | msgid "new Debian partition" |
| 3655 | msgstr "phân vùng Debian mới" |
| 3656 | |
| 3657 | #. Tag: para |
| 3658 | #: using-d-i.xml:2281 |
| 3659 | #, no-c-format |
| 3660 | msgid "" |
| 3661 | "Choose this if you want to use another boot manager. <command>LILO</command> " |
| 3662 | "will install itself at the beginning of the new Debian partition and it will " |
| 3663 | "serve as a secondary boot loader." |
| 3664 | msgstr "" |
| 3665 | "Hãy chọn điều này nếu bạn muốn sử dụng bộ tải khởi động khác. <command>LILO</" |
| 3666 | "command> sẽ cài đặt chính nó tại đầu của phân vùng Debian mới, và sẽ làm " |
| 3667 | "việc như bộ tảo khởi động phụ." |
| 3668 | |
| 3669 | #. Tag: term |
| 3670 | #: using-d-i.xml:2290 |
| 3671 | #, no-c-format |
| 3672 | msgid "Other choice" |
| 3673 | msgstr "Khác" |
| 3674 | |
| 3675 | #. Tag: para |
| 3676 | #: using-d-i.xml:2290 |
| 3677 | #, no-c-format |
| 3678 | msgid "" |
| 3679 | "Useful for advanced users who want to install <command>LILO</command> " |
| 3680 | "somewhere else. In this case you will be asked for desired location. You can " |
| 3681 | "use devfs style names, such as those that start with <filename>/dev/ide</" |
| 3682 | "filename>, <filename>/dev/scsi</filename>, and <filename>/dev/discs</" |
| 3683 | "filename>, as well as traditional names, such as <filename>/dev/hda</" |
| 3684 | "filename> or <filename>/dev/sda</filename>." |
| 3685 | msgstr "" |
| 3686 | "Có ích cho người dùng cấp cao mà muốn cài đặt <command>LILO</command> vào " |
| 3687 | "nơi khác. Trong trường hợp này, bạn sẽ được nhắc nhập địa điểm đã muốn. Bạn " |
| 3688 | "có thể nhập tên kiểu devfs, như điều bắt đầu với <filename>/dev/ide</" |
| 3689 | "filename>, <filename>/dev/scsi</filename>, và <filename>/dev/discs</" |
| 3690 | "filename>, cũng như tên truyền thống, như <filename>/dev/hda</filename> hay " |
| 3691 | "<filename>/dev/sda</filename>." |
| 3692 | |
| 3693 | #. Tag: para |
| 3694 | #: using-d-i.xml:2302 |
| 3695 | #, no-c-format |
| 3696 | msgid "" |
| 3697 | "If you can no longer boot into Windows 9x (or DOS) after this step, you'll " |
| 3698 | "need to use a Windows 9x (MS-DOS) boot disk and use the <userinput>fdisk /" |
| 3699 | "mbr</userinput> command to reinstall the MS-DOS master boot record — " |
| 3700 | "however, this means that you'll need to use some other way to get back into " |
| 3701 | "Debian! For more information on this please read <xref linkend=" |
| 3702 | "\"reactivating-win\"/>." |
| 3703 | msgstr "" |
| 3704 | "Nếu bạn không còn có thể khởi động lại vào Windows 9x (hay DOS) sau bước " |
| 3705 | "này, bạn sẽ cần phải sử dụng đĩa khởi động Windows 9x (MS-DOS), và dùng lệnh " |
| 3706 | "<userinput>fdisk /mbr</userinput> để cài đặt lại mục ghi khởi động cái MS-" |
| 3707 | "DOS — tuy nhiên, có nghĩa là bạn sẽ cần phải sử dụng cách khác nào để " |
| 3708 | "trở về Debian. Để tìm thông tin thêm về điều này, hãy xem phần <xref linkend=" |
| 3709 | "\"reactivating-win\"/>." |
| 3710 | |
| 3711 | #. Tag: title |
| 3712 | #: using-d-i.xml:2319 |
| 3713 | #, no-c-format |
| 3714 | msgid "Install the <command>ELILO</command> Boot Loader on a Hard Disk" |
| 3715 | msgstr "Cài đặt bộ tải khởi động <command>ELILO</command> vào đĩa cứng" |
| 3716 | |
| 3717 | #. Tag: para |
| 3718 | #: using-d-i.xml:2321 |
| 3719 | #, no-c-format |
| 3720 | msgid "" |
| 3721 | "The &architecture; boot loader is called <quote>elilo</quote>. It is modeled " |
| 3722 | "on the <quote>lilo</quote> boot loader for the x86 architecture and uses a " |
| 3723 | "similar configuration file. However, instead of writing an MBR or partition " |
| 3724 | "boot record to the disk, it copies the necessary files to a separate FAT " |
| 3725 | "formatted disk partition and modifies the <guimenuitem>EFI Boot Manager</" |
| 3726 | "guimenuitem> menu in the firmware to point to the files in the EFI " |
| 3727 | "partition. The <command>elilo</command> boot loader is really in two parts. " |
| 3728 | "The <filename>/usr/sbin/elilo</filename> command manages the partition and " |
| 3729 | "copies file into it. The <filename>elilo.efi</filename> program is copied " |
| 3730 | "into the EFI partition and then run by the <quote>EFI Boot Manager</quote> " |
| 3731 | "to actually do the work of loading and starting the Linux kernel." |
| 3732 | msgstr "" |
| 3733 | "Bộ tải khởi động cho kiến trúc &architecture; có tên <quote>elilo</quote>. " |
| 3734 | "Nó dựa vào bộ tải khởi động <quote>lilo</quote> của kiến trúc x86, và dùng " |
| 3735 | "tập tin cấu hình tương tự. Tuy nhiên, thay vào ghi mục ghi khởi động cái hay " |
| 3736 | "phân vùng vào đĩa, nó sao chép các tập tin cần thiết vào một phân vùng đĩa " |
| 3737 | "đã định dạng FAT, và sửa đổi trình đơn <guimenuitem>EFI Boot Manager</" |
| 3738 | "guimenuitem> (Bộ quản lý khởi động EFI) trong phần vững để chỉ tới các tập " |
| 3739 | "tin nằm trên phân vùng EFI. Bộ tải khởi động <command>elilo</command> thật " |
| 3740 | "có hai phần. Lệnh <filename>/usr/sbin/elilo</filename> quản lý phân vùng và " |
| 3741 | "sao chép tập tin vào nó. Chương trình <filename>elilo.efi</filename> được " |
| 3742 | "sao chép vào phân vùng EFI, rồi được chạy bởi <quote>EFI Boot Manager</" |
| 3743 | "quote> thật để làm việc tải và khởi chạy hạt nhân Linux." |
| 3744 | |
| 3745 | #. Tag: para |
| 3746 | #: using-d-i.xml:2337 |
| 3747 | #, no-c-format |
| 3748 | msgid "" |
| 3749 | "The <quote>elilo</quote> configuration and installation is done as the last " |
| 3750 | "step of installing the packages of the base installation. &d-i; will present " |
| 3751 | "you with a list of potential disk partitions that it has found suitable for " |
| 3752 | "an EFI partition. Select the partition you set up earlier in the " |
| 3753 | "installation, typically a partition on the same disk that contains your " |
| 3754 | "<emphasis>root</emphasis> filesystem." |
| 3755 | msgstr "" |
| 3756 | "Việc cấu hình và cài đặt <quote>elilo</quote> được thực hiện là bước cuối " |
| 3757 | "cùng của tiến trình cài đặt các gói của bản cài đặt cơ bản. &d-i; sẽ hiển " |
| 3758 | "thị danh sách các phân vùng đĩa có thể mà làm phân vùng EFI thích hợp. Hãy " |
| 3759 | "chọn phân vùng bạn đã thiết lập vào điểm thời trước trong tiến trình cài " |
| 3760 | "đặt, thường là một phân vùng trên cùng một đĩa chứa hệ thống tập tin " |
| 3761 | "<emphasis>gốc</emphasis> của máy tính." |
| 3762 | |
| 3763 | #. Tag: title |
| 3764 | #: using-d-i.xml:2349 |
| 3765 | #, no-c-format |
| 3766 | msgid "Choose the correct partition!" |
| 3767 | msgstr "Chọn phân vùng đúng đi." |
| 3768 | |
| 3769 | #. Tag: para |
| 3770 | #: using-d-i.xml:2351 |
| 3771 | #, no-c-format |
| 3772 | msgid "" |
| 3773 | "The criteria for selecting a partition is that it is FAT format filesystem " |
| 3774 | "with its <emphasis>boot</emphasis> flag set. &d-i; may show multiple choices " |
| 3775 | "depending on what it finds from scanning all of the disks of the system " |
| 3776 | "including EFI partitions of other system disks and EFI diagnostic " |
| 3777 | "partitions. Remember, the <command>elilo</command> may format the partition " |
| 3778 | "during the installation, erasing any previous contents!" |
| 3779 | msgstr "" |
| 3780 | "Tiêu chuẩn để chọn phân vùng là nó chứa hệ thống tập tin dạng thức FAT với " |
| 3781 | "cờ <emphasis>khả năng khởi động</emphasis> được đặt. &d-i; có thể hiển thị " |
| 3782 | "nhiều sự chọn, phụ thuộc vào kết quả của việc quét mọi đĩa của hệ thống, gồm " |
| 3783 | "các phân vùng EFI của các đĩa của hệ điều hành khác và phân vùng chẩn đoán " |
| 3784 | "EFI. Hãy ghi nhớ rằng <command>elilo</command> có thể định dạng phân vùng đó " |
| 3785 | "trong khi cài đặt, thì xoá bỏ hoàn toàn nội dung đã có !" |
| 3786 | |
| 3787 | #. Tag: title |
| 3788 | #: using-d-i.xml:2366 |
| 3789 | #, no-c-format |
| 3790 | msgid "EFI Partition Contents" |
| 3791 | msgstr "Nội dung phân vùng EFI" |
| 3792 | |
| 3793 | #. Tag: para |
| 3794 | #: using-d-i.xml:2368 |
| 3795 | #, no-c-format |
| 3796 | msgid "" |
| 3797 | "The EFI partition is a FAT filesystem format partition on one of the hard " |
| 3798 | "disks of the system, usually the same disk that contains the <emphasis>root</" |
| 3799 | "emphasis> filesystem. It is normally not mounted on a running system as it " |
| 3800 | "is only needed by the <quote>EFI Boot Manager</quote> to load the system and " |
| 3801 | "the installer part of the <command>elilo</command> writes to the filesystem " |
| 3802 | "directly. The <command>/usr/sbin/elilo</command> utility writes the " |
| 3803 | "following files into the <filename>efi/debian</filename> directory of the " |
| 3804 | "EFI partition during the installation. Note that the <quote>EFI Boot " |
| 3805 | "Manager</quote> would find these files using the path " |
| 3806 | "<filename>fs<replaceable>n</replaceable>:\\efi\\debian</filename>. There may " |
| 3807 | "be other files in this filesystem as well over time as the system is updated " |
| 3808 | "or re-configured." |
| 3809 | msgstr "" |
| 3810 | "Phân vùng EFI là một phân vùng chứa hệ thống tập tin dạng thức FAT nằm trên " |
| 3811 | "một của những đĩa cứng của hệ thống, thường là cùng một đĩa chứa hệ thống " |
| 3812 | "tập tin <emphasis>gốc</emphasis>. Nó thường không được lắp vào hệ thống đang " |
| 3813 | "chạy, vì nó cần thiết chỉ để <quote>EFI Boot Manager</quote> (Bộ quản lý " |
| 3814 | "khởi động EFI) tải hệ thống, và phần trình cài đặt của <command>elilo</" |
| 3815 | "command> ghi trực tiếp vào hệ thống tập tin. Tiện ích <command>/usr/sbin/" |
| 3816 | "elilo</command> ghi những tập tin theo đây vào thư mục <filename>efi/debian</" |
| 3817 | "filename> của phân vùng EFI trong khi cài đặt. Ghi chú rằng <quote>EFI Boot " |
| 3818 | "Manager</quote> tìm được các tập tin đó bằng đường dẫn " |
| 3819 | "<filename>fs<replaceable>n</replaceable>:\\efi\\debian</filename>. Hệ thống " |
| 3820 | "tập tin này có thể chứa tập tin khác sau một thời gian, sau khi hệ thống " |
| 3821 | "được cập nhật hay cấu hình lại." |
| 3822 | |
| 3823 | # Name: don't translate / Tên: đừng dịch |
| 3824 | #. Tag: filename |
| 3825 | #: using-d-i.xml:2390 |
| 3826 | #, no-c-format |
| 3827 | msgid "elilo.conf" |
| 3828 | msgstr "elilo.conf" |
| 3829 | |
| 3830 | #. Tag: para |
| 3831 | #: using-d-i.xml:2391 |
| 3832 | #, no-c-format |
| 3833 | msgid "" |
| 3834 | "This is the configuration file read by the boot loader when it starts. It is " |
| 3835 | "a copy of the <filename>/etc/elilo.conf</filename> with the filenames re-" |
| 3836 | "written to refer to files in the EFI partition." |
| 3837 | msgstr "" |
| 3838 | "Đây là tập tin cấu hình được đọc bởi bộ tải khởi động khi nó khởi chạy. Nó " |
| 3839 | "là một bản sao của tập tin <filename>/etc/elilo.conf</filename>, với các tên " |
| 3840 | "tập tin được ghi lại vào tập tin nằm trên phân vùng EFI." |
| 3841 | |
| 3842 | # Name: don't translate / Tên: đừng dịch |
| 3843 | #. Tag: filename |
| 3844 | #: using-d-i.xml:2400 |
| 3845 | #, no-c-format |
| 3846 | msgid "elilo.efi" |
| 3847 | msgstr "elilo.efi" |
| 3848 | |
| 3849 | #. Tag: para |
| 3850 | #: using-d-i.xml:2401 |
| 3851 | #, no-c-format |
| 3852 | msgid "" |
| 3853 | "This is the boot loader program that the <quote>EFI Boot Manager</quote> " |
| 3854 | "runs to boot the system. It is the program behind the <guimenuitem>Debian " |
| 3855 | "GNU/Linux</guimenuitem> menu item of the <quote>EFI Boot Manager</quote> " |
| 3856 | "command menu." |
| 3857 | msgstr "" |
| 3858 | "Đây là chương trình tảo khởi động mà <quote>EFI Boot Manager</quote> chạy để " |
| 3859 | "khởi động hệ thống. Nó là chương trình phía sau của mục trình đơn " |
| 3860 | "<guimenuitem>Debian GNU/Linux</guimenuitem> của trình đơn lệnh <quote>EFI " |
| 3861 | "Boot Manager</quote>." |
| 3862 | |
| 3863 | # Name: don't translate / Tên: đừng dịch |
| 3864 | #. Tag: filename |
| 3865 | #: using-d-i.xml:2411 |
| 3866 | #, no-c-format |
| 3867 | msgid "initrd.img" |
| 3868 | msgstr "initrd.img" |
| 3869 | |
| 3870 | #. Tag: para |
| 3871 | #: using-d-i.xml:2412 |
| 3872 | #, no-c-format |
| 3873 | msgid "" |
| 3874 | "This is the initial root filesystem used to boot the kernel. It is a copy of " |
| 3875 | "the file referenced in the <filename>/etc/elilo.conf</filename>. In a " |
| 3876 | "standard Debian installation it would be the file in <filename>/boot</" |
| 3877 | "filename> pointed to by the symbolic link <filename>/initrd.img</filename>." |
| 3878 | msgstr "" |
| 3879 | "Đây là hệ thống gốc đầu tiên được dùng để khởi động hạt nhân. Nó là một bản " |
| 3880 | "sao của tập tin được tham chiếu trong tập tin cấu hình <filename>/etc/elilo." |
| 3881 | "conf</filename>. Trong bản cài đặt Debian chuẩn, nó là tập tin trong " |
| 3882 | "<filename>/boot</filename> được chỉ tới bởi liên kết tượng trưng <filename>/" |
| 3883 | "initrd.img</filename>." |
| 3884 | |
| 3885 | # Name: don't translate / Tên: đừng dịch |
| 3886 | #. Tag: filename |
| 3887 | #: using-d-i.xml:2424 |
| 3888 | #, no-c-format |
| 3889 | msgid "readme.txt" |
| 3890 | msgstr "readme.txt" |
| 3891 | |
| 3892 | #. Tag: para |
| 3893 | #: using-d-i.xml:2425 |
| 3894 | #, no-c-format |
| 3895 | msgid "" |
| 3896 | "This is a small text file warning you that the contents of the directory are " |
| 3897 | "managed by the <command>elilo</command> and that any local changes would be " |
| 3898 | "lost at the next time <filename>/usr/sbin/elilo</filename> is run." |
| 3899 | msgstr "" |
| 3900 | "Đây là một tập tin văn bản nhỏ cảnh báo bạn rằng nội dung của thư mục đó " |
| 3901 | "được điều khiển bởi <command>elilo</command> và thay đổi cục bộ nào sẽ được " |
| 3902 | "mất hoàn toàn vào lần kế tiếp chạy <filename>/usr/sbin/elilo</filename>." |
| 3903 | |
| 3904 | # Name: don't translate / Tên: đừng dịch |
| 3905 | #. Tag: filename |
| 3906 | #: using-d-i.xml:2435 |
| 3907 | #, no-c-format |
| 3908 | msgid "vmlinuz" |
| 3909 | msgstr "vmlinuz" |
| 3910 | |
| 3911 | #. Tag: para |
| 3912 | #: using-d-i.xml:2436 |
| 3913 | #, no-c-format |
| 3914 | msgid "" |
| 3915 | "This is the compressed kernel itself. It is a copy of the file referenced in " |
| 3916 | "the <filename>/etc/elilo.conf</filename>. In a standard Debian installation " |
| 3917 | "it would be the file in <filename>/boot</filename> pointed to by the " |
| 3918 | "symbolic link <filename>/vmlinuz</filename>." |
| 3919 | msgstr "" |
| 3920 | "Đây là hạt nhân đã nén. Nó là một bản sao của tập tin được tham chiếu trong " |
| 3921 | "tập tin cấu hình <filename>/etc/elilo.conf</filename>. Trong bản cài đặt " |
| 3922 | "Debian chuẩn, nó là tập tin trong <filename>/boot</filename> được chỉ tới " |
| 3923 | "bởi liên kết tượng trưng <filename>/vmlinuz</filename>." |
| 3924 | |
| 3925 | #. Tag: title |
| 3926 | #: using-d-i.xml:2456 |
| 3927 | #, no-c-format |
| 3928 | msgid "<command>arcboot</command>-installer" |
| 3929 | msgstr "Bộ cài đặt <command>arcboot</command>" |
| 3930 | |
| 3931 | #. Tag: para |
| 3932 | #: using-d-i.xml:2457 |
| 3933 | #, no-c-format |
| 3934 | msgid "" |
| 3935 | "The boot loader on SGI machines is <command>arcboot</command>. It has to be " |
| 3936 | "installed on the same hard disk as the kernel (this is done automatically by " |
| 3937 | "the installer). Arcboot supports different configurations which are set up " |
| 3938 | "in <filename>/etc/arcboot.conf</filename>. Each configuration has a unique " |
| 3939 | "name, the default setup as created by the installer is <quote>linux</quote>. " |
| 3940 | "After arcboot has been installed, the system can be booted from hard disk by " |
| 3941 | "setting some firmware environment variables entering " |
| 3942 | "<informalexample><screen>\n" |
| 3943 | "<userinput> setenv SystemPartition scsi(<replaceable>scsi</replaceable>)disk" |
| 3944 | "(<replaceable>disk</replaceable>)rdisk(0)partition(0)</userinput>\n" |
| 3945 | "<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</replaceable>)disk" |
| 3946 | "(<replaceable>disk</replaceable>)rdisk(0)partition(<replaceable>partnr</" |
| 3947 | "replaceable>)</userinput>\n" |
| 3948 | "<userinput> setenv OSLoader arcboot</userinput>\n" |
| 3949 | "<userinput> setenv OSLoadFilename <replaceable>config</replaceable></" |
| 3950 | "userinput>\n" |
| 3951 | "<userinput> setenv AutoLoad yes</userinput>\n" |
| 3952 | "</screen></informalexample> on the firmware prompt, and then typing " |
| 3953 | "<command>boot</command>." |
| 3954 | msgstr "" |
| 3955 | "Bộ tải khởi động trên máy kiểu SGI là <command>arcboot</command>. Nó phải " |
| 3956 | "được cài đặt vào cùng một đĩa cứng với hạt nhân (trình cài đặt tự động làm " |
| 3957 | "như thế). Arcboot hỗ trợ các cấu hình khác nhau được thiết lập trong tập tin " |
| 3958 | "<filename>/etc/arcboot.conf</filename>. Mỗi cấu hình có tên riêng, thiết lập " |
| 3959 | "mặc định như được tạo bởi trình cài đặt là <quote>linux</quote>. Sau khi cài " |
| 3960 | "đặt Arcboot, hệ thống có thể được khởi động từ đĩa cứng bằng cách đặt một số " |
| 3961 | "biến môi trường phần vững, nhập: <informalexample><screen>\n" |
| 3962 | "<userinput> setenv SystemPartition scsi(<replaceable>scsi</replaceable>)disk" |
| 3963 | "(<replaceable>đĩa</replaceable>)rdisk(0)partition(0)</userinput>\n" |
| 3964 | "<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</replaceable>)disk" |
| 3965 | "(<replaceable>đĩa</replaceable>)rdisk(0)partition(<replaceable>số_phân</" |
| 3966 | "replaceable>)</userinput>\n" |
| 3967 | "<userinput> setenv OSLoader arcboot</userinput>\n" |
| 3968 | "<userinput> setenv OSLoadFilename <replaceable>cấu_hình</replaceable></" |
| 3969 | "userinput>\n" |
| 3970 | "<userinput> setenv AutoLoad yes</userinput>\n" |
| 3971 | "</screen></informalexample> tại dấu nhắc phần vứng, rồi gõ lệnh khởi động " |
| 3972 | "<command>boot</command>." |
| 3973 | |
| 3974 | # Name: don't translate / Tên: đừng dịch |
| 3975 | #. Tag: replaceable |
| 3976 | #: using-d-i.xml:2476 |
| 3977 | #, no-c-format |
| 3978 | msgid "scsi" |
| 3979 | msgstr "scsi" |
| 3980 | |
| 3981 | #. Tag: para |
| 3982 | #: using-d-i.xml:2477 |
| 3983 | #, no-c-format |
| 3984 | msgid "" |
| 3985 | "is the SCSI bus to be booted from, this is <userinput>0</userinput> for the " |
| 3986 | "onboard controllers" |
| 3987 | msgstr "" |
| 3988 | "là mạch nối SCSI từ đó cần khởi động: nó là <userinput>0</userinput> cho bộ " |
| 3989 | "điều khiển có sẵn" |
| 3990 | |
| 3991 | #. Tag: replaceable |
| 3992 | #: using-d-i.xml:2485 |
| 3993 | #, no-c-format |
| 3994 | msgid "disk" |
| 3995 | msgstr "đĩa" |
| 3996 | |
| 3997 | #. Tag: para |
| 3998 | #: using-d-i.xml:2486 |
| 3999 | #, no-c-format |
| 4000 | msgid "" |
| 4001 | "is the SCSI ID of the hard disk on which <command>arcboot</command> is " |
| 4002 | "installed" |
| 4003 | msgstr "" |
| 4004 | "là SCSI ID (mã nhận diện SCSI) của đĩa cứng nơi <command>arcboot</command> " |
| 4005 | "được cài đặt" |
| 4006 | |
| 4007 | #. Tag: replaceable |
| 4008 | #: using-d-i.xml:2494 using-d-i.xml:2563 |
| 4009 | #, no-c-format |
| 4010 | msgid "partnr" |
| 4011 | msgstr "số_phân" |
| 4012 | |
| 4013 | #. Tag: para |
| 4014 | #: using-d-i.xml:2495 |
| 4015 | #, no-c-format |
| 4016 | msgid "" |
| 4017 | "is the number of the partition on which <filename>/etc/arcboot.conf</" |
| 4018 | "filename> resides" |
| 4019 | msgstr "" |
| 4020 | "là số hiệu phân vùng chứa tập tin cấu hình <filename>/etc/arcboot.conf</" |
| 4021 | "filename>" |
| 4022 | |
| 4023 | #. Tag: replaceable |
| 4024 | #: using-d-i.xml:2503 |
| 4025 | #, no-c-format |
| 4026 | msgid "config" |
| 4027 | msgstr "cấu_hình" |
| 4028 | |
| 4029 | #. Tag: para |
| 4030 | #: using-d-i.xml:2504 |
| 4031 | #, no-c-format |
| 4032 | msgid "" |
| 4033 | "is the name of the configuration entry in <filename>/etc/arcboot.conf</" |
| 4034 | "filename>, which is <quote>linux</quote> by default." |
| 4035 | msgstr "" |
| 4036 | "là tên của mục nhập cấu hình trong tập tin <filename>/etc/arcboot.conf</" |
| 4037 | "filename>, mà là <quote>linux</quote> theo mặc định." |
| 4038 | |
| 4039 | #. Tag: title |
| 4040 | #: using-d-i.xml:2525 |
| 4041 | #, no-c-format |
| 4042 | msgid "<command>delo</command>-installer" |
| 4043 | msgstr "Bộ cài đặt <command>delo</command>" |
| 4044 | |
| 4045 | #. Tag: para |
| 4046 | #: using-d-i.xml:2526 |
| 4047 | #, no-c-format |
| 4048 | msgid "" |
| 4049 | "The boot loader on DECstations is <command>DELO</command>. It has to be " |
| 4050 | "installed on the same hard disk as the kernel (this is done automatically by " |
| 4051 | "the installer). DELO supports different configurations which are set up in " |
| 4052 | "<filename>/etc/delo.conf</filename>. Each configuration has a unique name, " |
| 4053 | "the default setup as created by the installer is <quote>linux</quote>. After " |
| 4054 | "DELO has been installed, the system can be booted from hard disk by entering " |
| 4055 | "<informalexample><screen>\n" |
| 4056 | "<userinput>boot <replaceable>#</replaceable>/rz<replaceable>id</replaceable> " |
| 4057 | "<replaceable>partnr</replaceable>/<replaceable>name</replaceable></" |
| 4058 | "userinput>\n" |
| 4059 | "</screen></informalexample> on the firmware prompt." |
| 4060 | msgstr "" |
| 4061 | "Bộ tải khởi động trên máy kiểu DECstations là <command>DELO</command>. Nó " |
| 4062 | "phải được cài đặt vào cùng một đĩa cứng với hạt nhân (trình cài đặt tự động " |
| 4063 | "làm như thế). DELO hỗ trợ các cấu hình khác nhau được thiết lập trong tập " |
| 4064 | "tin <filename>/etc/delo.conf</filename>. Mỗi cấu hình có tên riêng, thiết " |
| 4065 | "lập mặc định như được tạo bởi trình cài đặt là <quote>linux</quote>. Sau khi " |
| 4066 | "cài đặt DELO, hệ thống có thể được khởi động từ đĩa cứng bằng cách nhập: " |
| 4067 | "<informalexample><screen>\n" |
| 4068 | "<userinput>boot <replaceable>#</replaceable>/rz<replaceable>mã</replaceable> " |
| 4069 | "<replaceable>số_phân</replaceable>/<replaceable>tên</replaceable></" |
| 4070 | "userinput>\n" |
| 4071 | "</screen></informalexample> tại dấu nhắc phần vững." |
| 4072 | |
| 4073 | # Literal: don't translate / Nghĩa chữ: đừng dịch |
| 4074 | #. Tag: replaceable |
| 4075 | #: using-d-i.xml:2545 |
| 4076 | #, no-c-format |
| 4077 | msgid "<replaceable>#</replaceable>" |
| 4078 | msgstr "<replaceable>#</replaceable>" |
| 4079 | |
| 4080 | #. Tag: para |
| 4081 | #: using-d-i.xml:2546 |
| 4082 | #, no-c-format |
| 4083 | msgid "" |
| 4084 | "is the TurboChannel device to be booted from, on most DECstations this is " |
| 4085 | "<userinput>3</userinput> for the onboard controllers" |
| 4086 | msgstr "" |
| 4087 | "là thiết bị TurboChannel từ đó cần khởi động, trên phần lớn máy DECstation " |
| 4088 | "nó là <userinput>3</userinput> cho bộ điều khiển có sẵn" |
| 4089 | |
| 4090 | #. Tag: replaceable |
| 4091 | #: using-d-i.xml:2554 |
| 4092 | #, no-c-format |
| 4093 | msgid "<replaceable>id</replaceable>" |
| 4094 | msgstr "<replaceable>mã</replaceable>" |
| 4095 | |
| 4096 | #. Tag: para |
| 4097 | #: using-d-i.xml:2555 |
| 4098 | #, no-c-format |
| 4099 | msgid "" |
| 4100 | "is the SCSI ID of the hard disk on which <command>DELO</command> is installed" |
| 4101 | msgstr "" |
| 4102 | "là SCSI ID (mã nhận diện SCSI) của đĩa cứng nơi <command>DELO</command> đã " |
| 4103 | "được cài đặt" |
| 4104 | |
| 4105 | #. Tag: para |
| 4106 | #: using-d-i.xml:2564 |
| 4107 | #, no-c-format |
| 4108 | msgid "" |
| 4109 | "is the number of the partition on which <filename>/etc/delo.conf</filename> " |
| 4110 | "resides" |
| 4111 | msgstr "" |
| 4112 | "(số_phân) là số hiệu phân vùng chứa tập tin cấu hình <filename>/etc/delo." |
| 4113 | "conf</filename>" |
| 4114 | |
| 4115 | #. Tag: replaceable |
| 4116 | #: using-d-i.xml:2572 |
| 4117 | #, no-c-format |
| 4118 | msgid "name" |
| 4119 | msgstr "tên" |
| 4120 | |
| 4121 | #. Tag: para |
| 4122 | #: using-d-i.xml:2573 |
| 4123 | #, no-c-format |
| 4124 | msgid "" |
| 4125 | "is the name of the configuration entry in <filename>/etc/delo.conf</" |
| 4126 | "filename>, which is <quote>linux</quote> by default." |
| 4127 | msgstr "" |
| 4128 | "là tên của mục nhập cấu hình trong <filename>/etc/delo.conf</filename>, mà " |
| 4129 | "là <quote>linux</quote> theo mặc định." |
| 4130 | |
| 4131 | #. Tag: para |
| 4132 | #: using-d-i.xml:2583 |
| 4133 | #, no-c-format |
| 4134 | msgid "" |
| 4135 | "In case <filename>/etc/delo.conf</filename> is on the first partition on the " |
| 4136 | "disk and the default configuration shall be booted, it is sufficient to use" |
| 4137 | msgstr "" |
| 4138 | "Trong trường hợp mà tập tin cấu hình <filename>/etc/delo.conf</filename> nằm " |
| 4139 | "trên phân vùng thứ nhất trên đĩa và cấu hình mặc định sẽ được khởi động, đủ " |
| 4140 | "là dùng" |
| 4141 | |
| 4142 | #. Tag: screen |
| 4143 | #: using-d-i.xml:2589 |
| 4144 | #, no-c-format |
| 4145 | msgid "<userinput>boot #/rz<replaceable>id</replaceable></userinput>" |
| 4146 | msgstr "<userinput>boot #/rz<replaceable>mã</replaceable></userinput>" |
| 4147 | |
| 4148 | #. Tag: title |
| 4149 | #: using-d-i.xml:2599 |
| 4150 | #, no-c-format |
| 4151 | msgid "Install <command>Yaboot</command> on a Hard Disk" |
| 4152 | msgstr "Cài đặt <command>Yaboot</command> vào đĩa cứng" |
| 4153 | |
| 4154 | #. Tag: para |
| 4155 | #: using-d-i.xml:2600 |
| 4156 | #, no-c-format |
| 4157 | msgid "" |
| 4158 | "Newer (mid 1998 and on) PowerMacs use <command>yaboot</command> as their " |
| 4159 | "boot loader. The installer will set up <command>yaboot</command> " |
| 4160 | "automatically, so all you need is a small 820k partition named " |
| 4161 | "<quote>bootstrap</quote> with type <emphasis>Apple_Bootstrap</emphasis> " |
| 4162 | "created back in the partitioning component. If this step completes " |
| 4163 | "successfully then your disk should now be bootable and OpenFirmware will be " |
| 4164 | "set to boot &debian;." |
| 4165 | msgstr "" |
| 4166 | "Máy PowerMac mới hơn (ở giữa năm 1998 và sau) sử dụng <command>yaboot</" |
| 4167 | "command> là bộ tải khởi động. Trình cài đặt sẽ thiết lập tự động " |
| 4168 | "<command>yaboot</command>, vậy bạn chỉ cần có một phân vùng 820k nhỏ có tên " |
| 4169 | "<quote>bootstrap</quote> với kiểu <emphasis>Apple_Bootstrap</emphasis> được " |
| 4170 | "tạo trước trong thành phần phân vùng. Nếu bước này chạy xong thành công, lúc " |
| 4171 | "đó đĩa nên có khả năng khởi động và OpenFirmware sẽ được đặt để khởi động " |
| 4172 | "&debian;." |
| 4173 | |
| 4174 | #. Tag: title |
| 4175 | #: using-d-i.xml:2618 |
| 4176 | #, no-c-format |
| 4177 | msgid "Install <command>Quik</command> on a Hard Disk" |
| 4178 | msgstr "Cài đặt <command>Quik</command> vào đĩa cứng" |
| 4179 | |
| 4180 | #. Tag: para |
| 4181 | #: using-d-i.xml:2619 |
| 4182 | #, no-c-format |
| 4183 | msgid "" |
| 4184 | "The boot loader for OldWorld Power Macintosh machines is <command>quik</" |
| 4185 | "command>. You can also use it on CHRP. The installer will attempt to set up " |
| 4186 | "<command>quik</command> automatically. The setup has been known to work on " |
| 4187 | "7200, 7300, and 7600 Powermacs, and on some Power Computing clones." |
| 4188 | msgstr "" |
| 4189 | "Bộ tải khởi động cho máy PowerMac kiểu cũ là <command>quik</command>. Bạn " |
| 4190 | "cũng có thể sử dụng nó trên CHRP. Trình cài đặt sẽ cố gắng thiết lập tự động " |
| 4191 | "<command>quik</command>. Thiết lập này được biết là hoạt động được trên máy " |
| 4192 | "PowerMac 7200, 7300, và 7600, và trên một số máy bắt chước Power Computing." |
| 4193 | |
| 4194 | #. Tag: title |
| 4195 | #: using-d-i.xml:2635 |
| 4196 | #, no-c-format |
| 4197 | msgid "<command>zipl</command>-installer" |
| 4198 | msgstr "Bộ cài đặt <command>zipl</command>" |
| 4199 | |
| 4200 | #. Tag: para |
| 4201 | #: using-d-i.xml:2636 |
| 4202 | #, no-c-format |
| 4203 | msgid "" |
| 4204 | "The boot loader on &arch-title; is <quote>zipl</quote>. <command>ZIPL</" |
| 4205 | "command> is similar in configuration and usage to <command>LILO</command>, " |
| 4206 | "with a few exceptions. Please take a look at <quote>LINUX for &arch-title; " |
| 4207 | "Device Drivers and Installation Commands</quote> from IBM's developerWorks " |
| 4208 | "web site if you want to know more about <command>ZIPL</command>." |
| 4209 | msgstr "" |
| 4210 | "Bộ tải khởi động trên kiến trúc &arch-title; là <quote>zipl</quote>. " |
| 4211 | "<comma |