adduser: Please update the PO translation for the package adduser (2/4)
From
Helge Kreutzmann@21:1/5 to
All on Sun Mar 2 11:10:03 2025
[continued from previous message]
"still possible though (for example using SSH keys or through PAM) for " "reasons that are beyond B<adduser>'s scope. B<--disabled-login> will " "additionally set the shell to I</usr/sbin/nologin>. Valid mode: B<adduser>." msgstr ""
"B<--disabled-password> B<passwd>(1) niet uitvoeren om een wachtwoord in te " "stellen. In de meeste situaties is inloggen echter nog steeds mogelijk " "(bijvoorbeeld met SSH-sleutels of via PAM) om redenen die buiten het bereik " "van B<adduser> vallen. B<--disabled-login> zal bovendien de shell instellen " "op I</usr/sbin/nologin/>. Geldige modus: B<adduser>."
#. type: TP
#: ../adduser.8:342
#, fuzzy, no-wrap
#| msgid "B<--firstuid>I< ID >"
msgid "B<--firstuid>I< ID>"
msgstr "B<--firstuid>I< ID >"
#. type: TP
#: ../adduser.8:344 ../adduser.8:410
#, fuzzy, no-wrap
#| msgid "B<--lastuid>I< ID >"
msgid "B<--lastuid>I< ID>"
msgstr "B<--lastuid>I< ID >"
#. type: TQ
#: ../adduser.8:346
#, fuzzy, no-wrap
#| msgid "B<--firstgid>I< ID >"
msgid "B<--firstgid>I< ID>"
msgstr "B<--firstgid>I< ID >"
#. type: TQ
#: ../adduser.8:348 ../adduser.8:412
#, fuzzy, no-wrap
#| msgid "B<--lastgid>I< ID >"
msgid "B<--lastgid>I< ID>"
msgstr "B<--lastgid>I< ID >"
#. type: Plain text
#: ../adduser.8:363
#, fuzzy
#| msgid ""
#| "Override the first UID / last UID / first GID / last GID in the range "
#| "that the uid is chosen from (B<FIRST_UID>, B<LAST_UID>, B<FIRST_GID> and " #| "B<LAST_GID>, B<FIRST_SYSTEM_UID>, B<LAST_SYSTEM_UID>, B<FIRST_SYSTEM_GID> " #| "and B<LAST_SYSTEM_GID> in the configuration file). If a group is created " #| "as a usergroup, B<--firstgid> and B<--lastgid> are ignored. The group "
#| "gets the same ID as the user. Valid Modes: B<adduser>, B<adduser --"
#| "system>, for B<--firstgid> and B<--lastgid> also B<addgroup>."
msgid ""
"Override the first UID / last UID / first GID / last GID in the range that " "the uid is chosen from (B<FIRST_UID>, B<LAST_UID>, B<FIRST_GID> and " "B<LAST_GID>, B<FIRST_SYSTEM_UID>, B<LAST_SYSTEM_UID>, B<FIRST_SYSTEM_GID> " "and B<LAST_SYSTEM_GID> in the configuration file). If a group is created as " "a usergroup, B<--firstgid> and B<--lastgid> are ignored. The group gets the " "same ID as the user. Valid modes: B<adduser>, B<adduser --system>, for B<--" "firstgid> and B<--lastgid> also B<addgroup>."
msgstr ""
"De eerste UID / laatste UID / eerste GID / laatste GID uit het bereik " "waaruit de UID gekozen wordt, overschrijven (B<FIRST_UID>, B<LAST_UID>, " "B<FIRST_GID> en B<LAST_GID>, B<FIRST_SYSTEM_UID>, B<LAST_SYSTEM_UID>, " "B<FIRST_SYSTEM_GID> en B<LAST_SYSTEM_GID> uit het configuratiebestand). Als " "een groep als gebruikersgroep aangemaakt wordt, worden B<--firstgid> en B<--" "lastgid> genegeerd. De groep krijgt dezelfde ID als de gebruiker. Geldige " "modi: B<adduser>, B<adduser --system>, voor B<--firstgid> en B<--lastgid> " "ook B<addgroup>."
#. type: TP
#: ../adduser.8:363
#, no-wrap
msgid "B<--force-badname>"
msgstr "B<--force-badname>"
#. type: TQ
#: ../adduser.8:365
#, no-wrap
msgid "B<--allow-badname>"
msgstr "B<--allow-badname>"
#. type: Plain text
#: ../adduser.8:370
#, fuzzy
#| msgid ""
#| "These are the deprecated forms of B<--allow-bad-names>. It will be "
#| "removed during the release cycle of the Debian release after I<bookworm>." msgid ""
"These are the deprecated forms of B<--allow-bad-names>. They will be " "removed during the release cycle of Debian 13."
msgstr ""
"Dit zijn de verouderde vormen van B<--allow-bad-names>. Ze zullen worden " "verwijderd tijdens de releasecyclus van de Debian-release na I<bookworm>."
#. type: TP
#: ../adduser.8:370
#, fuzzy, no-wrap
#| msgid "B<--gid>I< ID >"
msgid "B<--gid>I< GID>"
msgstr "B<--gid>I< ID >"
#. type: Plain text
#: ../adduser.8:379
#, fuzzy
#| msgid ""
#| "When creating a group, this option sets the group ID number of the new "
#| "group to I<GID>. When creating a user, this option sets the primary "
#| "group ID number of the new user to I<GID>. Valid Modes: B<adduser>, "
#| "B<adduser --system>, B<addgroup>, B<addgroup --system>."
msgid ""
"When creating a group, this option sets the group ID number of the new group " "to I<GID>. When creating a user, this option sets the primary group ID " "number of the new user to I<GID>. Valid modes: B<adduser>, B<adduser --" "system>, B<addgroup>, B<addgroup --system>."
msgstr ""
"Bij het creëren van een groep, stelt deze optie het groeps-ID-nummer van de " "nieuwe groep in op I<GID>. Als een gebruiker aangemaakt wordt, stelt deze " "optie het ID-nummer van de primaire groep van de nieuwe gebruiker in op " "I<GID>. Geldige modi: B<adduser>, B<adduser --system>, B<addgroup>, " "B<addgroup --system>."
#. type: Plain text
#: ../adduser.8:391
#, fuzzy
#| msgid ""
#| "Using this option in B<adduser --system> indicates that the new user "
#| "should get an identically named group as its primary group. If that "
#| "identically named group is not already present, it is created. If not "
#| "combined with B<--system>, a group with the given name is created. The " #| "latter is the default action if the program is invoked as B<addgroup>. " #| "Valid Modes: B<adduser --system>, B<addgroup>, B<addgroup --system>."
msgid ""
"Using this option in B<adduser --system> indicates that the new user should " "get an identically named group as its primary group. If that identically " "named group is not already present, it is created. If not combined with B<--" "system>, a group with the given name is created. The latter is the default " "action if the program is invoked as B<addgroup>. Valid modes: B<adduser --" "system>, B<addgroup>, B<addgroup --system>."
msgstr ""
"Het gebruik van deze optie in B<adduser --system> geeft aan dat de nieuwe " "gebruiker een groep met dezelfde naam als primaire groep moet krijgen. Als " "die groep met dezelfde naam nog niet bestaat, wordt hij aangemaakt. Indien " "niet gecombineerd met B<-system>, wordt een groep met de opgegeven naam " "aangemaakt. Dit laatste is de standaardactie als het programma wordt " "aangeroepen als B<addgroup>. Geldige modi: B<adduser --system>, B<addgroup>, " "B<addgroup --system>."
#. type: Plain text
#: ../adduser.8:394 ../deluser.8:217
msgid "Display brief instructions."
msgstr "Korte instructies weergeven."
#. type: TP
#: ../adduser.8:394
#, fuzzy, no-wrap
#| msgid "B<--home>I< dir >"
msgid "B<--home>I< dir>"
msgstr "B<--home>I< map >"
#. type: Plain text
#: ../adduser.8:401
#, fuzzy
#| msgid ""
#| "Use I<dir> as the user's home directory, rather than the default "
#| "specified by the configuration file (or I</nonexistent> if B<adduser --"
#| "system> is used). If the directory does not exist, it is created. Valid " #| "Modes: B<adduser>, B<adduser --system>."
msgid ""
"Use I<dir> as the user's home directory, rather than the default specified " "by the configuration file (or I</nonexistent> if B<adduser --system> is " "used). If the directory does not exist, it is created. Valid modes: " "B<adduser>, B<adduser --system>."
msgstr ""
"I<map> gebruiken als de persoonlijke map van de gebruiker, in plaats van de " "door het configuratiebestand gespecificeerde standaard (of I</nonexistent> " "als B<adduser --system> gebruikt wordt). Als de map niet bestaat, wordt ze " "aangemaakt. Geldige modi: B<adduser>, B<adduser --system>."
#. type: TP
#: ../adduser.8:401
#, fuzzy, no-wrap
#| msgid "B<--ingroup>I< GROUP >"
msgid "B<--ingroup>I< GROUP>"
msgstr "B<--ingroup>I< GROEP >"
#. type: Plain text
#: ../adduser.8:410
#, fuzzy
#| msgid ""
#| "When creating a user, this option sets the primary group ID number of the " #| "new user to the GID of the named group. Unlike with the B<--gid> option, " #| "the group is specified here by name rather than by numeric ID number. "
#| "The group must already exist. Valid Modes: B<adduser>, B<adduser --"
#| "system>."
msgid ""
"When creating a user, this option sets the primary group ID number of the " "new user to the GID of the named group. Unlike with the B<--gid> option, " "the group is specified here by name rather than by numeric ID number. The " "group must already exist. Valid modes: B<adduser>, B<adduser --system>." msgstr ""
"Bij het aanmaken van een gebruiker stelt deze optie het primaire groeps-ID-" "nummer van de nieuwe gebruiker in op de GID van de genoemde groep. Anders " "dan bij de optie B<--gid> wordt de groep hier gespecificeerd met een naam en " "niet met een numeriek ID-nummer. De groep moet al bestaan. Geldige modi: " "B<adduser>, B<adduser --system>."
#. type: Plain text
#: ../adduser.8:416
msgid "Override the last UID / last GID. See B<--firstuid>."
msgstr "De laatste UID / laatste GID overschrijven. Zie B<--firstuid>."
#. type: TP
#: ../adduser.8:416
#, no-wrap
msgid "B<--no-create-home>"
msgstr "B<--no-create-home>"
#. type: Plain text
#: ../adduser.8:427
#, fuzzy
#| msgid ""
#| "Do not create a home directory for the new user. Note that the pathname " #| "for the new user's home directory will still be entered in the "
#| "appropriate field in the I<\\%/etc/passwd> file. The use of this option " #| "does not imply that this field should be empty. Rather, it indicates to " #| "B<\\%adduser> that some other mechanism will be responsible for "
#| "initializing the new user's home directory. Valid Modes: B<adduser>, "
#| "B<adduser --system>."
msgid ""
"Do not create a home directory for the new user. Note that the pathname for " "the new user's home directory will still be entered in the appropriate field " "in the I<\\%/etc/passwd> file. The use of this option does not imply that " "this field should be empty. Rather, it indicates to B<\\%adduser> that some " "other mechanism will be responsible for initializing the new user's home " "directory. Valid modes: B<adduser>, B<adduser --system>."
msgstr ""
"Geen persoonlijke map aanmaken voor de nieuwe gebruiker. Merk op dat de " "padnaam voor de persoonlijke map van de nieuwe gebruiker nog steeds wordt " "ingevoerd in het daarvoor bestemde veld in het bestand I<\\%/etc/passwd>. " "Het gebruik van deze optie impliceert niet dat dit veld leeg moet zijn. Het " "geeft eerder aan B<\\%adduser> aan dat een ander mechanisme verantwoordelijk " "zal zijn voor het initialiseren van de persoonlijke map van de nieuwe " "gebruiker. Geldige modi: B<adduser>, B<adduser --system>."
#. type: TP
#: ../adduser.8:427 ../deluser.8:221
#, no-wrap
msgid "B<--quiet>"
msgstr "B<--quiet>"
#. type: Plain text
#: ../adduser.8:432 ../deluser.8:226
#, fuzzy
#| msgid "Synonymous to --stdoutmsglevel=warn. Deprecated."
msgid "Synonymous to B<--stdoutmsglevel=warn.> Deprecated."
msgstr "Synoniem voor --stdoutmsglevel=warn. Verouderd."
#. type: TP
#: ../adduser.8:432
#, fuzzy, no-wrap
#| msgid "B<--shell>I< shell >"
msgid "B<--shell>I< shell>"
msgstr "B<--shell>I< shell >"
#. type: Plain text
#: ../adduser.8:438
#, fuzzy
#| msgid ""
#| "Use I<shell> as the user's login shell, rather than the default specified " #| "by the configuration file (or I</usr/sbin/nologin> if B<adduser --system> " #| "is used). Valid Modes: B<adduser>, B<adduser --system>."
msgid ""
"Use I<shell> as the user's login shell, rather than the default specified by " "the configuration file (or I</usr/sbin/nologin> if B<adduser --system> is " "used). Valid modes: B<adduser>, B<adduser --system>."
msgstr ""
"I<shell> gebruiken als de login-shell voor de gebruiker, in plaats van de in " "het configuratiebestand ingestelde standaard (of I</usr/sbin/nologin> als " "B<adduser --system> gebruikt wordt). Geldige modi: B<adduser>, B<adduser --" "system>."
#. type: Plain text
#: ../adduser.8:447
#, fuzzy
#| msgid ""
#| "Nomally, B<adduser> creates I<dynamically allocated user accounts and "
#| "groups> as defined in Debian Policy, Chapter 9.2.2. With this option, "
#| "B<adduser> creates a I<dynamically allocated system user and group> and " #| "changes its mode respectively. Valid Modes: B<adduser>, B<addgroup>." msgid ""
"Normally, B<adduser> creates I<dynamically allocated user accounts and " "groups> as defined in Debian Policy, Chapter 9.2.2. With this option, " "B<adduser> creates a I<dynamically allocated system user and group> and " "changes its mode respectively. Valid modes: B<adduser>, B<addgroup>."
msgstr ""
"Gewoonlijjk creëert B<adduser> I<dynamisch toegewezen gebruikersaccounts en " "groepen> zoals gedefinieerd in het Debian-beleidshandboek, hoofdstuk 9.2.2. " "Met deze optie creëert B<adduser> een I<dynamisch toegewezen " "systeemgebruiker en groep> en wijzigt respectievelijk de modus ervan. " "Geldige modi: B<adduser>, B<addgroup>."
#. type: TP
#: ../adduser.8:447
#, fuzzy, no-wrap
#| msgid "B<--uid>I< ID >"
msgid "B<--uid>I< ID>"
msgstr "B<--uid>I< ID >"
#. type: Plain text
#: ../adduser.8:452
#, fuzzy
#| msgid ""
#| "Force the new userid to be the given number. B<adduser> will fail if the " #| "userid is already taken. Valid Modes: B<adduser>, B<adduser --system>." msgid ""
"Force the new userid to be the given number. B<adduser> will fail if the " "userid is already taken. Valid modes: B<adduser>, B<adduser --system>." msgstr ""
"Het opgegeven nummer opleggen als de nieuwe gebruikers-ID. B<adduser> zal " "met een foutmelding stoppen als het gebruikers-ID reeds in gebruik is. " "Geldige modi: B<adduser>, B<adduser --system>."
#. type: TP
#: ../adduser.8:452 ../deluser.8:244
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: ../adduser.8:457 ../deluser.8:249
#, fuzzy
#| msgid "Synonymous to --stdoutmsglevel=info. Deprecated."
msgid "Synonymous to B<--stdoutmsglevel=info.> Deprecated."
msgstr "Synoniem voor --stdoutmsglevel=info. Verouderd."
#. type: TP
#: ../adduser.8:457 ../deluser.8:249
#, fuzzy, no-wrap
#| msgid "B<--stdoutmsglevel>I< prio >"
msgid "B<--stdoutmsglevel>I< prio>"
msgstr "B<--stdoutmsglevel>I< prio >"
#. type: TQ
#: ../adduser.8:459 ../deluser.8:251
#, fuzzy, no-wrap
#| msgid "B<--stderrmsglevel>I< prio >"
msgid "B<--stderrmsglevel>I< prio>"
msgstr "B<--stderrmsglevel>I< prio >"
#. type: TQ
#: ../adduser.8:461 ../deluser.8:253
#, fuzzy, no-wrap
#| msgid "B<--logmsglevel>I< prio >"
msgid "B<--logmsglevel>I< prio>"
msgstr "B<--logmsglevel>I< prio >"
#. type: Plain text
#: ../adduser.8:475
#, fuzzy
#| msgid ""
#| "Minimum priority for messages logged to syslog/journal and the console, " #| "respectively. Values are I<trace>, I<debug>, I<info>, I<warn>, I<err>, " #| "and I<fatal>. Messages with the priority set here or higher get printed " #| "to the respective medium. Messages printed to stderr are not repeated on " #| "stdout. That allows the local admin to control B<adduser>'s chattiness " #| "on the console and in the log independently, keeping probably confusing " #| "information to itself while still leaving helpful information in the log." msgid ""
"Minimum priority for messages logged to syslog/journal and the console, " "respectively. Values are I<trace>, I<debug>, I<info>, I<warn>, I<err>, and " "I<fatal>. Messages with the priority set here or higher get printed to the " "respective medium. Messages printed to stderr are not repeated on stdout. " "That allows the local admin to control B<adduser>'s chattiness on the " "console and in the log independently, keeping probably confusing information " "to itself while still leaving helpful information in the log. " "stdoutmsglevel, stderrmsglevel, and logmsglevel default to warn, warn, info, " "respectively."
msgstr ""
"Minimale prioriteit voor berichten die respectievelijk naar syslog/journal " "en de console worden gelogd. Waarden zijn I<trace>, I<debug>, I<info>, " "I<warn>, I<err> en I<fatal>. Berichten met de hier ingestelde prioriteit of " "hoger worden naar het betreffende medium geprint. Berichten die naar stderr " "worden geprint, worden niet herhaald op stdout. Hierdoor kan de lokale " "beheerder de breedsprakigheid van B<adduser> op de console en in het " "logbestand onafhankelijk beheren, waardoor deze mogelijk verwarrende " "informatie voor zichzelf kan houden en nuttige informatie in de log blijft " "staan."
#. type: TP
#: ../adduser.8:475
#, no-wrap
msgid "B<-v> , B<--version>"
msgstr "B<-v> , B<--version>"
#. type: Plain text
#: ../adduser.8:478 ../deluser.8:268
msgid "Display version and copyright information."
msgstr "Versie- en copyrightinformatie weergeven."
#. type: SH
#: ../adduser.8:479
#, no-wrap
msgid "VALID NAMES"
msgstr "GELDIGE NAMEN"
#. type: Plain text
#: ../adduser.8:489
msgid ""
"Historically, B<adduser>(8) and B<addgroup>(8) enforced conformity to IEEE " "Std 1003.1-2001, which allows only the following characters to appear in " "group- and usernames: letters, digits, underscores, periods, at signs (@) " "and dashes. The name may not start with a dash or @. The \"$\" sign is " "allowed at the end of usernames to allow typical Samba machine accounts." msgstr ""
"In het verleden dwongen B<adduser>(8) en B<addgroup>(8) conformiteit af met " "IEEE Std 1003.1-2001, dat alleen de volgende tekens in groeps- en " "gebruikersnamen toestaat: letters, cijfers, onderstrepingstekens, punten, " "apenstaartjes (@) en streepjes. De naam mag niet beginnen met een streepje " "of @. Het \"$\"-teken is toegestaan aan het einde van gebruikersnamen om " "typische Samba-machine-accounts mogelijk te maken."
#. type: Plain text
#: ../adduser.8:495
#, fuzzy
#| msgid ""
#| "The default settings for B<NAME_REGEX> and B<SYS_NAME_REGEX> allow "
#| "usernames to contain lowercase letters and numbers, plus dash (-) and "
#| "underscore (_); the name must begin with a letter (or an underscore for " #| "system users)."
msgid ""
"The default settings for B<NAME_REGEX> and B<SYS_NAME_REGEX> allow usernames " "to contain letters and digits, plus dash (-) and underscore (_); the name " "must begin with a letter (or an underscore for system users)."
msgstr ""
"De standaardinstellingen voor B<NAME_REGEX> en B<SYS_NAME_REGEX> staan toe " "dat gebruikersnamen kleine letters en cijfers bevatten, plus streepjes (-) " "en onderstrepingstekens (_); de naam moet beginnen met een letter (of een " "onderstrepingsteken voor systeemgebruikers)."
#. type: Plain text
#: ../adduser.8:501
#, fuzzy
#| msgid ""
#| "The least restrictive policy, available by using the B<--allow-all-names> " #| "option, simply makes the same checks as B<useradd>(8): cannot start with " #| "a dash, plus sign, or tilde; and cannot contain a colon, comma, slash, or " #| "whitespace."
msgid ""
"The least restrictive policy, available by using the B<--allow-all-names> " "option, simply makes the same checks as B<useradd>(8). Please note that " "useradd's checks have become quite a bit more restrictive in Debian 13." msgstr ""
"Het minst beperkende beleid, beschikbaar met de optie B<--allow-all-names>, " "voert dezelfde controles uit als B<useradd>(8): mag niet beginnen met een " "streepje, plusteken of tilde; en mag geen dubbele punt, komma, schuine " "streep of witruimte bevatten."
#. type: Plain text
#: ../adduser.8:504
#, fuzzy
#| msgid ""
#| "This option can be used to create confusing or misleading names; use it " #| "with caution."
msgid ""
"Changing the default behavior can be used to create confusing or misleading " "names; use with caution."
msgstr ""
"Deze optie kan worden gebruikt om verwarrende of misleidende namen te " "creëren; gebruik ze met de nodige voorzichtigheid."
#. type: SH
#: ../adduser.8:505
#, no-wrap
msgid "LOGGING"
msgstr ""
#. type: Plain text
#: ../adduser.8:510
msgid ""
"B<Adduser> uses extensive and configurable logging to tailor its verbosity " "to the needs of the system administrator."
msgstr ""
#. type: Plain text
#: ../adduser.8:522
msgid ""
"Every message that B<adduser> prints has a priority value assigned by the " "authors. This priority can not be changed at run time. Available priority " "values are B<crit>, B<error>, B<warning>, B<info>, B<debug>, and B<trace>." msgstr ""
#. type: Plain text
#: ../adduser.8:525
msgid "If you find that a message has the wrong priority, please file a bug." msgstr ""
#. type: Plain text
#: ../adduser.8:539
msgid ""
"Every time a message is generated, the code decides whether to print the " "message to standard output, standard error, or syslog. This is mainly and " "independently controlled by the configuration settings B<STDOUTMSGLEVEL>, " "B<STDERRMSGLEVEL>, and B<LOGMSGLEVEL>. For testing purposes, these settings " "can be overridden on the command line."
msgstr ""
#. type: Plain text
#: ../adduser.8:544
msgid ""
"Only messages with a priority higher or equal to the respective message " "level are logged to the respective output medium. A message that was " "written to standard error is not written a second time to standard output." msgstr ""
#. type: SH
#: ../adduser.8:545 ../deluser.8:276
#, no-wrap
msgid "EXIT VALUES"
msgstr "AFSLUITWAARDEN"
#. type: TP
#: ../adduser.8:547
#, no-wrap
msgid "B<0>"
msgstr "B<0>"
#. type: Plain text
#: ../adduser.8:557
msgid ""
"Success: The user or group exists as specified. This can have 2 causes: The " "user or group was created by this call to B<adduser> or the user or group " "was already present on the system as specified before B<adduser> was " "invoked. If B<adduser --system> is invoked for a user already existing with " "the requested or compatible attributes, it will also return 0."
msgstr ""
"Geslaagd: de gebruiker of groep bestaat zoals opgegeven. Dit kan 2 oorzaken " "hebben: de gebruiker of groep werd aangemaakt door deze aanroep van " "B<adduser> of de gebruiker of groep was zoals opgegeven al aanwezig op het " "systeem voordat B<adduser> werd aangeroepen. Als B<adduser --system> wordt " "aangeroepen voor een reeds bestaande gebruiker met de gevraagde of " "compatibele attributen, zal ook 0 teruggegeven worden."
#. type: TP
#: ../adduser.8:557
#, no-wrap
msgid "B<11>"
msgstr "B<11>"
#. type: Plain text
#: ../adduser.8:560
msgid "The object that B<adduser> was asked to create does already exist." msgstr "Het object dat B<adduser> moest aanmaken, bestaat al."
#. type: TP
#: ../adduser.8:560
#, no-wrap
msgid "B<12>"
msgstr "B<12>"
#. type: Plain text
#: ../adduser.8:564
msgid ""
"The object that B<adduser> or B<deluser> was asked to operate on does not " "exist."
msgstr ""
"Het object waarop B<adduser> of B<deluser> een bewerking moest uitvoeren, " "bestaat niet."
#. type: TP
#: ../adduser.8:564
#, no-wrap
msgid "B<13>"
msgstr "B<13>"
#. type: Plain text
#: ../adduser.8:581
#, fuzzy
#| msgid ""
#| "The object that B<adduser> or B<deluser> was asked to operate on does ont " #| "have the properties that are required to complete the operation: A user " #| "(a group) that was requested to be created as a system user (group) does " #| "already exist and is not a system user (group), or A user (group) that "
#| "was requested to be created with a certain UID (GID) does already exist " #| "and has a different UID (GID), or A system user (group) that was "
#| "requested to be deleted does exist, but is not a system user (group)." msgid ""
"The object that B<adduser> or B<deluser> was asked to operate on does not " "have the properties that are required to complete the operation: A user (a " "group) that was requested to be created as a system user (group) does " "already exist and is not a system user (group), or a user (group) that was " "requested to be created with a certain UID (GID) does already exist and has " "a different UID (GID), or a system user (group) that was requested to be " "deleted does exist, but is not a system user (group)."
msgstr ""
"Het object waarop B<adduser> of B<deluser> een bewerking moest uitvoeren, " "beschikt niet over de eigenschappen die nodig zijn om de bewerking te " "voltooien: een gebruiker (groep) waarvan de creatie als een systeemgebruiker " "(groep) is aangevraagd, bestaat al en is geen systeemgebruiker (groep), of " "een gebruiker (groep) waarvan de creatie met een bepaalde UID (GID) is " "aangevraagd, bestaat al en heeft een andere UID (GID), of een " "systeemgebruiker (groep) waarvan de verwijdering is aangevraagd, bestaat " "wel, maar is geen systeemgebruiker (groep)."
#. type: TP
#: ../adduser.8:581
#, no-wrap
msgid "B<21>"
msgstr "B<21>"
#. type: Plain text
#: ../adduser.8:585
msgid ""
"The UID (GID) that was explicitly requested for a new user (group) is " "already in use."
msgstr ""
"De UID (GID) die expliciet is aangevraagd voor een nieuwe gebruiker (groep) " "is al in gebruik."
#. type: TP
#: ../adduser.8:585
#, no-wrap
msgid "B<22>"
msgstr "B<22>"
#. type: Plain text
#: ../adduser.8:588
msgid "There is no available UID (GID) in the requested range."
msgstr "Er is geen UID (GID) beschikbaar in het gevraagde bereik."
#. type: TP
#: ../adduser.8:588
#, no-wrap
msgid "B<23>"
msgstr "B<23>"
#. type: Plain text
#: ../adduser.8:592
msgid ""
"There is no group with the requested GID for the primary group for a new " "user."
msgstr ""
"Er is geen groep met de gevraagde GID als de primaire groep voor een nieuwe " "gebruiker."
#. type: TP
#: ../adduser.8:592
#, no-wrap
msgid "B<31>"
msgstr "B<31>"
#. type: Plain text
#: ../adduser.8:596
msgid ""
"The chosen name for a new user or a new group does not conform to the " "selected naming rules."
msgstr ""
"De gekozen naam voor een nieuwe gebruiker of een nieuwe groep voldoet niet " "aan de geselecteerde naamgevingsregels."
#. type: TP
#: ../adduser.8:596
#, no-wrap
msgid "B<32>"
msgstr "B<32>"
#. type: Plain text
#: ../adduser.8:599
msgid "The home directory of a new user must be an absolute path."
msgstr ""
"De persoonlijke map van een nieuwe gebruiker moet een absoluut pad zijn."
#. type: TP
#: ../adduser.8:599
#, no-wrap
msgid "B<33>"
msgstr ""
#. type: Plain text
#: ../adduser.8:604
msgid ""
"useradd returned exit code 19 \"invalid user or group name\". That means " "the user or group name chosen does not fit useradd's restrictions and " "adduser cannot create the user."
msgstr ""
#. type: TP
#: ../adduser.8:604
#, no-wrap
msgid "B<41>"
msgstr "B<41>"
#. type: Plain text
#: ../adduser.8:607
msgid "The group that was requested to be deleted is not empty."
msgstr "De groep waarvan de verwijdering aangevraagd werd, is niet leeg."
#. type: TP
#: ../adduser.8:607
#, no-wrap
msgid "B<42>"
msgstr "B<42>"
#. type: Plain text
#: ../adduser.8:611
msgid ""
"The user that was requested to be removed from a group is not a member in " "the first place."
msgstr ""
"De gebruiker die uit een groep verwijderd moet worden, is er in de eerste " "plaats geen lid van."
#. type: TP
#: ../adduser.8:611
#, no-wrap
msgid "B<43>"
msgstr "B<43>"
#. type: Plain text
#: ../adduser.8:616
msgid ""
"It is not possible to remove a user from its primary group, or no primary " "group selected for a new user by any method."
msgstr ""
"Het is niet mogelijk een gebruiker uit zijn primaire groep te verwijderen, " "of er werd op geen enkele manier een primaire groep voor een nieuwe " "gebruiker geselecteerd."
#. type: TP
#: ../adduser.8:616
#, no-wrap
msgid "B<51>"
msgstr "B<51>"
#. type: Plain text
#: ../adduser.8:619
msgid "Incorrect number or order of command line parameters detected."
msgstr ""
"Er werd een onjuist aantal of een onjuiste volgorde van " "commandoregelparameters gedetecteerd."
#. type: TP
#: ../adduser.8:619
#, no-wrap
msgid "B<52>"
msgstr "B<52>"
#. type: Plain text
#: ../adduser.8:622
msgid "Incompatible options set in configuration file."
msgstr "Incompatibele opties ingesteld in configuratiebestand."
#. type: TP
#: ../adduser.8:622
#, no-wrap
msgid "B<53>"
msgstr "B<53>"
#. type: Plain text
#: ../adduser.8:625
msgid "Mutually incompatible command line options detected."
msgstr "Er zijn onderling onverenigbare commandoregelopties gedetecteerd."
#. type: TP
#: ../adduser.8:625
#, no-wrap
msgid "B<54>"
msgstr "B<54>"
#. type: Plain text
#: ../adduser.8:628
msgid "B<adduser> and B<deluser> invoked as non-root and thus cannot work." msgstr ""
"De aanroep van B<adduser> en B<deluser> gebeurde niet door root en dus kan " "dit niet werken."
#. type: TP
#: ../adduser.8:628
#, no-wrap
msgid "B<55>"
msgstr "B<55>"
#. type: Plain text
#: ../adduser.8:631
msgid "B<deluser> will refuse to delete the I<root> account."
msgstr ""
"B<deluser> zal weigeren het account van I<root>, de systeembeheerder, te " "verwijderen."
#. type: TP
#: ../adduser.8:631
#, no-wrap
msgid "B<56>"
msgstr "B<56>"
#. type: Plain text
#: ../adduser.8:635
msgid ""
"A function was requested that needs more packages to be installed. See " "Recommends: and Suggests: of the adduser package."
msgstr ""
"Er is een functie aangevraagd waarvoor meer pakketten geïnstalleerd moeten " "worden. Zie de Recommends: en Suggests: van het adduser-pakket."
#. type: TP
#: ../adduser.8:635
#, no-wrap
msgid "B<61>"
msgstr "B<61>"
#. type: Plain text
#: ../adduser.8:640
#, fuzzy
#| msgid ""
#| "Adduser was aborted for some reason and tried to roll back the changes "
#| "that were done during execution."
msgid ""
"B<Adduser> was aborted for some reason and tried to roll back the changes " "that were done during execution."
msgstr ""
"Adduser is om een of andere reden afgebroken en er is geprobeerd de " "wijzigingen die tijdens de uitvoering zijn doorgevoerd, terug te draaien."
#. type: TP
#: ../adduser.8:640
#, no-wrap
msgid "B<62>"
msgstr "B<62>"
#. type: Plain text
#: ../adduser.8:647
#, fuzzy
#| msgid ""
#| "Internal adduser error. This should not happen. Please try to reproduce " #| "the issue and file a bug report."
msgid ""
"Internal B<adduser> error. This should not happen. Please try to reproduce " "the issue and file a bug report."
msgstr ""
"Interne adduser-fout. Dit zou niet mogen gebeuren. Probeer het probleem te " "reproduceren en dien een bugrapport in."
#. type: TP
#: ../adduser.8:647
#, no-wrap
msgid "B<71>"
msgstr "B<71>"
#. type: Plain text
#: ../adduser.8:650
msgid "Error creating and handling the lock."
msgstr "Fout bij het maken en verwerken van de vergrendeling."
#. type: TP
#: ../adduser.8:650
#, no-wrap
msgid "B<72>"
msgstr "B<72>"
#. type: Plain text
#: ../adduser.8:653
msgid "Error accessing the configuration file(s)."
msgstr "Fout bij het benaderen van het/de configuratiebestand(en)."
#. type: TP
#: ../adduser.8:653
#, no-wrap
msgid "B<73>"
msgstr "B<73>"
#. type: Plain text
#: ../adduser.8:656
msgid "Error accessing a pool file."
msgstr "Fout bij het benaderen van een poolbestand."
#. type: TP
#: ../adduser.8:656
#, no-wrap
msgid "B<74>"
msgstr "B<74>"
#. type: Plain text
#: ../adduser.8:659
msgid "Error reading a pool file, syntax error in file."
msgstr "Fout bij het lezen van een poolbestand, syntaxisfout in bestand."
#. type: TP
#: ../adduser.8:659
#, no-wrap
msgid "B<75>"
msgstr "B<75>"
#. type: Plain text
#: ../adduser.8:662
msgid "Error accessing auxiliary files."
msgstr "Fout bij het benaderen van hulpbestanden."
#. type: TP
#: ../adduser.8:662
#, no-wrap
msgid "B<81>"
msgstr "B<81>"
#. type: Plain text
#: ../adduser.8:666
msgid ""
"An executable that is needed by B<adduser> or B<deluser> cannot be found. " "Check your installation and dependencies."
msgstr ""
"Een uitvoerbaar bestand dat nodig is voor B<adduser> of B<deluser> kan niet " "worden gevonden. Controleer uw installatie en vereisten."
#. type: TP
#: ../adduser.8:666
#, no-wrap
msgid "B<82>"
msgstr "B<82>"
#. type: Plain text
#: ../adduser.8:669
msgid "Executing an external command returned some unexpected error."
msgstr "Het uitvoeren van een extern commando leverde een onverwachte fout op."
#. type: TP
#: ../adduser.8:669
#, no-wrap
msgid "B<83>"
msgstr "B<83>"
#. type: Plain text
#: ../adduser.8:672
msgid "An external command was terminated with a signal."
msgstr "Een extern commando werd beëindigd met een signaal."
#. type: TP
#: ../adduser.8:672
#, no-wrap
msgid "B<84>"
msgstr "B<84>"
#. type: Plain text
#: ../adduser.8:675
msgid "A syscall terminated with unexpected error."
msgstr "Een systeemaanroep is beëindigd met een onverwachte fout."
#. type: Plain text
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)