diff options
author | Holger Wansing <holgerw@debian.org> | 2017-11-02 19:10:14 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-11-02 19:10:14 +0000 |
commit | 76ed0874ba7a26dc445a449d8a2c4754dee9de6d (patch) | |
tree | f387c0b0cddb36dce58e4f6885c7c0dd907448ea /po/nl/boot-installer.po | |
parent | 1c2d542d16be2b8c16f741db08d1c8712fd242fc (diff) | |
download | installation-guide-76ed0874ba7a26dc445a449d8a2c4754dee9de6d.zip |
Fix "ID xxx-yyy already defined" validation errors by making IDs
unique for the whole manual. Includes unfuzzying of po-based translations.
Updates for xml-based ones will follow in a separate commit.
Diffstat (limited to 'po/nl/boot-installer.po')
-rw-r--r-- | po/nl/boot-installer.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/po/nl/boot-installer.po b/po/nl/boot-installer.po index 77c209de5..6f01aa2ef 100644 --- a/po/nl/boot-installer.po +++ b/po/nl/boot-installer.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2017-07-05 22:18+0000\n" +"POT-Creation-Date: 2017-11-02 18:23+0000\n" "PO-Revision-Date: 2017-04-27 23:32+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -1706,7 +1706,7 @@ msgstr "" #, no-c-format msgid "" "There is also a graphical installer image that can be netbooted. And there " -"is a special <quote>mini</quote> ISO image<footnote id=\"gtk-miniiso\"> " +"is a special <quote>mini</quote> ISO image<footnote id=\"gtk-miniiso-x86\"> " "<para> The mini ISO image can be downloaded from a &debian; mirror as " "described in <xref linkend=\"downloading-files\"/>. Look for " "<filename>netboot/gtk/mini.iso</filename>. </para> </footnote>, which is " @@ -1714,7 +1714,7 @@ msgid "" msgstr "" "Er bestaat ook een image van het grafische installatiesysteem dat over het " "net opgestart kan worden. En er bestaat een speciaal <quote>mini</quote> ISO-" -"image<footnote id=\"gtk-miniiso\"> <para> Het mini ISO-image kan gedownload " +"image<footnote id=\"gtk-miniiso-x86\"> <para> Het mini ISO-image kan gedownload " "worden van een &debian; spiegelserver zoals beschreven wordt in <xref " "linkend=\"downloading-files\"/>. Zoek naar <filename>netboot/gtk/mini.iso</" "filename>. </para> </footnote>, dat hoofdzakelijk voor testdoeleinden nuttig " @@ -1725,14 +1725,14 @@ msgstr "" #, no-c-format msgid "" "For &arch-title;, currently only an experimental <quote>mini</quote> ISO " -"image is available<footnote id=\"gtk-miniiso\"> <para> The mini ISO image " -"can be downloaded from a &debian; mirror as described in <xref linkend=" +"image is available<footnote id=\"gtk-miniiso-powerpc\"> <para> The mini ISO " +"image can be downloaded from a &debian; mirror as described in <xref linkend=" "\"downloading-files\"/>. Look for <filename>netboot/gtk/mini.iso</filename>. " "</para> </footnote>. It should work on almost all PowerPC systems that have " "an ATI graphical card, but is unlikely to work on other systems." msgstr "" "Voor &arch-title; is momenteel enkel een experimenteel <quote>mini</quote> " -"ISO-image beschikbaar<footnote id=\"gtk-miniiso\"> <para> Het mini ISO-image " +"ISO-image beschikbaar<footnote id=\"gtk-miniiso-powerpc\"> <para> Het mini ISO-image " "kan gedownload worden van een &debian; spiegelserver zoals beschreven wordt " "in <xref linkend=\"downloading-files\"/>. Zoek naar <filename>netboot/gtk/" "mini.iso</filename>. </para> </footnote>. Het zou moeten werken op bijna " |