From ebeca3e60e5f86b17b635f9b8b0748602adf2a98 Mon Sep 17 00:00:00 2001 From: Felipe Augusto van de Wiel Date: Wed, 9 Jan 2008 01:12:14 +0000 Subject: [SILENT_COMMIT] Update of POT and PO files for the manual --- po/vi/using-d-i.po | 43 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 38 insertions(+), 5 deletions(-) (limited to 'po/vi') diff --git a/po/vi/using-d-i.po b/po/vi/using-d-i.po index 5fac67b08..fd9e837a6 100644 --- a/po/vi/using-d-i.po +++ b/po/vi/using-d-i.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2007-12-28 01:09+0000\n" +"POT-Creation-Date: 2008-01-09 01:10+0000\n" "PO-Revision-Date: 2007-01-15 21:57+1030\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -4773,12 +4773,45 @@ msgstr "" #: using-d-i.xml:3077 #, no-c-format msgid "" +"The ssh server in the installer uses a default " +"configuration that does not send keep-alive packets. In principle, a " +"connection to the system being installed should be kept open indefinitely. " +"However, in some situations — depending on your local network setup " +"— the connection may be lost after some period of inactivity. One " +"common case where this can happen is when there is some form of Network " +"Address Translation (NAT) somewhere between the client and the system being " +"installed. Depending on at which point of the installation the connection " +"was lost, you may or may not be able to resume the installation after " +"reconnecting." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3090 +#, no-c-format +msgid "" +"You may be able to avoid the connection being dropped by adding the option " +"-o ServerAliveInterval=value when starting the ssh connection, or by adding " +"that option in your ssh configuration file. Note however " +"that in some cases adding this option may also cause a " +"connection to be dropped (for example if keep-alive packets are sent during " +"a brief network outage, from which ssh would otherwise " +"have recovered), so it should only be used when needed." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3103 +#, fuzzy, no-c-format +msgid "" "If you install several computers in turn and they happen to have the same IP " "address or hostname, ssh will refuse to connect to such " "host. The reason is that it will have different fingerprint, which is " "usually a sign of a spoofing attack. If you are sure this is not the case, " "you will need to delete the relevant line from ~/.ssh/known_hosts and try again." +"filename> The following command will remove an existing " +"entry for a host: ssh-keygen -R <hostname|IP address>. and try again." msgstr "" "Nếu bạn cài đặt vài máy tính lần lượt, và chúng có cùng một địa chỉ IP hay " "tên máy, phần mềm ssh sẽ từ chối kết nối đến máy như vậy. " @@ -4788,7 +4821,7 @@ msgstr "" "filename> rồi thử lại." #. Tag: para -#: using-d-i.xml:3086 +#: using-d-i.xml:3119 #, no-c-format msgid "" "After the login you will be presented with an initial screen where you have " @@ -4808,7 +4841,7 @@ msgstr "" "cho các hệ vỏ." #. Tag: para -#: using-d-i.xml:3096 +#: using-d-i.xml:3129 #, no-c-format msgid "" "After you have started the installation remotely over SSH, you should not go " @@ -4824,7 +4857,7 @@ msgstr "" "cài đặt." #. Tag: para -#: using-d-i.xml:3104 +#: using-d-i.xml:3137 #, no-c-format msgid "" "Also, if you are running the SSH session from an X terminal, you should not " -- cgit v1.2.3