summaryrefslogtreecommitdiff
path: root/po/vi
diff options
context:
space:
mode:
authorHolger Wansing <hwansing@mailbox.org>2021-02-13 20:00:16 +0100
committerHolger Wansing <hwansing@mailbox.org>2021-02-13 20:00:16 +0100
commitfa0efb43d2bca091b6cbb1248c716daff2b0b623 (patch)
tree9322ca9336c118e7b2e8882484b37b9ae65e65c0 /po/vi
parent2229c58a3f5ee2c821cf316dcac861fa372261a3 (diff)
downloadinstallation-guide-fa0efb43d2bca091b6cbb1248c716daff2b0b623.zip
Introduce entity with list of supported archs + refresh po|pot files + sync (most) translations
Diffstat (limited to 'po/vi')
-rw-r--r--po/vi/random-bits.po176
1 files changed, 86 insertions, 90 deletions
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 <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -937,12 +937,8 @@ msgstr ""
#| "<userinput>s390x</userinput>."
msgid ""
"Substitute one of the following for <replaceable>ARCH</replaceable> in the "
-"<command>debootstrap</command> command: <userinput>amd64</userinput>, "
-"<userinput>arm64</userinput>, <userinput>armel</userinput>, "
-"<userinput>armhf</userinput>, <userinput>i386</userinput>, <userinput>mips</"
-"userinput>, <userinput>mips64el</userinput>, <userinput>mipsel</userinput>, "
-"<userinput>powerpc</userinput>, <userinput>ppc64el</userinput>, or "
-"<userinput>s390x</userinput>. <informalexample><screen>\n"
+"<command>debootstrap</command> command: &supported-archs-in-release;. "
+"<informalexample><screen>\n"
"# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n"
" /mnt/debinst http://ftp.us.debian.org/debian\n"
"</screen></informalexample> If the target architecture is different than the "
@@ -956,13 +952,13 @@ msgstr ""
"<userinput>ppc64el</userinput>, <userinput>s390x</userinput>."
#. 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 <filename>/dev/</filename> 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 <command>MAKEDEV</command>"
@@ -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 <filename>/etc/fstab</filename>. "
@@ -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 <userinput>ls /proc</userinput> 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 <filename>/etc/default/rcS</filename> 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 <filename>/etc/network/interfaces</"
@@ -1473,13 +1469,13 @@ msgstr ""
"tên giao diện (eth0, eth1, v.v.) mong đợi."
#. Tag: title
-#: random-bits.xml:644
+#: random-bits.xml:633
#, no-c-format
msgid "Configure Apt"
msgstr "Cấu hình Apt"
#. Tag: para
-#: random-bits.xml:645
+#: random-bits.xml:634
#, fuzzy, no-c-format
#| msgid ""
#| "Debootstrap will have created a very basic <filename>/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;-<replaceable>arch-etc</replaceable>"
msgstr "# apt install &kernelpackage;-<replaceable>arch-etc</replaceable>"
#. 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 <userinput>man yaboot.conf</userinput> for instructions on setting "
@@ -1656,7 +1652,7 @@ msgstr ""
"<filename>yaboot.conf</filename> 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 <classname>grub2</classname> 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 <filename>/dev/sda</filename> 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 <userinput>man yaboot.conf</userinput> for instructions on setting up "
@@ -1721,7 +1717,7 @@ msgstr ""
"<filename>yaboot.conf</filename> 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 <filename>/etc/yaboot.conf</filename> as an example: "
@@ -1755,13 +1751,13 @@ msgstr ""
"userinput> thay cho <userinput>hd:</userinput>."
#. 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 ""
"<command>aptitude</command> để 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 <xref linkend=\"boot-new\"/>)."
#. 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 ""
"<literal>io=0x378</literal>, <literal>irq=7</literal>."
#. 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 <emphasis>target</emphasis>, 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 <xref linkend=\"installation-media\"/>."
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 <emphasis>source</"
@@ -1945,7 +1941,7 @@ msgstr ""
"emphasis> (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 <ulink url=\"&url-plip-install-howto;"
@@ -1957,13 +1953,13 @@ msgstr ""
"thêm về cáp kiểu này, gồm hướng dẫn về cách tạo điều riêng."
#. Tag: title
-#: random-bits.xml:881
+#: random-bits.xml:870
#, no-c-format
msgid "Setting up source"
msgstr "Thiết lập nguồn"
#. Tag: para
-#: random-bits.xml:882
+#: random-bits.xml:871
#, no-c-format
msgid ""
"The following shell script is a simple example of how to configure the "
@@ -1973,7 +1969,7 @@ msgstr ""
"máy tính nguồn như là cổng ra Internet dùng ppp0."
#. Tag: screen
-#: random-bits.xml:887
+#: random-bits.xml:876
#, no-c-format
msgid ""
"#!/bin/sh\n"
@@ -2015,13 +2011,13 @@ msgstr ""
"echo 1 &gt; /proc/sys/net/ipv4/ip_forward"
#. Tag: title
-#: random-bits.xml:893
+#: random-bits.xml:882
#, no-c-format
msgid "Installing target"
msgstr "Cài đặt đích"
#. Tag: para
-#: random-bits.xml:894
+#: random-bits.xml:883
#, no-c-format
msgid ""
"Boot the installation media. The installation needs to be run in expert "
@@ -2048,14 +2044,14 @@ msgstr ""
"giai đoạn khác nhau của tiến trình cài đặt."
#. Tag: guimenuitem
-#: random-bits.xml:913
+#: random-bits.xml:902
#, fuzzy, no-c-format
#| msgid "Load installer components from CD"
msgid "Load installer components from installation media"
msgstr "Tải các thành phần cài đặt từ đĩa CD"
#. Tag: para
-#: random-bits.xml:915
+#: random-bits.xml:904
#, no-c-format
msgid ""
"Select the <userinput>plip-modules</userinput> 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 <emphasis>does</emphasis> 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 <userinput>plip</userinput>."
#. 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: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
@@ -2117,7 +2113,7 @@ msgstr ""
"Địa chỉ IP: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
#. Tag: para
-#: random-bits.xml:962
+#: random-bits.xml:951
#, no-c-format
msgid ""
"Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></"
@@ -2127,7 +2123,7 @@ msgstr ""
"userinput>"
#. 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</filename>)"
#. 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 <xref linkend=\"boot-new\"/>)."
#. 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</phrase>)."
#. 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 <userinput>modules=ppp-udeb</"
@@ -2215,7 +2211,7 @@ msgstr ""
"để thiết lập PPPoE (<classname>ppp-udeb</classname>)."
#. 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</guimenuitem> 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 "