summaryrefslogtreecommitdiff
path: root/po/vi
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2017-04-19 20:50:58 +0000
committerHolger Wansing <holgerw@debian.org>2017-04-19 20:50:58 +0000
commit1ddee96f5abae6f081a53f0500b6bc924ef987b9 (patch)
tree825ac98e1e7eb13b441b57beb37af8247f31d59c /po/vi
parent37108a6bb6c19ee279b7870fdc5ac82a06c7e28d (diff)
downloadinstallation-guide-1ddee96f5abae6f081a53f0500b6bc924ef987b9.zip
Some '>' changed into '&gt;' within <informalexample> tags, to get them
correctly processed. Otherwise additional line-breaks appear. + Sync translations.
Diffstat (limited to 'po/vi')
-rw-r--r--po/vi/boot-installer.po33
-rw-r--r--po/vi/preparing.po8
-rw-r--r--po/vi/preseed.po10
-rw-r--r--po/vi/random-bits.po6
4 files changed, 29 insertions, 28 deletions
diff --git a/po/vi/boot-installer.po b/po/vi/boot-installer.po
index d4014a709..a67f548b2 100644
--- a/po/vi/boot-installer.po
+++ b/po/vi/boot-installer.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-19 19:54+0000\n"
+"POT-Creation-Date: 2017-04-19 20:02+0000\n"
"PO-Revision-Date: 2015-03-21 18:12+0100\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -598,8 +598,8 @@ msgstr ""
msgid ""
"To create a complete image from the two parts on Linux systems, you can use "
"zcat as follows: <informalexample><screen>zcat firmware.&lt;system-type&gt;."
-"img.gz partition.img.gz > complete_image.img</screen></informalexample> On "
-"Windows systems, you have to first decompress the two parts separately, "
+"img.gz partition.img.gz &gt; complete_image.img</screen></informalexample> "
+"On Windows systems, you have to first decompress the two parts separately, "
"which can be done e.g. by using 7-Zip, and then concatenate the decompressed "
"parts together by running the command <informalexample><screen>copy /b "
"firmware.&lt;system-type&gt;.img + partition.img complete_image.img</"
@@ -612,11 +612,12 @@ msgstr ""
msgid ""
"Write the resulting image onto an SD card, e.g. by running the following "
"command on a Linux system: <informalexample><screen>cat complete_image.img "
-"> /dev/SD_CARD_DEVICE</screen></informalexample> After plugging the SD card "
-"into the target system and powering the system up, the installer is loaded "
-"from the SD card. If you use the hd-media variant for offline installations, "
-"you must provide the installer with access to the first &debian; CD/DVD on a "
-"separate medium, which can e.g. be a CD/DVD ISO image on a USB stick."
+"&gt; /dev/SD_CARD_DEVICE</screen></informalexample> After plugging the SD "
+"card into the target system and powering the system up, the installer is "
+"loaded from the SD card. If you use the hd-media variant for offline "
+"installations, you must provide the installer with access to the first "
+"&debian; CD/DVD on a separate medium, which can e.g. be a CD/DVD ISO image "
+"on a USB stick."
msgstr ""
#. Tag: para
@@ -2383,8 +2384,8 @@ msgstr ""
#. Tag: screen
#: boot-installer.xml:1765
#, no-c-format
-msgid "0 > boot cdrom"
-msgstr "0 > boot cdrom"
+msgid "0 &gt; boot cdrom"
+msgstr "0 &gt; boot cdrom"
#. Tag: title
#: boot-installer.xml:1771
@@ -4525,18 +4526,18 @@ msgstr ""
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
-"> head -c `stat --format=%s <replaceable>debian-testing-i386-netinst.iso</"
+"&gt; head -c `stat --format=%s <replaceable>debian-testing-i386-netinst.iso</"
"replaceable>` | \\\n"
-"> md5sum\n"
+"&gt; md5sum\n"
"a20391b12f7ff22ef705cee4059c6b92 -\n"
"262668+0 records in\n"
"262668+0 records out\n"
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
msgstr ""
"$ dd if=/dev/cdrom | \\\n"
-"> head -c `stat --format=%s <replaceable>debian-testing-i386-netinst.iso</"
+"&gt; head -c `stat --format=%s <replaceable>debian-testing-i386-netinst.iso</"
"replaceable>` | \\\n"
-"> md5sum\n"
+"&gt; md5sum\n"
"a20391b12f7ff22ef705cee4059c6b92 -\n"
"262668+0 records in\n"
"262668+0 records out\n"
@@ -4656,7 +4657,7 @@ msgid ""
"</screen></informalexample> A <quote>1</quote> in the first column after "
"<literal>using_dma</literal> means it is enabled. If it is, try disabling "
"it: <informalexample><screen>\n"
-"$ echo -n \"using_dma:0\" >settings\n"
+"$ echo -n \"using_dma:0\" &gt;settings\n"
"</screen></informalexample> Make sure that you are in the directory for the "
"device that corresponds to your CD-ROM drive."
msgstr ""
@@ -4667,7 +4668,7 @@ msgstr ""
"</screen></informalexample> Số <quote>1</quote> trong cột thứ hai nằm sau "
"đoạn <literal>using_dma</literal> có nghĩa là nó được bật. Nếu có, hãy thử "
"tắt nó : <informalexample><screen>\n"
-"$ echo -n \"using_dma:0\" >settings\n"
+"$ echo -n \"using_dma:0\" &gt;settings\n"
"</screen></informalexample> Đảm bảo bạn nằm trong thư mục chứa thiết bị "
"tương ứng với ổ đĩa CD-ROM đó."
diff --git a/po/vi/preparing.po b/po/vi/preparing.po
index e4c7ce2d1..3cb3d4e69 100644
--- a/po/vi/preparing.po
+++ b/po/vi/preparing.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preparing\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-02-17 15:37+0000\n"
+"POT-Creation-Date: 2017-04-17 21:48+0000\n"
"PO-Revision-Date: 2012-08-04 05:37+0700\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -2578,9 +2578,9 @@ msgid ""
"for advanced users; the generally recommended way is to use one of the ready-"
"made SD card images. They are named &lt;system-type&gt;.sdcard.img.gz and "
"can be written to a card e.g. with <informalexample><screen>zcat &lt;system-"
-"type&gt;.sdcard.img.gz > /dev/SD_CARD_DEVICE</screen></informalexample> As "
-"with all images, please be aware that writing the image to an SD card wipes "
-"all previous contents of the card!"
+"type&gt;.sdcard.img.gz &gt; /dev/SD_CARD_DEVICE</screen></informalexample> "
+"As with all images, please be aware that writing the image to an SD card "
+"wipes all previous contents of the card!"
msgstr ""
#. Tag: para
diff --git a/po/vi/preseed.po b/po/vi/preseed.po
index fa84b079f..cdbff8dc9 100644
--- a/po/vi/preseed.po
+++ b/po/vi/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-12 12:24+0000\n"
+"POT-Creation-Date: 2017-04-17 21:48+0000\n"
"PO-Revision-Date: 2012-08-04 06:20+0700\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -3244,15 +3244,15 @@ msgid ""
"# be asked. You can preseed those too, of course. To get a list of every\n"
"# possible question that could be asked during an install, do an\n"
"# installation, and then run these commands:\n"
-"# debconf-get-selections --installer > file\n"
-"# debconf-get-selections >> file"
+"# debconf-get-selections --installer &gt; file\n"
+"# debconf-get-selections &gt;&gt; file"
msgstr ""
"# Phụ thuộc vào phần mềm nào bạn chọn cài đặt, hoặc nếu tiến trình\n"
"# cài đặt bị lỗi, câu thêm có thể được hỏi. Bạn cũng có khả năng\n"
"# chèn sẵn chúng. Để xem danh sách mọi câu có thể được hỏi\n"
"# trong tiến trình cài đặt, hãy cài đặt xong, rồi chạy hai lệnh này:\n"
-"# debconf-get-selections --installer > file\n"
-"# debconf-get-selections >> file"
+"# debconf-get-selections --installer &gt; file\n"
+"# debconf-get-selections &gt;&gt; file"
#. Tag: title
#: preseed.xml:1159
diff --git a/po/vi/random-bits.po b/po/vi/random-bits.po
index eb69b1849..915fbc513 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: 2016-12-26 18:56+0000\n"
+"POT-Creation-Date: 2017-04-17 21:48+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"
@@ -1983,7 +1983,7 @@ msgid ""
"modprobe iptable_nat\n"
"iptables -t nat -A POSTROUTING -o <replaceable>ppp0</replaceable> -j "
"MASQUERADE\n"
-"echo 1 > /proc/sys/net/ipv4/ip_forward"
+"echo 1 &gt; /proc/sys/net/ipv4/ip_forward"
msgstr ""
"#!/bin/sh\n"
"\n"
@@ -2002,7 +2002,7 @@ msgstr ""
"modprobe iptable_nat\n"
"iptables -t nat -A POSTROUTING -o <replaceable>ppp0</replaceable> -j "
"MASQUERADE\n"
-"echo 1 > /proc/sys/net/ipv4/ip_forward"
+"echo 1 &gt; /proc/sys/net/ipv4/ip_forward"
#. Tag: title
#: random-bits.xml:927