summaryrefslogtreecommitdiff
path: root/po/nl/using-d-i.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nl/using-d-i.po')
-rw-r--r--po/nl/using-d-i.po36
1 files changed, 19 insertions, 17 deletions
diff --git a/po/nl/using-d-i.po b/po/nl/using-d-i.po
index 493e91939..3b62d3162 100644
--- a/po/nl/using-d-i.po
+++ b/po/nl/using-d-i.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_using-d-i\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2015-04-15 20:29+0000\n"
+"POT-Creation-Date: 2016-04-08 20:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2787,17 +2787,17 @@ msgstr ""
#: using-d-i.xml:2262
#, no-c-format
msgid ""
-"One of the tools used to install packages on a &debian-gnu; system is a "
-"program called <command>apt-get</command>, from the <classname>apt</"
-"classname> package<footnote> <para> Note that the program which actually "
-"installs the packages is called <command>dpkg</command>. However, this "
-"program is more of a low-level tool. <command>apt-get</command> is a higher-"
-"level tool, which will invoke <command>dpkg</command> as appropriate. It "
-"knows how to retrieve packages from your CD, the network, or wherever. It is "
-"also able to automatically install other packages which are required to make "
-"the package you're trying to install work correctly. </para> </footnote>. "
-"Other front-ends for package management, like <command>aptitude</command> "
-"and <command>synaptic</command>, are also in use. These front-ends are "
+"One of the tools used to install packages on a &debian-gnu; system is the "
+"program <command>apt</command>, from the <classname>apt</classname> "
+"package<footnote> <para> Note that the program which actually installs the "
+"packages is called <command>dpkg</command>. However, this program is more of "
+"a low-level tool. <command>apt</command> is a higher-level tool, which will "
+"invoke <command>dpkg</command> as appropriate. It knows how to retrieve "
+"packages from your CD, the network, or wherever. It is also able to "
+"automatically install other packages which are required to make the package "
+"you're trying to install work correctly. </para> </footnote>. Other front-"
+"ends for package management, like <command>aptitude</command> and "
+"<command>synaptic</command>, are also in use. These front-ends are "
"recommended for new users, since they integrate some additional features "
"(package searching and status checks) in a nice user interface."
msgstr ""
@@ -3578,11 +3578,13 @@ msgid ""
"After arcboot has been installed, the system can be booted from hard disk by "
"setting some firmware environment variables entering "
"<informalexample><screen>\n"
-"<userinput> setenv SystemPartition scsi(<replaceable>scsi</replaceable>)disk"
-"(<replaceable>disk</replaceable>)rdisk(0)partition(0)</userinput>\n"
-"<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</replaceable>)disk"
-"(<replaceable>disk</replaceable>)rdisk(0)partition(<replaceable>partnr</"
-"replaceable>)</userinput>\n"
+"<userinput> setenv SystemPartition scsi(<replaceable>scsi</"
+"replaceable>)disk(<replaceable>disk</replaceable>)rdisk(0)partition(0)</"
+"userinput>\n"
+"<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</"
+"replaceable>)disk(<replaceable>disk</"
+"replaceable>)rdisk(0)partition(<replaceable>partnr</replaceable>)</"
+"userinput>\n"
"<userinput> setenv OSLoader arcboot</userinput>\n"
"<userinput> setenv OSLoadFilename <replaceable>config</replaceable></"
"userinput>\n"