diff options
author | Holger Wansing <linux@wansing-online.de> | 2015-01-09 19:20:39 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2015-01-09 19:20:39 +0000 |
commit | fe3819affd5fa6e6a3d0624cf5f2dcd454b24309 (patch) | |
tree | 95b1a95ba9b1db1fc71b8a92e3c0bed42fe7606f /po/nl/preseed.po | |
parent | 47a8c741ea13941c743f56ed33f26881f68ab2f6 (diff) | |
download | installation-guide-fe3819affd5fa6e6a3d0624cf5f2dcd454b24309.zip |
Refresh po and pot files after changings in en
Diffstat (limited to 'po/nl/preseed.po')
-rw-r--r-- | po/nl/preseed.po | 81 |
1 files changed, 43 insertions, 38 deletions
diff --git a/po/nl/preseed.po b/po/nl/preseed.po index 15321da2b..ca92790af 100644 --- a/po/nl/preseed.po +++ b/po/nl/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2014-08-03 08:11+0000\n" +"POT-Creation-Date: 2015-01-09 19:07+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" @@ -321,6 +321,9 @@ msgid "" "- if you're netbooting:\n" " preseed/url=http://host/path/to/preseed.cfg\n" " preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n" +"- or\n" +" preseed/url=tftp://host/path/to/preseed.cfg\n" +" preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n" "\n" "- if you're booting a remastered CD:\n" " preseed/file=/cdrom/preseed.cfg\n" @@ -415,8 +418,8 @@ msgstr "" #: preseed.xml:349 #, no-c-format msgid "" -"A <quote>--</quote> in the boot options has special meaning. Kernel " -"parameters that appear after the last <quote>--</quote> may be copied into " +"A <quote>---</quote> in the boot options has special meaning. Kernel " +"parameters that appear after the last <quote>---</quote> may be copied into " "the bootloader configuration for the installed system (if supported by the " "installer for the bootloader). The installer will automatically filter out " "any options (like preconfiguration options) that it recognizes." @@ -845,7 +848,7 @@ msgstr "" #. Tag: entry #: preseed.xml:548 #, no-c-format -msgid "<entry>desktop</entry>" +msgid "desktop" msgstr "" #. Tag: entry @@ -1606,7 +1609,7 @@ msgid "" "# You can choose one of the three predefined partitioning recipes:\n" "# - atomic: all files in one partition\n" "# - home: separate /home partition\n" -"# - multi: separate /home, /usr, /var, and /tmp partitions\n" +"# - multi: separate /home, /var, and /tmp partitions\n" "d-i partman-auto/choose_recipe select atomic\n" "\n" "# Or provide a recipe of your own...\n" @@ -1878,70 +1881,70 @@ msgid "" "Available tasks as of this writing include:" msgstr "" -#. Tag: userinput -#: preseed.xml:1051 +#. Tag: para +#: preseed.xml:1050 #, no-c-format -msgid "standard" +msgid "<userinput>standard</userinput> (standard tools)" msgstr "" -#. Tag: userinput -#: preseed.xml:1054 +#. Tag: para +#: preseed.xml:1053 #, no-c-format -msgid "<userinput>desktop</userinput>" +msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" -#. Tag: userinput -#: preseed.xml:1057 +#. Tag: para +#: preseed.xml:1056 #, no-c-format -msgid "gnome-desktop" +msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" -#. Tag: userinput -#: preseed.xml:1060 +#. Tag: para +#: preseed.xml:1059 #, no-c-format -msgid "kde-desktop" +msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" -#. Tag: userinput -#: preseed.xml:1063 +#. Tag: para +#: preseed.xml:1062 #, no-c-format -msgid "web-server" +msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" -#. Tag: userinput -#: preseed.xml:1066 +#. Tag: para +#: preseed.xml:1065 #, no-c-format -msgid "print-server" +msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" -#. Tag: userinput -#: preseed.xml:1069 +#. Tag: para +#: preseed.xml:1068 #, no-c-format -msgid "dns-server" +msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" -#. Tag: userinput -#: preseed.xml:1072 +#. Tag: para +#: preseed.xml:1071 #, no-c-format -msgid "file-server" +msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" -#. Tag: userinput -#: preseed.xml:1075 +#. Tag: para +#: preseed.xml:1074 #, no-c-format -msgid "mail-server" +msgid "<userinput>web-server</userinput> (web server)" msgstr "" -#. Tag: userinput -#: preseed.xml:1078 +#. Tag: para +#: preseed.xml:1077 #, no-c-format -msgid "sql-database" +msgid "<userinput>print-server</userinput> (print server)" msgstr "" -#. Tag: userinput -#: preseed.xml:1081 +#. Tag: para +#: preseed.xml:1080 #, no-c-format -msgid "laptop" +msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para @@ -2023,6 +2026,8 @@ msgid "" "#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)\n" "# To install to a particular device:\n" "#d-i grub-installer/bootdev string /dev/sda\n" +"# To install to the first device:\n" +"#d-i grub-installer/bootdev string default\n" "\n" "# Optional password for grub, either in clear text\n" "#d-i grub-installer/password password r00tme\n" |