From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- po/nl/man1/chroot.1.po | 357 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 357 insertions(+) create mode 100644 po/nl/man1/chroot.1.po (limited to 'po/nl/man1/chroot.1.po') diff --git a/po/nl/man1/chroot.1.po b/po/nl/man1/chroot.1.po new file mode 100644 index 00000000..4fefe379 --- /dev/null +++ b/po/nl/man1/chroot.1.po @@ -0,0 +1,357 @@ +# Dutch translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Mario Blättermann , 2019. +# Luc Castermans , 2022, 2023. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 2.15\n" +"POT-Creation-Date: 2024-02-15 17:56+0100\n" +"PO-Revision-Date: 2023-10-22 08:57+0200\n" +"Last-Translator: Luc Castermans \n" +"Language-Team: Dutch <>\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 22.12.3\n" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "CHROOT" +msgstr "CHROOT" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "January 2024" +msgstr "Januari 2024" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "GNU coreutils 9.4" +msgstr "GNU coreutils 9.4" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "Opdrachten voor gebruikers" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NAAM" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "chroot - run command or interactive shell with special root directory" +msgstr "" +"chroot - voer commando of interactieve shell uit met een speciale hoofdmap" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "SAMENVATTING" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"B [I<\\,OPTION\\/>] I<\\,NEWROOT \\/>[I<\\,COMMAND \\/>[I<\\,ARG\\/" +">]...]" +msgstr "" +"B [I<\\,OPTIE\\/>] I<\\,DOELMAP \\/>[I<\\,COMMANDO \\/>[I<\\,ARG\\/" +">]...]" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "B I<\\,OPTION\\/>" +msgstr "B I<\\,OPTIE\\/>" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "BESCHRIJVING" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Run COMMAND with root directory set to NEWROOT." +msgstr "" +"Voert het gegeven COMMANDO (plus ARGUMENTEN) uit, met DOELMAP als basismap." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<--groups>=I<\\,G_LIST\\/>" +msgstr "B<--groups>=I<\\,GROEPENLIJST\\/>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "specify supplementary groups as g1,g2,..,gN" +msgstr "extra groepen (kommagescheiden lijst)" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<--userspec>=I<\\,USER\\/>:GROUP" +msgstr "B<--userspec>=I<\\,GEBRUIKER\\/>:GROEP" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "specify user and group (ID or name) to use" +msgstr "te gebruiken gebruiker en groep (ID of naam)" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<--skip-chdir>" +msgstr "B<--skip-chdir>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "do not change working directory to '/'" +msgstr "huidige map niet wijzigen naar '/'" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<--help>" +msgstr "B<--help>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "display this help and exit" +msgstr "toon de helptekst en stop" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<--version>" +msgstr "B<--version>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "output version information and exit" +msgstr "toon programmaversie en stop" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"If no command is given, run '\"$SHELL\" B<-i>' (default: '/bin/sh B<-i>')." +msgstr "" +"Indien er geen commando werd gegeven, voer '\"$SHELL\" B<-i>' (default: '/" +"bin/sh B<-i>') uit." + +#. type: SS +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "Exit status:" +msgstr "De afsluitwaarde is:" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "125" +msgstr "125" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "if the chroot command itself fails" +msgstr "als het chroot commando zelf faalt" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "126" +msgstr "126" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "if COMMAND is found but cannot be invoked" +msgstr "als COMMANDO werd gevonden maar niet kan worden aangeroepen" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "127" +msgstr "127" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "if COMMAND cannot be found" +msgstr "Als COMMANDO niet werd gevonden" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "-" +msgstr "-" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "the exit status of COMMAND otherwise" +msgstr "de beëindigings status van COMMANDO anders" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "AUTEUR" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Written by Roland McGrath." +msgstr "Geschreven door Roland McGrath." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "REPORTING BUGS" +msgstr "RAPPORTEREN VAN BUGS" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"GNU coreutils online help: Ehttps://www.gnu.org/software/coreutils/E" +msgstr "" +"Online hulp bij GNU coreutils: Ehttps://www.gnu.org/software/coreutils/" +"E" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Report any translation bugs to Ehttps://translationproject.org/team/E" +msgstr "" +"Meld alle vertaalfouten op Ehttps://translationproject.org/team/nl." +"htmlE" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "COPYRIGHT" +msgstr "COPYRIGHT" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later Ehttps://gnu.org/licenses/gpl.htmlE." +msgstr "" +"Copyright \\(co 2023 Free Software Foundation, Inc. Licentie GPLv3+: GNU " +"GPL versie 3 of later Ehttps://gnu.org/licenses/gpl.htmlE." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"This is free software: you are free to change and redistribute it. There is " +"NO WARRANTY, to the extent permitted by law." +msgstr "" +"Dit is vrije software: u mag het vrijelijk wijzigen en verder verspreiden. " +"Deze software kent GEEN GARANTIE, voor zover de wet dit toestaat." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "ZIE OOK" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "B(2)" +msgstr "B(2)" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Full documentation Ehttps://www.gnu.org/software/coreutils/chrootE" +msgstr "" +"Volledige documentatie op: Ehttps://www.gnu.org/software/coreutils/" +"chrootE" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "or available locally via: info \\(aq(coreutils) chroot invocation\\(aq" +msgstr "of lokaal via: info \\(aq(coreutils) chroot invocation\\(aq" + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "April 2022" +msgstr "April 2022" + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "GNU coreutils 9.1" +msgstr "GNU coreutils 9.1" + +#. type: Plain text +#: mageia-cauldron +msgid "" +"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later Ehttps://gnu.org/licenses/gpl.htmlE." +msgstr "" +"Copyright \\(co 2022 Free Software Foundation, Inc. Licentie GPLv3+: GNU " +"GPL versie 3 of later Ehttps://gnu.org/licenses/gpl.htmlE." + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "October 2021" +msgstr "Oktober 2021" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "GNU coreutils 8.32" +msgstr "GNU coreutils 8.32" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later Ehttps://gnu.org/licenses/gpl.htmlE." +msgstr "" +"Copyright \\(co 2020 Free Software Foundation, Inc. Licentie GPLv3+: GNU " +"GPL versie 3 of later Ehttps://gnu.org/licenses/gpl.htmlE." + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "chroot(2)" +msgstr "chroot(2)" -- cgit v1.2.3