diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-09-18 11:50:04 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-09-18 11:50:04 +0000 |
commit | c0d8453e131923726d37d7526aafcff7c068c99a (patch) | |
tree | 4f18156e16d941cc91815a49b4b55c1e20cca01f /perl-install/share/po/nl.po | |
parent | 8ad3f15917d7e0a9350accc43a47dcbaf17d6563 (diff) | |
download | drakx-c0d8453e131923726d37d7526aafcff7c068c99a.tar drakx-c0d8453e131923726d37d7526aafcff7c068c99a.tar.gz drakx-c0d8453e131923726d37d7526aafcff7c068c99a.tar.bz2 drakx-c0d8453e131923726d37d7526aafcff7c068c99a.tar.xz drakx-c0d8453e131923726d37d7526aafcff7c068c99a.zip |
(install_completed) split paragraphs
Diffstat (limited to 'perl-install/share/po/nl.po')
-rw-r--r-- | perl-install/share/po/nl.po | 39 |
1 files changed, 18 insertions, 21 deletions
diff --git a/perl-install/share/po/nl.po b/perl-install/share/po/nl.po index e4a6232d3..3f730d0ca 100644 --- a/perl-install/share/po/nl.po +++ b/perl-install/share/po/nl.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: libDrakX\n" -"POT-Creation-Date: 2012-09-18 11:26+0200\n" +"POT-Creation-Date: 2012-09-18 13:37+0200\n" "PO-Revision-Date: 2011-05-07 07:31+0100\n" "Last-Translator: Remco Rijnders <remco@webconquest.com>\n" "Language-Team: Nederlands\n" @@ -5157,35 +5157,32 @@ msgstr "" "http://www.mp3licensing.com voor verdere details). Indien u onzeker bent\n" "of een patent op u toepasbaar is, raadpleeg dan uw lokale wetgeving." -#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: messages.pm:111 #, c-format msgid "" "Congratulations, installation is complete.\n" -"Remove the boot media and press Enter to reboot.\n" -"\n" -"\n" +"Remove the boot media and press Enter to reboot." +msgstr "" +"Gefeliciteerd, de installatie is voltooid. \n" +"Verwijder het opstartmedium en druk op Enter om opnieuw op te starten." + +#: messages.pm:113 +#, c-format +msgid "" "For information on fixes which are available for this release of Mageia,\n" "consult the Errata available from:\n" -"\n" -"\n" -"%s\n" -"\n" -"\n" -"Information on configuring your system is available in the post\n" -"install chapter of the Official Mageia User's Guide." +"%s" msgstr "" -"Gefeliciteerd, de installatie is voltooid. \n" -"Verwijder het opstartmedium en druk op Enter om opnieuw op te starten.\n" -"\n" -"\n" "Voor informatie over verbeteringen die voor deze versie van Mageia\n" "beschikbaar zijn, raadpleegt u de Errata, beschikbaar van:\n" -"\n" -"\n" -"%s\n" -"\n" -"\n" +"%s" + +#: messages.pm:115 +#, c-format +msgid "" +"Information on configuring your system is available in the post\n" +"install chapter of the Official Mageia User's Guide." +msgstr "" "Informatie over het configureren van uw systeem is beschikbaar in het\n" "\"post install\"-hoofdstuk van de Official Mageia User's Guide." |