From fa0efb43d2bca091b6cbb1248c716daff2b0b623 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Sat, 13 Feb 2021 20:00:16 +0100 Subject: Introduce entity with list of supported archs + refresh po|pot files + sync (most) translations --- po/vi/random-bits.po | 176 +++++++++++++++++++++++++-------------------------- 1 file changed, 86 insertions(+), 90 deletions(-) (limited to 'po/vi') diff --git a/po/vi/random-bits.po b/po/vi/random-bits.po index 6f33c2fe4..0f169a87b 100644 --- a/po/vi/random-bits.po +++ b/po/vi/random-bits.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: random-bits\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-04-05 16:28+0000\n" +"POT-Creation-Date: 2021-02-13 16:19+0000\n" "PO-Revision-Date: 2012-08-05 13:21+0700\n" "Last-Translator: hailang \n" "Language-Team: MOST Project \n" @@ -937,12 +937,8 @@ msgstr "" #| "s390x." msgid "" "Substitute one of the following for ARCH in the " -"debootstrap command: amd64, " -"arm64, armel, " -"armhf, i386, mips, mips64el, mipsel, " -"powerpc, ppc64el, or " -"s390x. \n" +"debootstrap command: &supported-archs-in-release;. " +"\n" "# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n" " /mnt/debinst http://ftp.us.debian.org/debian\n" " If the target architecture is different than the " @@ -956,13 +952,13 @@ msgstr "" "ppc64el, s390x." #. Tag: title -#: random-bits.xml:469 +#: random-bits.xml:458 #, no-c-format msgid "Configure The Base System" msgstr "Cấu hình hệ thống cơ bản" #. Tag: para -#: random-bits.xml:470 +#: random-bits.xml:459 #, fuzzy, no-c-format #| msgid "" #| "Now you've got a real &debian; system, though rather lean, on disk. " @@ -995,7 +991,7 @@ msgstr "" "định nghĩa thiết bị cuối tương thích với hệ thống cơ bản &debian;, chẳng hạn:" #. Tag: para -#: random-bits.xml:490 +#: random-bits.xml:479 #, no-c-format msgid "" "If the target architecture is different from the host, you need to finish " @@ -1003,19 +999,19 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:494 +#: random-bits.xml:483 #, no-c-format msgid "/debootstrap/debootstrap --second-stage" msgstr "/debootstrap/debootstrap --second-stage" #. Tag: title -#: random-bits.xml:499 +#: random-bits.xml:488 #, no-c-format msgid "Create device files" msgstr "Tạo tập tin thiết bị" #. Tag: para -#: random-bits.xml:500 +#: random-bits.xml:489 #, no-c-format msgid "" "At this point /dev/ only contains very basic device " @@ -1035,13 +1031,13 @@ msgstr "" "hay tĩnh." #. Tag: para -#: random-bits.xml:510 +#: random-bits.xml:499 #, no-c-format msgid "A few of the available options are:" msgstr "Vài tùy chọn sẵn sàng:" #. Tag: para -#: random-bits.xml:515 +#: random-bits.xml:504 #, no-c-format msgid "" "install the makedev package, and create a default set of static device files " @@ -1052,7 +1048,7 @@ msgstr "" # Literal: don't translate/Nghĩa chữ : đừng dịch #. Tag: screen -#: random-bits.xml:519 +#: random-bits.xml:508 #, no-c-format msgid "" "# apt install makedev\n" @@ -1066,7 +1062,7 @@ msgstr "" "# MAKEDEV generic" #. Tag: para -#: random-bits.xml:522 +#: random-bits.xml:511 #, no-c-format msgid "" "manually create only specific device files using MAKEDEV" @@ -1075,7 +1071,7 @@ msgstr "" "command>" #. Tag: para -#: random-bits.xml:527 +#: random-bits.xml:516 #, no-c-format msgid "" "bind mount /dev from your host system on top of /dev in the target system; " @@ -1087,13 +1083,13 @@ msgstr "" "thiết bị, vì vậy bạn nên dùng tùy chọn này chỉ một cách cẩn thận." #. Tag: title -#: random-bits.xml:540 +#: random-bits.xml:529 #, no-c-format msgid "Mount Partitions" msgstr "Gắn kết phân vùng" #. Tag: para -#: random-bits.xml:541 +#: random-bits.xml:530 #, fuzzy, no-c-format #| msgid "" #| "You need to create /etc/fstab. " @@ -1217,13 +1213,13 @@ msgstr "" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: screen -#: random-bits.xml:567 +#: random-bits.xml:556 #, no-c-format msgid "# mount -t proc proc /proc" msgstr "# mount -t proc proc /proc" #. Tag: para -#: random-bits.xml:569 +#: random-bits.xml:558 #, no-c-format msgid "" "The command ls /proc should now show a non-empty " @@ -1236,19 +1232,19 @@ msgstr "" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: screen -#: random-bits.xml:575 +#: random-bits.xml:564 #, no-c-format msgid "# mount -t proc proc /mnt/debinst/proc" msgstr "# mount -t proc proc /mnt/debinst/proc" #. Tag: title -#: random-bits.xml:581 +#: random-bits.xml:570 #, no-c-format msgid "Setting Timezone" msgstr "Đặt múi giờ" #. Tag: para -#: random-bits.xml:582 +#: random-bits.xml:571 #, fuzzy, no-c-format #| msgid "" #| "An option in the file /etc/default/rcS determines " @@ -1273,19 +1269,19 @@ msgstr "" "địa phương. Lệnh sau cho bạn có khả năng đặt nó và chọn múi giờ riêng." #. Tag: screen -#: random-bits.xml:596 +#: random-bits.xml:585 #, no-c-format msgid "# dpkg-reconfigure tzdata" msgstr "# dpkg-reconfigure tzdata" #. Tag: title -#: random-bits.xml:602 +#: random-bits.xml:591 #, no-c-format msgid "Configure Networking" msgstr "Cấu hình khả năng chạy mạng" #. Tag: para -#: random-bits.xml:603 +#: random-bits.xml:592 #, fuzzy, no-c-format #| msgid "" #| "To configure networking, edit /etc/network/interfaces/etc/apt/sources." @@ -1516,13 +1512,13 @@ msgstr "" "userinput> sau khi thay đổi danh sách các nguồn." #. Tag: title -#: random-bits.xml:661 +#: random-bits.xml:650 #, no-c-format msgid "Configure Locales and Keyboard" msgstr "Cấu hình miền địa phương và bàn phím" #. Tag: para -#: random-bits.xml:662 +#: random-bits.xml:651 #, fuzzy, no-c-format #| msgid "" #| "To configure your locale settings to use a language other than English, " @@ -1550,7 +1546,7 @@ msgstr "" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: screen -#: random-bits.xml:672 +#: random-bits.xml:661 #, no-c-format msgid "" "# apt install console-setup\n" @@ -1560,7 +1556,7 @@ msgstr "" "# dpkg-reconfigure keyboard-configuration" #. Tag: para -#: random-bits.xml:674 +#: random-bits.xml:663 #, no-c-format msgid "" "Note that the keyboard cannot be set while in the chroot, but will be " @@ -1570,13 +1566,13 @@ msgstr "" "sẽ được cấu hình cho lần khởi động lại kế tiếp." #. Tag: title -#: random-bits.xml:684 +#: random-bits.xml:673 #, no-c-format msgid "Install a Kernel" msgstr "Cài đặt hạt nhân" #. Tag: para -#: random-bits.xml:685 +#: random-bits.xml:674 #, no-c-format msgid "" "If you intend to boot this system, you probably want a &arch-kernel; kernel " @@ -1587,31 +1583,31 @@ msgstr "" "diện các hạt nhân đóng gói sẵn bằng lệnh:" #. Tag: screen -#: random-bits.xml:690 +#: random-bits.xml:679 #, no-c-format msgid "# apt search &kernelpackage;" msgstr "# apt search &kernelpackage;" #. Tag: para -#: random-bits.xml:692 +#: random-bits.xml:681 #, no-c-format msgid "Then install the kernel package of your choice using its package name." msgstr "Sau đó cài đặt gói hạt nhân đã chọn, dùng tên gói của nó." #. Tag: screen -#: random-bits.xml:696 +#: random-bits.xml:685 #, no-c-format msgid "# apt install &kernelpackage;-arch-etc" msgstr "# apt install &kernelpackage;-arch-etc" #. Tag: title -#: random-bits.xml:702 +#: random-bits.xml:691 #, no-c-format msgid "Set up the Boot Loader" msgstr "Thiết lập bộ nạp khởi động" #. Tag: para -#: random-bits.xml:703 +#: random-bits.xml:692 #, fuzzy, no-c-format #| msgid "" #| "To make your &debian-gnu; system bootable, set up your boot loader to " @@ -1631,7 +1627,7 @@ msgstr "" "&debian; để làm như thế." #. Tag: para -#: random-bits.xml:710 +#: random-bits.xml:699 #, fuzzy, no-c-format #| msgid "" #| "Check man yaboot.conf for instructions on setting " @@ -1656,7 +1652,7 @@ msgstr "" "yaboot.conf tương đối với hệ thống từ đó bạn gọi nó)." #. Tag: para -#: random-bits.xml:718 +#: random-bits.xml:707 #, fuzzy, no-c-format #| msgid "" #| "Installing and setting up grub2 is as easy as: " @@ -1690,7 +1686,7 @@ msgstr "" "động được." #. Tag: para -#: random-bits.xml:728 +#: random-bits.xml:717 #, no-c-format msgid "" "Note that this assumes that a /dev/sda device file has " @@ -1702,7 +1698,7 @@ msgstr "" "nhưng chúng không nằm trong phạm vi của phụ lục này." #. Tag: para -#: random-bits.xml:734 +#: random-bits.xml:723 #, no-c-format msgid "" "Check man yaboot.conf for instructions on setting up " @@ -1721,7 +1717,7 @@ msgstr "" "yaboot.conf tương đối với hệ thống từ đó bạn gọi nó)." #. Tag: para -#: random-bits.xml:744 +#: random-bits.xml:733 #, no-c-format msgid "" "Here is a basic /etc/yaboot.conf as an example: " @@ -1755,13 +1751,13 @@ msgstr "" "userinput> thay cho hd:." #. Tag: title -#: random-bits.xml:757 +#: random-bits.xml:746 #, no-c-format msgid "Remote access: Installing SSH and setting up access" msgstr "" #. Tag: para -#: random-bits.xml:758 +#: random-bits.xml:747 #, no-c-format msgid "" "In case you can login to the system via console, you can skip this section. " @@ -1787,7 +1783,7 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:782 +#: random-bits.xml:771 #, no-c-format msgid "" "# adduser joe\n" @@ -1797,13 +1793,13 @@ msgstr "" "# passwd joe" #. Tag: title -#: random-bits.xml:787 +#: random-bits.xml:776 #, no-c-format msgid "Finishing touches" msgstr "Đòn kết liễu" #. Tag: para -#: random-bits.xml:788 +#: random-bits.xml:777 #, fuzzy, no-c-format #| msgid "" #| "As mentioned earlier, the installed system will be very basic. If you " @@ -1830,7 +1826,7 @@ msgstr "" "aptitude để cài đặt mỗi gói riêng." #. Tag: para -#: random-bits.xml:799 +#: random-bits.xml:788 #, no-c-format msgid "" "After the installation there will be a lot of downloaded packages in " @@ -1842,19 +1838,19 @@ msgstr "" "thêm chỗ trống trên đĩa bằng cách chạy lệnh « làm sạch »: " #. Tag: screen -#: random-bits.xml:805 +#: random-bits.xml:794 #, no-c-format msgid "# apt clean" msgstr "# apt clean" #. Tag: title -#: random-bits.xml:816 +#: random-bits.xml:805 #, no-c-format msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)" msgstr "Cài đặt &debian-gnu; qua IP đường song song (PLIP)" #. Tag: para -#: random-bits.xml:818 +#: random-bits.xml:807 #, no-c-format msgid "" "This section explains how to install &debian-gnu; on a computer without an " @@ -1870,7 +1866,7 @@ msgstr "" "d. có kết nối đến Internet)." #. Tag: para -#: random-bits.xml:826 +#: random-bits.xml:815 #, no-c-format msgid "" "In the example in this appendix we will set up a PLIP connection using a " @@ -1887,7 +1883,7 @@ msgstr "" "trong miền địa chỉ của mạng của bạn)." #. Tag: para -#: random-bits.xml:834 +#: random-bits.xml:823 #, no-c-format msgid "" "The PLIP connection set up during the installation will also be available " @@ -1898,7 +1894,7 @@ msgstr "" "khởi động lại vào hệ thống đã cài đặt (xem )." #. Tag: para -#: random-bits.xml:839 +#: random-bits.xml:828 #, no-c-format msgid "" "Before you start, you will need to check the BIOS configuration (IO base " @@ -1911,13 +1907,13 @@ msgstr "" "io=0x378, irq=7." #. Tag: title -#: random-bits.xml:849 +#: random-bits.xml:838 #, no-c-format msgid "Requirements" msgstr "Nhu cầu" #. Tag: para -#: random-bits.xml:852 +#: random-bits.xml:841 #, no-c-format msgid "" "A target computer, called target, where &debian; will " @@ -1927,7 +1923,7 @@ msgstr "" "&debian; sẽ được cài đặt." #. Tag: para -#: random-bits.xml:858 +#: random-bits.xml:847 #, no-c-format msgid "System installation media; see ." msgstr "" @@ -1935,7 +1931,7 @@ msgstr "" ">." #. Tag: para -#: random-bits.xml:863 +#: random-bits.xml:852 #, no-c-format msgid "" "Another computer connected to the Internet, called source (nguồn), mà sẽ hoạt động là cổng ra." #. Tag: para -#: random-bits.xml:869 +#: random-bits.xml:858 #, no-c-format msgid "" "A DB-25 Null-Modem cable. See the plip-modules option from the list; this " @@ -2065,13 +2061,13 @@ msgstr "" "các trình điều khiển PLIP sẵn sàng cho hệ thống cài đặt." #. Tag: guimenuitem -#: random-bits.xml:923 +#: random-bits.xml:912 #, no-c-format msgid "Detect network hardware" msgstr "Phát hiện phần cứng mạng" #. Tag: para -#: random-bits.xml:928 +#: random-bits.xml:917 #, no-c-format msgid "" "If target does have a network card, a list of driver " @@ -2086,7 +2082,7 @@ msgstr "" "trình cài đặt sẽ không hiển thị danh sách này." #. Tag: para -#: random-bits.xml:937 +#: random-bits.xml:926 #, no-c-format msgid "" "Because no network card was detected/selected earlier, the installer will " @@ -2097,19 +2093,19 @@ msgstr "" "mạng trong danh sách. Hãy chọn mô-đun plip." #. Tag: guimenuitem -#: random-bits.xml:949 +#: random-bits.xml:938 #, no-c-format msgid "Configure the network" msgstr "Cấu hình mạng" #. Tag: para -#: random-bits.xml:952 +#: random-bits.xml:941 #, no-c-format msgid "Auto-configure network with DHCP: No" msgstr "Tự động cấu hình mạng bằng DHCP không? : Không" #. Tag: para -#: random-bits.xml:957 +#: random-bits.xml:946 #, no-c-format msgid "" "IP address: 192.168.0.1" @@ -2117,7 +2113,7 @@ msgstr "" "Địa chỉ IP: 192.168.0.1" #. Tag: para -#: random-bits.xml:962 +#: random-bits.xml:951 #, no-c-format msgid "" "Point-to-point address: 192.168.0.2" #. Tag: para -#: random-bits.xml:968 +#: random-bits.xml:957 #, no-c-format msgid "" "Name server addresses: you can enter the same addresses used on source (see " @@ -2138,13 +2134,13 @@ msgstr "" "conf)" #. Tag: title -#: random-bits.xml:987 +#: random-bits.xml:976 #, no-c-format msgid "Installing &debian-gnu; using PPP over Ethernet (PPPoE)" msgstr "Cài đặt &debian-gnu; dùng PPP qua Ethernet (PPPoE)" #. Tag: para -#: random-bits.xml:989 +#: random-bits.xml:978 #, no-c-format msgid "" "In some countries PPP over Ethernet (PPPoE) is a common protocol for " @@ -2160,7 +2156,7 @@ msgstr "" "tả phương pháp." #. Tag: para -#: random-bits.xml:997 +#: random-bits.xml:986 #, no-c-format msgid "" "The PPPoE connection set up during the installation will also be available " @@ -2171,7 +2167,7 @@ msgstr "" "khởi động lại vào hệ thống đã cài đặt (xem )." #. Tag: para -#: random-bits.xml:1002 +#: random-bits.xml:991 #, fuzzy, no-c-format #| msgid "" #| "To have the option of setting up and using PPPoE during the installation, " @@ -2189,7 +2185,7 @@ msgstr "" "\"supports-floppy-boot\"> hay đĩa mềm)." #. Tag: para -#: random-bits.xml:1009 +#: random-bits.xml:998 #, no-c-format msgid "" "Installing over PPPoE is mostly the same as any other installation. The " @@ -2199,7 +2195,7 @@ msgstr "" "Những bước sau diễn tả các sự khác." #. Tag: para -#: random-bits.xml:1017 +#: random-bits.xml:1006 #, no-c-format msgid "" "Boot the installer with the boot parameter modules=ppp-udebppp-udeb)." #. Tag: para -#: random-bits.xml:1032 +#: random-bits.xml:1021 #, no-c-format msgid "" "Follow the regular initial steps of the installation (language, country and " @@ -2235,7 +2231,7 @@ msgstr "" "footnote>)." #. Tag: para -#: random-bits.xml:1051 +#: random-bits.xml:1040 #, no-c-format msgid "" "The next step is the detection of network hardware, in order to identify any " @@ -2245,7 +2241,7 @@ msgstr "" "Ethernet có trong hệ thống." #. Tag: para -#: random-bits.xml:1057 +#: random-bits.xml:1046 #, no-c-format msgid "" "After this the actual setup of PPPoE is started. The installer will probe " @@ -2257,7 +2253,7 @@ msgstr "" "PPPoE (một kiểu trình phục vụ mà quản lý các kết nối PPPoE)." #. Tag: para -#: random-bits.xml:1063 +#: random-bits.xml:1052 #, no-c-format msgid "" "It is possible that the concentrator will not to be found at the first " @@ -2273,7 +2269,7 @@ msgstr "" "chạy một kết nối PPPoE trong trình đơn chính của trình cài đặt." #. Tag: para -#: random-bits.xml:1072 +#: random-bits.xml:1061 #, no-c-format msgid "" "After a concentrator is found, the user will be prompted to type the login " @@ -2283,7 +2279,7 @@ msgstr "" "(tên người dùng và mật khẩu PPPoE)." #. Tag: para -#: random-bits.xml:1078 +#: random-bits.xml:1067 #, no-c-format msgid "" "At this point the installer will use the provided information to establish " -- cgit v1.2.3