diff options
author | D-I role <debian-boot@lists.debian.org> | 2020-12-02 23:03:23 +0000 |
---|---|---|
committer | D-I role <debian-boot@lists.debian.org> | 2020-12-02 23:03:23 +0000 |
commit | f8c32a9a314b7874dbbb147a2378838da882a7a6 (patch) | |
tree | 702f21c376bd9aa81e353e212a11d20824f9f73b /po/pot | |
parent | 6301807724c11d6bc2fd937969cd7bd2c543373c (diff) | |
download | installation-guide-f8c32a9a314b7874dbbb147a2378838da882a7a6.zip |
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po/pot')
-rw-r--r-- | po/pot/install-methods.pot | 89 | ||||
-rw-r--r-- | po/pot/preparing.pot | 7 |
2 files changed, 86 insertions, 10 deletions
diff --git a/po/pot/install-methods.pot b/po/pot/install-methods.pot index 78919a6b8..baa07da09 100644 --- a/po/pot/install-methods.pot +++ b/po/pot/install-methods.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2020-12-02 23:02+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" @@ -124,18 +124,18 @@ msgstr "" #. Tag: title #: install-methods.xml:106 #, no-c-format -msgid "Where to Find Installation Images" +msgid "Where to Find Installation Files" msgstr "" #. Tag: para #: install-methods.xml:108 #, no-c-format msgid "" -"The installation images are located on each &debian; mirror in the directory " -"<ulink url=\"&url-debian-installer;images\">debian/dists/&releasename;/main/" -"installer-&architecture;/current/images/</ulink> — the <ulink url=" -"\"&url-debian-installer;images/MANIFEST\">MANIFEST</ulink> lists each image " -"and its purpose." +"Various installation files can be found on each &debian; mirror in the " +"directory <ulink url=\"&url-debian-installer;images\">debian/dists/" +"&releasename;/main/installer-&architecture;/current/images/</ulink> — " +"the <ulink url=\"&url-debian-installer;images/MANIFEST\">MANIFEST</ulink> " +"lists each image and its purpose." msgstr "" #. Tag: title @@ -1415,3 +1415,78 @@ msgid "" "Full documentation on preseeding including a working example that you can " "edit is in <xref linkend=\"appendix-preseed\"/>." msgstr "" + +#. Tag: title +#: install-methods.xml:1384 +#, no-c-format +msgid "Verifying the integrity of installation files" +msgstr "" + +#. Tag: para +#: install-methods.xml:1386 +#, no-c-format +msgid "" +"You can verify the integrity of downloaded files against checksums provided " +"in <filename>SHA256SUMS</filename> or <filename>SHA512SUMS</filename> files " +"on Debian mirrors. You can find them in the same places as the installation " +"images itself. Visit the following locations:" +msgstr "" + +#. Tag: para +#: install-methods.xml:1397 +#, no-c-format +msgid "" +"<ulink url=\"https://cdimage.debian.org/debian-cd/current/&architecture;/iso-" +"cd/\">checksum files for CD images</ulink>," +msgstr "" + +#. Tag: para +#: install-methods.xml:1403 +#, no-c-format +msgid "" +"<ulink url=\"https://cdimage.debian.org/debian-cd/current/&architecture;/iso-" +"dvd/\">checksum files for DVD images</ulink>," +msgstr "" + +#. Tag: para +#: install-methods.xml:1409 +#, no-c-format +msgid "" +"<ulink url=\"https://cdimage.debian.org/debian-cd/current/&architecture;/iso-" +"bd/\">checksum files for BD images</ulink>," +msgstr "" + +#. Tag: para +#: install-methods.xml:1415 +#, no-c-format +msgid "" +"<ulink url=\"http://http.us.debian.org/debian/dists/&releasename;/main/" +"installer-&architecture;/current/images/\">checksum files for other " +"installation files</ulink>." +msgstr "" + +#. Tag: para +#: install-methods.xml:1423 +#, no-c-format +msgid "" +"To compute the checksum of a downloaded installation file, use " +"<informalexample><screen>\n" +"sha256sum filename.iso\n" +"</screen></informalexample> respective <informalexample><screen>\n" +"sha512sum filename.iso\n" +"</screen></informalexample> and then compare the shown checksum against the " +"corresponding one in the <filename>SHA256SUMS</filename> respective " +"<filename>SHA512SUMS</filename> file." +msgstr "" + +#. Tag: para +#: install-methods.xml:1436 +#, no-c-format +msgid "" +"The <ulink url=\"&url-debian-cd-faq;\">Debian CD FAQ</ulink> has <ulink url=" +"\"https://www.debian.org/CD/faq/index.en.html#verify\">more useful " +"information</ulink> on this topic (such as the script " +"<filename>check_debian_iso</filename>, to semi-automate above procedure), as " +"well as instructions, how to verify the integrity of the above checksum " +"files themselves." +msgstr "" diff --git a/po/pot/preparing.pot b/po/pot/preparing.pot index de5afdf22..1fcc4db0d 100644 --- a/po/pot/preparing.pot +++ b/po/pot/preparing.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-26 23:02+0000\n" +"POT-Creation-Date: 2020-12-02 23:02+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" @@ -1007,8 +1007,9 @@ msgstr "" #: preparing.xml:790 #, no-c-format msgid "" -"The minimum values assumes that swap will be enabled. The <quote>No desktop</" -"quote> value assumes that the non-graphical installer is used." +"The minimum values assumes that swap will be enabled and a non-liveCD image " +"is used. The <quote>No desktop</quote> value assumes that the non-graphical " +"installer is used." msgstr "" #. Tag: para |