# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Thorsten Kukuk
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: kukuk@thkukuk.de\n"
"POT-Creation-Date: 2005-01-04 18:12+0100\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: lib/authentication.c:52 src/passwd.c:528
#, c-format
msgid "%s: PAM Failure, aborting: %s\n"
msgstr ""

#: lib/authentication.c:103
#, c-format
msgid "Enter login(%s) password:"
msgstr ""

#: lib/call_script.c:73 src/vipw.c:97
#, c-format
msgid "Cannot fork: %s\n"
msgstr ""

#: lib/call_script.c:81
#, c-format
msgid "waitpid (%d) failed: %s\n"
msgstr ""

#: lib/check_name.c:75
#, c-format
msgid "Can't compile regular expression: %s\n"
msgstr ""

#: lib/chown_dir_rec.c:61
#, c-format
msgid "Cannot change owner/group for `%s': %s\n"
msgstr ""

#: lib/copy_dir_rec.c:84
#, c-format
msgid "Cannot create special file `%s': %s\n"
msgstr ""

#: lib/copy_dir_rec.c:106
#, c-format
msgid "Cannot create directory `%s': %s\n"
msgstr ""

#: lib/copy_dir_rec.c:120 lib/copy_dir_rec.c:153 lib/copy_dir_rec.c:204
#, c-format
msgid "Cannot set permissions for `%s': %s\n"
msgstr ""

#: lib/copy_dir_rec.c:145
#, c-format
msgid "Cannot create symlink `%s': %s\n"
msgstr ""

#: lib/copy_dir_rec.c:190 src/vipw.c:231 src/vipw.c:239
#, c-format
msgid "Cannot copy `%s': %s\n"
msgstr ""

#: lib/copy_xattr.c:58 lib/copy_xattr.c:76
#, c-format
msgid "Cannot get attributes for `%s': %m\n"
msgstr ""

#: lib/copy_xattr.c:100 lib/copy_xattr.c:120
#, c-format
msgid "Cannot get attribute %s of `%s': %m\n"
msgstr ""

#: lib/copy_xattr.c:134
#, c-format
msgid "SELinux not enabled, ignore attribute %s for `%s'.\n"
msgstr ""

#: lib/copy_xattr.c:140
#, c-format
msgid "Cannot set attribute %s for `%s': %m\n"
msgstr ""

#: lib/copy_xattr.c:161
#, c-format
msgid "%s: Can't get context for %s"
msgstr ""

#: lib/copy_xattr.c:168
#, c-format
msgid "%s: Can't set context for %s"
msgstr ""

#: lib/get_ldap_password.c:43 src/chpasswd.c:225 src/chsh.c:521
#: src/passwd.c:563
#, c-format
msgid "Enter LDAP Password:"
msgstr ""

#: lib/group.c:312 src/groupadd.c:483 src/groupdel.c:370
msgid "Cannot lock group file: already locked.\n"
msgstr ""

#: lib/group.c:341 lib/group.c:389 lib/group.c:536 lib/group.c:583
#: lib/user.c:447 lib/user.c:494 lib/user.c:651 lib/user.c:698 src/grpck.c:235
#: src/grpck.c:278 src/grpck.c:578 src/grpck.c:626 src/pwck.c:242
#: src/pwck.c:285 src/pwck.c:524 src/pwck.c:809 src/pwck.c:857
#: src/useradd.c:519
#, c-format
msgid "Can't open %s: %m\n"
msgstr ""

#: lib/group.c:347 lib/group.c:542 lib/user.c:453 lib/user.c:657
#: src/grpck.c:241 src/grpck.c:584 src/grpunconv.c:230 src/pwck.c:248
#: src/pwck.c:487 src/pwck.c:815 src/pwconv.c:212 src/pwunconv.c:178
#: src/useradd.c:493
#, c-format
msgid "Can't stat %s: %m\n"
msgstr ""

#: lib/group.c:369 lib/group.c:564 lib/user.c:475 lib/user.c:679
#: src/grpck.c:261 src/grpck.c:606 src/pwck.c:268 src/pwck.c:507
#: src/pwck.c:837
#, c-format
msgid "Can't create %s temp file: %m\n"
msgstr ""

#: lib/group.c:415 lib/group.c:457 lib/group.c:470 src/grpck.c:655
#, c-format
msgid "Error while writing temporary group file: %m\n"
msgstr ""

#: lib/group.c:480
#, c-format
msgid "Group not found (and not deleted): %s\n"
msgstr ""

#: lib/group.c:488 src/grpck.c:666
#, c-format
msgid "Error while closing old group file: %m\n"
msgstr ""

#: lib/group.c:496 src/grpck.c:674
#, c-format
msgid "Error while closing temporary group file: %m\n"
msgstr ""

#: lib/group.c:606 lib/group.c:648 lib/group.c:662
#, c-format
msgid "Error while writing temporary gshadow file: %m\n"
msgstr ""

#: lib/group.c:672
#, c-format
msgid "Error while closing old gshadow file: %m\n"
msgstr ""

#: lib/group.c:679
#, c-format
msgid "Error while closing temporary gshadow file: %m\n"
msgstr ""

#: lib/group.c:817 lib/user.c:984
#, c-format
msgid "LDAP information update failed: %s\n"
msgstr ""

#: lib/group.c:826
#, c-format
msgid "Cannot modify/add NIS group entries\n"
msgstr ""

#: lib/group.c:831 lib/user.c:993
#, c-format
msgid "Unknown service %d\n"
msgstr ""

#: lib/libldap.c:1356 lib/libldap.c:1421 lib/libldap.c:1476 lib/libldap.c:1537
#: lib/libldap.c:1679 lib/libldap.c:1909
#, c-format
msgid "Authentication failure.\n"
msgstr ""

#: lib/libldap.c:1687
#, c-format
msgid "Cannot find base ou for new users.\n"
msgstr ""

#: lib/libldap.c:1690
#, c-format
msgid "Base DN for user account `%s' is \"%s\".\n"
msgstr ""

#: lib/libldap.c:1917
#, c-format
msgid "Cannot find base ou for new groups.\n"
msgstr ""

#: lib/libldap.c:1920
#, c-format
msgid "Base DN for group `%s' is \"%s\".\n"
msgstr ""

#: lib/logging.c:72
#, c-format
msgid ""
"Cannot open logging plugin:\n"
"%s\n"
msgstr ""

#: lib/logging.c:81
#, c-format
msgid ""
"Cannot find symbol \"syslog_sec_log\":\n"
"%s\n"
msgstr ""

#: lib/logging.c:91
#, c-format
msgid ""
"Cannot find symbol \"open_syslog_sec_log\":\n"
"%s\n"
msgstr ""

#: lib/logging.c:130
#, c-format
msgid "Error setting up logging subsystem!\n"
msgstr ""

#: lib/parse_crypt_arg.c:92
#, c-format
msgid "Can't open %s for reading: %s\n"
msgstr ""

#: lib/parse_crypt_arg.c:100
#, c-format
msgid "Unable to obtain entropy from %s\n"
msgstr ""

#: lib/parse_crypt_arg.c:115
#, c-format
msgid "Unable to generate a salt, check your crypt settings.\n"
msgstr ""

#: lib/parse_crypt_arg.c:149
#, c-format
msgid "No support for blowfish compiled in, using MD5.\n"
msgstr ""

#: lib/parse_crypt_arg.c:154
#, c-format
msgid "No support for %s available, using DES.\n"
msgstr ""

#: lib/passwd_nisplus.c:313
#, c-format
msgid "Could not determine hostname!\n"
msgstr ""

#: lib/passwd_nisplus.c:329
#, c-format
msgid "Can't find %s's secret key\n"
msgstr ""

#: lib/passwd_nisplus.c:345 lib/passwd_nisplus.c:366
#, c-format
msgid "Could not get public key for %s!\n"
msgstr ""

#: lib/passwd_nisplus.c:355
#, c-format
msgid "Could not determine the NIS+ root server!\n"
msgstr ""

#: lib/passwd_nisplus.c:373
#, c-format
msgid "Could not create conversion key!\n"
msgstr ""

#: lib/passwd_nisplus.c:385
#, c-format
msgid "DES encryption failure\n"
msgstr ""

#: lib/passwd_nisplus.c:397
#, c-format
msgid "rpc.nispasswd not running on %s?\n"
msgstr ""

#: lib/passwd_nisplus.c:418
#, c-format
msgid "ERROR: password incorrect, try again\n"
msgstr ""

#: lib/passwd_nisplus.c:420 lib/passwd_nisplus.c:488
#, c-format
msgid ""
"ERROR: %s\n"
"       password not changed\n"
msgstr ""

#: lib/passwd_nisplus.c:436 lib/passwd_nisplus.c:463
#, c-format
msgid "DES decryption failure!\n"
msgstr ""

#: lib/passwd_nisplus.c:521
#, c-format
msgid "ERROR: Unknown error, don't know what happend\n"
msgstr ""

#: lib/passwd_nisplus.c:526
#, c-format
msgid "NIS+ password information changed for %s\n"
msgstr ""

#: lib/passwd_nisplus.c:528
#, c-format
msgid "NIS+ credential information changed for %s\n"
msgstr ""

#: lib/passwd_nisplus.c:597
#, c-format
msgid "NIS+ passwd table not found: %s\n"
msgstr ""

#: lib/passwd_nisplus.c:613
#, c-format
msgid "User not found in NIS+ table.\n"
msgstr ""

#: lib/print_error.c:35 src/rpasswd.c:127 src/rpasswdd.c:146
#, c-format
msgid "Try `%s --help' or `%s --usage' for more information.\n"
msgstr ""

#: lib/print_version.c:32 src/rpasswd.c:80 src/rpasswdd.c:97
#, c-format
msgid ""
"Copyright (C) %s Thorsten Kukuk.\n"
"This is free software; see the source for copying conditions.  There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""

#: lib/remove_dir_rec.c:81
#, c-format
msgid "Cannot remove file `%s': %s\n"
msgstr ""

#: lib/remove_dir_rec.c:90
#, c-format
msgid "Cannot remove directory `%s': %s\n"
msgstr ""

#: lib/selinux_utils.c:87
#, c-format
msgid "Couldn't get security context `%s': %s\n"
msgstr ""

#: lib/selinux_utils.c:95
#, c-format
msgid "Couldn't get default security context: %s\n"
msgstr ""

#: lib/selinux_utils.c:104
#, c-format
msgid "Couldn't set default security context to `%s': %s\n"
msgstr ""

#: lib/selinux_utils.c:123
#, c-format
msgid "Couldn't reset default security context to `%s': %s\n"
msgstr ""

#: lib/user.c:88
#, c-format
msgid "Can't find the NIS master server: %s\n"
msgstr ""

#: lib/user.c:95
#, c-format
msgid "rpc.yppasswdd not running on NIS master %s.\n"
msgstr ""

#: lib/user.c:101
#, c-format
msgid "rpc.yppasswdd running on illegal port on NIS master %s.\n"
msgstr ""

#: lib/user.c:418 src/groupmod.c:439 src/useradd.c:1361 src/userdel.c:575
#: src/usermod.c:1295
msgid "Cannot lock password file: already locked.\n"
msgstr ""

#: lib/user.c:520 lib/user.c:570 lib/user.c:584
#, c-format
msgid "Error while writing temporary password file: %m\n"
msgstr ""

#: lib/user.c:594
#, c-format
msgid "User not found (and not deleted): %s\n"
msgstr ""

#: lib/user.c:602
#, c-format
msgid "Error while closing old password file: %m\n"
msgstr ""

#: lib/user.c:610
#, c-format
msgid "Error while closing temporary password file: %m\n"
msgstr ""

#: lib/user.c:723 lib/user.c:778 lib/user.c:793
#, c-format
msgid "Error while writing temporary shadow file: %m\n"
msgstr ""

#: lib/user.c:803
#, c-format
msgid "Error while closing old shadow file: %m\n"
msgstr ""

#: lib/user.c:810
#, c-format
msgid "Error while closing temporary shadow file: %m\n"
msgstr ""

#: lib/user.c:872
#, c-format
msgid "Error while changing the NIS data.\n"
msgstr ""

#: lib/user.c:881
#, c-format
msgid "Error while changing the NIS+ data.\n"
msgstr ""

#: src/chage.c:65
#, c-format
msgid ""
"Usage: %s [-D binddn][-P path][-m mindays][-M maxdays][-d lastday][-I "
"inactive][-E expiredate][-W warndays] user\n"
msgstr ""

#: src/chage.c:67
#, c-format
msgid "       %s -l user\n"
msgstr ""

#: src/chage.c:75
#, c-format
msgid ""
"%s - change user password expiry information\n"
"\n"
msgstr ""

#: src/chage.c:79 src/chfn.c:115 src/chpasswd.c:73 src/chsh.c:72
#: src/gpasswd.c:74 src/groupadd.c:71 src/groupdel.c:71 src/groupmod.c:70
#: src/passwd.c:163 src/useradd.c:73 src/userdel.c:74 src/usermod.c:73
msgid "  -D binddn      Use dn \"binddn\" to bind to the LDAP directory\n"
msgstr ""

#: src/chage.c:82 src/chfn.c:118 src/chpasswd.c:76 src/chsh.c:75
#: src/passwd.c:165 src/pwconv.c:61 src/pwunconv.c:61
msgid "  -P path        Search passwd and shadow file in \"path\"\n"
msgstr ""

#: src/chage.c:85 src/chfn.c:126 src/chpasswd.c:82 src/chsh.c:81
#: src/groupmod.c:84 src/passwd.c:162 src/usermod.c:99
msgid "  -r service     Use nameservice 'service'\n"
msgstr ""

#: src/chage.c:86 src/chfn.c:89 src/chfn.c:127 src/chsh.c:82
msgid "  -q, --quiet    Don't be verbose\n"
msgstr ""

#: src/chage.c:87 src/chfn.c:92 src/chfn.c:128 src/chpasswd.c:83 src/chsh.c:83
#: src/expiry.c:59 src/groupadd.c:81 src/groupdel.c:77 src/groupmod.c:85
#: src/grpck.c:76 src/grpconv.c:48 src/grpunconv.c:69 src/newgrp.c:74
#: src/pwck.c:76 src/pwconv.c:63 src/pwunconv.c:63 src/useradd.c:96
#: src/userdel.c:80 src/usermod.c:104 src/vipw.c:80
msgid "      --help     Give this help list\n"
msgstr ""

#: src/chage.c:88 src/chfn.c:93 src/chfn.c:129 src/chpasswd.c:84 src/chsh.c:84
#: src/expiry.c:60 src/groupdel.c:78 src/grpck.c:77 src/grpconv.c:49
#: src/grpunconv.c:70 src/newgrp.c:75 src/pwck.c:77 src/pwconv.c:64
#: src/pwunconv.c:64 src/userdel.c:81 src/vipw.c:81
msgid "  -u, --usage    Give a short usage message\n"
msgstr ""

#: src/chage.c:89 src/chfn.c:94 src/chfn.c:130 src/chpasswd.c:85 src/chsh.c:85
#: src/expiry.c:61 src/groupadd.c:83 src/groupdel.c:79 src/groupmod.c:87
#: src/grpck.c:78 src/grpconv.c:50 src/grpunconv.c:71 src/newgrp.c:76
#: src/pwck.c:78 src/pwconv.c:65 src/pwunconv.c:65 src/useradd.c:98
#: src/userdel.c:82 src/usermod.c:106 src/vipw.c:82
msgid "  -v, --version  Print program version\n"
msgstr ""

#: src/chage.c:90 src/chfn.c:97 src/chfn.c:133 src/chpasswd.c:86
#: src/gpasswd.c:81 src/passwd.c:170
msgid "Valid services for -r are: files, nis, nisplus, ldap\n"
msgstr ""

#: src/chage.c:118
#, c-format
msgid "Minimum:\t%ld\n"
msgstr ""

#: src/chage.c:119
#, c-format
msgid "Maximum:\t%ld\n"
msgstr ""

#: src/chage.c:120
#, c-format
msgid "Warning:\t%ld\n"
msgstr ""

#: src/chage.c:121
#, c-format
msgid "Inactive:\t%ld\n"
msgstr ""

#: src/chage.c:122
#, c-format
msgid "Last Change:\t\t"
msgstr ""

#: src/chage.c:124
#, c-format
msgid "Unknown, password is forced to change at next login\n"
msgstr ""

#: src/chage.c:126 src/chage.c:132 src/chage.c:138 src/chage.c:144
#, c-format
msgid "Never\n"
msgstr ""

#: src/chage.c:129
#, c-format
msgid "Password Expires:\t"
msgstr ""

#: src/chage.c:135
#, c-format
msgid "Password Inactive:\t"
msgstr ""

#: src/chage.c:142
#, c-format
msgid "Account Expires:\t"
msgstr ""

#: src/chage.c:155
msgid "Minimum Password Age"
msgstr ""

#: src/chage.c:162 src/chage.c:177 src/chage.c:192
#, c-format
msgid "Input is no integer value\n"
msgstr ""

#: src/chage.c:164 src/chage.c:179 src/chage.c:194
#, c-format
msgid "Negative numbers are not allowed as input (except -1)\n"
msgstr ""

#: src/chage.c:170
msgid "Maximum Password Age"
msgstr ""

#: src/chage.c:185
msgid "Password Expiration Warning"
msgstr ""

#: src/chage.c:200
msgid "Password Inactive"
msgstr ""

#: src/chage.c:208
msgid "Last Password Change (YYYY-MM-DD)"
msgstr ""

#: src/chage.c:222 src/chage.c:242
#, c-format
msgid "Invalid date\n"
msgstr ""

#: src/chage.c:228
msgid "Account Expiration Date (YYYY-MM-DD)"
msgstr ""

#: src/chage.c:343 src/chfn.c:482 src/chsh.c:342
#, c-format
msgid "Only root is allowed to specify another path\n"
msgstr ""

#: src/chage.c:370 src/groupadd.c:369 src/groupdel.c:229 src/passwd.c:280
#: src/useradd.c:1167 src/usermod.c:969
#, c-format
msgid "Service `%s' not supported\n"
msgstr ""

#: src/chage.c:398 src/chpasswd.c:209 src/expiry.c:252 src/grpck.c:753
#: src/grpconv.c:103 src/grpunconv.c:202 src/newgrp.c:163 src/passwd.c:338
#: src/pwck.c:984 src/pwconv.c:175 src/pwunconv.c:150 src/rpasswd.c:496
#: src/rpasswdd.c:1301 src/vipw.c:395
#, c-format
msgid "%s: Too many arguments\n"
msgstr ""

#: src/chage.c:405
#, c-format
msgid "%s: Do not include \"l\" with other flags\n"
msgstr ""

#: src/chage.c:430 src/chfn.c:535 src/chsh.c:402 src/expiry.c:272
#: src/gpasswd.c:222 src/groupadd.c:431 src/groupdel.c:283 src/groupmod.c:367
#: src/passwd.c:393 src/useradd.c:1288 src/userdel.c:513 src/usermod.c:1028
#, c-format
msgid "%s: Cannot determine your user name.\n"
msgstr ""

#: src/chage.c:449 src/chfn.c:570 src/chsh.c:436 src/userdel.c:533
#, c-format
msgid "%s: User `%s' is not known to service `%s'.\n"
msgstr ""

#: src/chage.c:452 src/chfn.c:559 src/chfn.c:573 src/chsh.c:426 src/chsh.c:439
#: src/passwd.c:412 src/passwd.c:429 src/userdel.c:536
#, c-format
msgid "%s: Unknown user `%s'.\n"
msgstr ""

#: src/chage.c:470
#, c-format
msgid "Only an administrator is allowed to change aging information.\n"
msgstr ""

#: src/chage.c:486
#, c-format
msgid "This system does not support shadow accounts.\n"
msgstr ""

#: src/chage.c:492
#, c-format
msgid "This account does not have a shadow entry.\n"
msgstr ""

#: src/chage.c:538
#, c-format
msgid "You can only list your own aging information.\n"
msgstr ""

#: src/chage.c:546 src/expiry.c:312
#, c-format
msgid "%s: Failed to drop privileges: %s\n"
msgstr ""

#: src/chage.c:558
#, c-format
msgid "No aging information available for %s.\n"
msgstr ""

#: src/chage.c:578
#, c-format
msgid "Changing aging information for %s.\n"
msgstr ""

#: src/chage.c:584 src/chage.c:671
#, c-format
msgid "Aging information not changed.\n"
msgstr ""

#: src/chage.c:627
#, c-format
msgid "Lastday is no date and no integer value >= -1\n"
msgstr ""

#: src/chage.c:647
#, c-format
msgid "Expiredate is no date and no integer value >= -1\n"
msgstr ""

#: src/chage.c:656
#, c-format
msgid "Error while parsing options.\n"
msgstr ""

#: src/chage.c:702
#, c-format
msgid "Error while converting to shadow account.\n"
msgstr ""

#: src/chage.c:720
#, c-format
msgid "Error while changing aging information.\n"
msgstr ""

#: src/chage.c:730
#, c-format
msgid "Aging information changed.\n"
msgstr ""

#: src/chfn.c:74
#, c-format
msgid ""
"Usage: %s [-f name] [-r room] [-w work_phone]\n"
"       [-h home_phone] [-o other] [-q] [-u] [-v] [user]\n"
msgstr ""

#: src/chfn.c:82 src/chfn.c:112
#, c-format
msgid ""
"%s - change user name and information\n"
"\n"
msgstr ""

#: src/chfn.c:84 src/chfn.c:120
msgid "  -f full-name   Change your real name\n"
msgstr ""

#: src/chfn.c:85
msgid "  -r room        Change your office room number\n"
msgstr ""

#: src/chfn.c:86
msgid "  -w work_phone  Change your office phone number\n"
msgstr ""

#: src/chfn.c:87
msgid "  -h home_phone  Change your home phone number\n"
msgstr ""

#: src/chfn.c:88
msgid "  -o other       Change the undefined portions of the GECOS field\n"
msgstr ""

#: src/chfn.c:91
msgid "  --service srv  Use nameservice 'srv'\n"
msgstr ""

#: src/chfn.c:104
#, c-format
msgid ""
"Usage: %s [-D binddn] [-P path] [-f name] [-o office] [-p office-phone]\n"
"       [-h home-phone][-m other] [-q] [-u] [-v] [user]\n"
msgstr ""

#: src/chfn.c:121
msgid "  -o office      Change your office room number\n"
msgstr ""

#: src/chfn.c:122
msgid "  -p phone       Change your office phone number\n"
msgstr ""

#: src/chfn.c:123
msgid "  -h home-phone  Change your home phone number\n"
msgstr ""

#: src/chfn.c:124
msgid "  -m other       Change the undefined portions of the GECOS field\n"
msgstr ""

#: src/chfn.c:168
#, c-format
msgid "Enter the new value, or press ENTER for the default\n"
msgstr ""

#: src/chfn.c:174
msgid "Full Name"
msgstr ""

#: src/chfn.c:176
#, c-format
msgid "\tFull Name: %s\n"
msgstr ""

#: src/chfn.c:179
msgid "Room Number"
msgstr ""

#: src/chfn.c:181
#, c-format
msgid "\tRoom Number: %s\n"
msgstr ""

#: src/chfn.c:184
msgid "Work Phone"
msgstr ""

#: src/chfn.c:186
#, c-format
msgid "\tWork Phone: %s\n"
msgstr ""

#: src/chfn.c:189
msgid "Home Phone"
msgstr ""

#: src/chfn.c:191
#, c-format
msgid "\tHome Phone: %s\n"
msgstr ""

#: src/chfn.c:194
msgid "Other"
msgstr ""

#: src/chfn.c:196
#, c-format
msgid "\tOther: %s\n"
msgstr ""

#: src/chfn.c:258
#, c-format
msgid "%s: The characters '%s\"' are not allowed.\n"
msgstr ""

#: src/chfn.c:264 src/chsh.c:211
#, c-format
msgid "%s: Control characters are not allowed.\n"
msgstr ""

#: src/chfn.c:332 src/chsh.c:262
#, c-format
msgid "%s: Don't know what I should do.\n"
msgstr ""

#: src/chfn.c:378 src/chfn.c:397 src/chfn.c:409 src/chfn.c:455 src/chfn.c:464
#: src/gpasswd.c:253 src/passwd.c:363
#, c-format
msgid "%s: Permission denied.\n"
msgstr ""

#: src/chfn.c:442 src/chsh.c:325 src/gpasswd.c:162
#, c-format
msgid "Service `%s' not supported.\n"
msgstr ""

#: src/chfn.c:514 src/chsh.c:368 src/chsh.c:375 src/gpasswd.c:192
#: src/groupadd.c:394 src/groupdel.c:254 src/groupmod.c:338 src/useradd.c:1254
#: src/userdel.c:485 src/usermod.c:994
#, c-format
msgid "%s: Too many arguments.\n"
msgstr ""

#: src/chfn.c:590 src/chsh.c:456 src/passwd.c:444
msgid "Unknown user context"
msgstr ""

#: src/chfn.c:592
#, c-format
msgid "%s: %s is not authorized to change the finger information for %s.\n"
msgstr ""

#: src/chfn.c:605
#, c-format
msgid "SELinux is in permissive mode, continuing.\n"
msgstr ""

#: src/chfn.c:623
#, c-format
msgid "You cannot change the finger information for `%s'.\n"
msgstr ""

#: src/chfn.c:630
#, c-format
msgid "Changing finger information for %s.\n"
msgstr ""

#: src/chfn.c:662
#, c-format
msgid "%s: Invalid name: `%s'\n"
msgstr ""

#: src/chfn.c:670
#, c-format
msgid "%s: Invalid room number: `%s'\n"
msgstr ""

#: src/chfn.c:678
#, c-format
msgid "%s: Invalid work phone: `%s'\n"
msgstr ""

#: src/chfn.c:686
#, c-format
msgid "%s: Invalid home phone: `%s'\n"
msgstr ""

#: src/chfn.c:694
#, c-format
msgid "%s: `%s' contains illegal characters.\n"
msgstr ""

#: src/chfn.c:720
#, c-format
msgid "Finger information not changed.\n"
msgstr ""

#: src/chfn.c:728
#, c-format
msgid "Error while changing finger information.\n"
msgstr ""

#: src/chfn.c:738
#, c-format
msgid "Finger information changed.\n"
msgstr ""

#: src/chpasswd.c:62
#, c-format
msgid "Usage: %s [-D binddn] [-P path] [-e] [-c des|md5|blowfish] [file]\n"
msgstr ""

#: src/chpasswd.c:70
#, c-format
msgid ""
"%s - update password entries in batch\n"
"\n"
msgstr ""

#: src/chpasswd.c:78
msgid ""
"  -c, --crypt    Password should be encrypted with DES, MD5 or blowfish\n"
msgstr ""

#: src/chpasswd.c:80
msgid "  -e, --encrypted The passwords are in encrypted form\n"
msgstr ""

#: src/chpasswd.c:172 src/groupmod.c:305 src/userdel.c:460
#, c-format
msgid "Service \"%s\" not supported\n"
msgstr ""

#: src/chpasswd.c:279
#, c-format
msgid "%s: line %ld: missing new password\n"
msgstr ""

#: src/chpasswd.c:288
#, c-format
msgid "%s: line %ld: unknown user %s\n"
msgstr ""

#: src/chpasswd.c:319 src/gpasswd.c:321
#, c-format
msgid "Cannot create salt for standard crypt"
msgstr ""

#: src/chpasswd.c:335 src/gpasswd.c:354
#, c-format
msgid "Cannot create salt for MD5 crypt"
msgstr ""

#: src/chpasswd.c:351 src/gpasswd.c:336
#, c-format
msgid "Cannot create salt for blowfish crypt"
msgstr ""

#: src/chpasswd.c:381
#, c-format
msgid "%s: line %ld: cannot update password entry\n"
msgstr ""

#: src/chpasswd.c:396
#, c-format
msgid "%s: errors occured, %ld passwords not updated\n"
msgstr ""

#: src/chsh.c:61
#, c-format
msgid ""
"Usage: %s [-D binddn] [-P path] [-s shell] [-l] [-q]\n"
"            [--help] [--usage] [--version] [user]\n"
msgstr ""

#: src/chsh.c:69
#, c-format
msgid ""
"%s - change login shell\n"
"\n"
msgstr ""

#: src/chsh.c:77
msgid "  -l             List allowed shells from /etc/shells\n"
msgstr ""

#: src/chsh.c:79
msgid "  -s shell       Use 'shell' as new login shell\n"
msgstr ""

#: src/chsh.c:88
msgid "Valid services for -r are: files, ldap, nis, nisplus\n"
msgstr ""

#: src/chsh.c:116
#, c-format
msgid "No known shells.\n"
msgstr ""

#: src/chsh.c:184
#, c-format
msgid "%s: Shell must be a full path name.\n"
msgstr ""

#: src/chsh.c:190
#, c-format
msgid "%s: `%s' does not exist.\n"
msgstr ""

#: src/chsh.c:196
#, c-format
msgid "%s: `%s' is not executable.\n"
msgstr ""

#: src/chsh.c:206
#, c-format
msgid "%s: '%c' is not allowed.\n"
msgstr ""

#: src/chsh.c:219
#, c-format
msgid "Warning: \"%s\" is not listed in /etc/shells.\n"
msgstr ""

#: src/chsh.c:222
#, c-format
msgid "%s: \"%s\" is not listed in /etc/shells.\n"
msgstr ""

#: src/chsh.c:224
#, c-format
msgid "%s: Use -l option to see list.\n"
msgstr ""

#: src/chsh.c:458
#, c-format
msgid "%s: %s is not authorized to change the shell of `%s'.\n"
msgstr ""

#: src/chsh.c:463
#, c-format
msgid "%s is not authorized to change the shell of `%s'."
msgstr ""

#: src/chsh.c:471 src/passwd.c:460
#, c-format
msgid "SELinux is in permissive mode, continuing\n"
msgstr ""

#: src/chsh.c:489
#, c-format
msgid "You cannot change the shell for %s.\n"
msgstr ""

#: src/chsh.c:500
#, c-format
msgid "You cannot change a restricted shell.\n"
msgstr ""

#: src/chsh.c:506
#, c-format
msgid "Changing login shell for %s.\n"
msgstr ""

#: src/chsh.c:550
#, c-format
msgid "Enter the new value, or press return for the default.\n"
msgstr ""

#: src/chsh.c:551
msgid "Login Shell"
msgstr ""

#: src/chsh.c:559
#, c-format
msgid "Shell not changed.\n"
msgstr ""

#: src/chsh.c:573
#, c-format
msgid "Error while changing login shell.\n"
msgstr ""

#: src/chsh.c:583
#, c-format
msgid "Shell changed.\n"
msgstr ""

#: src/expiry.c:47
#, c-format
msgid "Usage: %s [-f]\n"
msgstr ""

#: src/expiry.c:55
#, c-format
msgid ""
"%s - check password expiration and enforce password change\n"
"\n"
msgstr ""

#: src/expiry.c:57
msgid "  -f, --force    The caller is forced to change the password\n"
msgstr ""

#: src/expiry.c:107
#, c-format
msgid "Age field for %s is wrong"
msgstr ""

#: src/expiry.c:128
#, c-format
msgid "Your password has expired. Choose a new password."
msgstr ""

#: src/expiry.c:146
#, c-format
msgid "Your login has expired. Contact the system administrator.\n"
msgstr ""

#: src/expiry.c:154
#, c-format
msgid "Password changing requested. Choose a new password.\n"
msgstr ""

#: src/expiry.c:164
#, c-format
msgid "Your password is inactive. Contact the system administrator.\n"
msgstr ""

#: src/expiry.c:169
#, c-format
msgid "Your password has expired. Choose a new password.\n"
msgstr ""

#: src/expiry.c:178
#, c-format
msgid "Your password will expire in %ld days.\n"
msgstr ""

#: src/expiry.c:181
#, c-format
msgid "Your password will expire tomorrow.\n"
msgstr ""

#: src/expiry.c:183
#, c-format
msgid "Your password will expire within 24 hours.\n"
msgstr ""

#: src/gpasswd.c:63
#, c-format
msgid "Usage: %s [-r] group\n"
msgstr ""

#: src/gpasswd.c:70
#, c-format
msgid ""
"%s - change group password\n"
"\n"
msgstr ""

#: src/gpasswd.c:72
msgid "  -r             Remove the password for this group\n"
msgstr ""

#: src/gpasswd.c:73
msgid "  --service srv  Use nameservice 'service'\n"
msgstr ""

#: src/gpasswd.c:76
msgid "  -P path        Search group file in \"path\"\n"
msgstr ""

#: src/gpasswd.c:78 src/passwd.c:167 src/rpasswd.c:118 src/rpasswdd.c:137
msgid "  --help         Give this help list\n"
msgstr ""

#: src/gpasswd.c:79 src/passwd.c:168 src/rpasswd.c:119 src/rpasswdd.c:138
msgid "  --usage        Give a short usage message\n"
msgstr ""

#: src/gpasswd.c:80 src/passwd.c:169 src/rpasswd.c:120 src/rpasswdd.c:139
msgid "  --version      Print program version\n"
msgstr ""

#: src/gpasswd.c:200
#, c-format
msgid "%s: group argument missing.\n"
msgstr ""

#: src/gpasswd.c:234
#, c-format
msgid "%s: Group `%s' is not known to service `%s'.\n"
msgstr ""

#: src/gpasswd.c:237 src/groupdel.c:305 src/groupmod.c:389 src/useradd.c:219
#: src/usermod.c:193
#, c-format
msgid "%s: Unknown group `%s'.\n"
msgstr ""

#: src/gpasswd.c:268
#, c-format
msgid "Changing the password for group %s.\n"
msgstr ""

#: src/gpasswd.c:272
msgid "New Password: "
msgstr ""

#: src/gpasswd.c:280
#, c-format
msgid "Password change aborted.\n"
msgstr ""

#: src/gpasswd.c:284
msgid "Re-enter new password: "
msgstr ""

#: src/gpasswd.c:292
#, c-format
msgid "Sorry, passwords do not match.\n"
msgstr ""

#: src/gpasswd.c:298
#, c-format
msgid "%s: Try again later.\n"
msgstr ""

#: src/gpasswd.c:343
#, c-format
msgid "No support for blowfish compiled in. Using MD5\n"
msgstr ""

#: src/gpasswd.c:368
#, c-format
msgid "%s: Error changing password.\n"
msgstr ""

#: src/gpasswd.c:377
#, c-format
msgid "Password removed.\n"
msgstr ""

#: src/gpasswd.c:383 src/passwd.c:677
#, c-format
msgid "Password changed.\n"
msgstr ""

#: src/groupadd.c:61
#, c-format
msgid ""
"Usage: %s [-D binddn] [-g gid [-o]] [-r] [-P path] [-p password] group\n"
msgstr ""

#: src/groupadd.c:69
#, c-format
msgid ""
"%s - create a new group\n"
"\n"
msgstr ""

#: src/groupadd.c:72
msgid "  -g gid         Force the new groupid to be the given number\n"
msgstr ""

#: src/groupadd.c:74 src/groupmod.c:77 src/useradd.c:86 src/usermod.c:87
msgid "  -o             Allow duplicate (non-unique) UID\n"
msgstr ""

#: src/groupadd.c:75 src/groupdel.c:74 src/groupmod.c:78 src/grpck.c:69
#: src/pwck.c:69 src/useradd.c:87 src/userdel.c:77 src/usermod.c:92
msgid "  -P path        Search passwd, shadow and group file in \"path\"\n"
msgstr ""

#: src/groupadd.c:77 src/groupmod.c:80 src/useradd.c:89 src/usermod.c:94
msgid "  -p password    Encrypted password as returned by crypt(3)\n"
msgstr ""

#: src/groupadd.c:79 src/useradd.c:93
msgid "  -r, --system   Create a system account\n"
msgstr ""

#: src/groupadd.c:80 src/groupdel.c:76 src/useradd.c:95 src/userdel.c:79
msgid " --service srv   Add account to nameservice 'srv'\n"
msgstr ""

#: src/groupadd.c:82 src/groupmod.c:86 src/useradd.c:97 src/usermod.c:105
msgid "      --usage    Give a short usage message\n"
msgstr ""

#: src/groupadd.c:84 src/groupdel.c:80 src/useradd.c:99 src/userdel.c:83
msgid "Valid services for --service are: files, ldap\n"
msgstr ""

#: src/groupadd.c:263
#, c-format
msgid "%s: Can't get unique gid in range %u - %u.\n"
msgstr ""

#: src/groupadd.c:315
#, c-format
msgid "%s: You are using an undocumented option (-f)!\n"
msgstr ""

#: src/groupadd.c:323
#, c-format
msgid "%s: Invalid numeric argument `%s' for Group ID.\n"
msgstr ""

#: src/groupadd.c:345 src/useradd.c:1116 src/usermod.c:916
#, c-format
msgid "%s: Invalid characters in password `%s'.\n"
msgstr ""

#: src/groupadd.c:400 src/groupdel.c:260 src/groupmod.c:344 src/useradd.c:1260
#: src/userdel.c:491 src/usermod.c:1000
#, c-format
msgid "%s: Too few arguments.\n"
msgstr ""

#: src/groupadd.c:406
#, c-format
msgid "%s: You cannot use -f with -o.\n"
msgstr ""

#: src/groupadd.c:455
#, c-format
msgid "%s: GID %u is not unique, using another one.\n"
msgstr ""

#: src/groupadd.c:461 src/groupmod.c:403
#, c-format
msgid "%s: GID %u is not unique.\n"
msgstr ""

#: src/groupadd.c:472 src/groupmod.c:416
#, c-format
msgid "%s: Invalid group name `%s'.\n"
msgstr ""

#: src/groupadd.c:490 src/groupmod.c:426
#, c-format
msgid "%s: Group `%s' already exists.\n"
msgstr ""

#: src/groupadd.c:532
#, c-format
msgid "%s: Cannot add group to LDAP database without DN.\n"
msgstr ""

#: src/groupadd.c:549
#, c-format
msgid "%s: Group not added to LDAP database.\n"
msgstr ""

#: src/groupadd.c:581
#, c-format
msgid "%s: GROUPADD_CMD fails with exit code %d.\n"
msgstr ""

#: src/groupdel.c:61
#, c-format
msgid "Usage: %s [-D binddn] [-P path] group\n"
msgstr ""

#: src/groupdel.c:68
#, c-format
msgid ""
"%s - delete a group\n"
"\n"
msgstr ""

#: src/groupdel.c:137 src/groupdel.c:154
#, c-format
msgid "%s: GID `%u' is primary group of `%s'.\n"
msgstr ""

#: src/groupdel.c:302 src/groupmod.c:386 src/useradd.c:213
#, c-format
msgid "%s: Group `%s' not found in service `%s'.\n"
msgstr ""

#: src/groupdel.c:315
#, c-format
msgid "%s: Cannot remove user's primary group.\n"
msgstr ""

#: src/groupdel.c:330
#, c-format
msgid "%s: Cannot delete group from LDAP database without DN.\n"
msgstr ""

#: src/groupdel.c:347
#, c-format
msgid "%s: Group not deleted from LDAP database.\n"
msgstr ""

#: src/groupdel.c:360
#, c-format
msgid "%s: GROUPDEL_PRECMD fails with exit code %d.\n"
msgstr ""

#: src/groupdel.c:378
#, c-format
msgid "%s: Error deleting group `%s'.\n"
msgstr ""

#: src/groupdel.c:402
#, c-format
msgid "%s: GROUPDEL_POSTCMD fails with exit code %d.\n"
msgstr ""

#: src/groupmod.c:61
#, c-format
msgid "Usage: %s [-g gid [-o]] [-n new_name] group\n"
msgstr ""

#: src/groupmod.c:68
#, c-format
msgid ""
"%s - modify a group entry\n"
"\n"
msgstr ""

#: src/groupmod.c:72
msgid "  -g gid         Change the groupid to the given number\n"
msgstr ""

#: src/groupmod.c:74 src/useradd.c:82 src/usermod.c:83
msgid "  -k skeldir     Specify an alternative skel directory\n"
msgstr ""

#: src/groupmod.c:76
msgid "  -n name        Change group name.\n"
msgstr ""

#: src/groupmod.c:82
msgid "  -A user        Add the user to the group entry\n"
msgstr ""

#: src/groupmod.c:83
msgid "  -R user        Remove the user from the group entry\n"
msgstr ""

#: src/groupmod.c:88 src/usermod.c:107
msgid "Valid services for -r are: files, ldap\n"
msgstr ""

#: src/groupmod.c:250
#, c-format
msgid "%s: invalid numeric argument `%s' for Group ID.\n"
msgstr ""

#: src/groupmod.c:276
#, c-format
msgid "%s: invalid characters in password `%s'.\n"
msgstr ""

#: src/groupmod.c:472
#, c-format
msgid "%s: Cannot modify group in LDAP database without DN.\n"
msgstr ""

#: src/groupmod.c:490
#, c-format
msgid "%s: Group not modified in LDAP database.\n"
msgstr ""

#: src/grpck.c:59
#, c-format
msgid "Usage: %s [-P path] [-q|-r]\n"
msgstr ""

#: src/grpck.c:67
#, c-format
msgid ""
"%s - check integrity of group file\n"
"\n"
msgstr ""

#: src/grpck.c:71 src/pwck.c:71
msgid "  -q, --quiet    Don't print warnings, only errors\n"
msgstr ""

#: src/grpck.c:72 src/pwck.c:72
msgid "  -r, --read-only Run in read-only mode, don't make changes\n"
msgstr ""

#: src/grpck.c:74
msgid "  -s, --sort     Sort the group file, no checks are done\n"
msgstr ""

#: src/grpck.c:86 src/pwck.c:86
#, c-format
msgid "No\n"
msgstr ""

#: src/grpck.c:230 src/pwck.c:237
#, c-format
msgid "Checking `%s'\n"
msgstr ""

#: src/grpck.c:315 src/grpck.c:365
#, c-format
msgid "Invalid group entry.\n"
msgstr ""

#: src/grpck.c:316 src/pwck.c:323 src/pwck.c:562
#, c-format
msgid "Delete empty line? "
msgstr ""

#: src/grpck.c:337
#, c-format
msgid "Invalid group entry with comment.\n"
msgstr ""

#: src/grpck.c:338 src/grpck.c:366 src/grpck.c:383 src/grpck.c:399
#: src/pwck.c:345 src/pwck.c:361 src/pwck.c:377 src/pwck.c:393 src/pwck.c:584
#: src/pwck.c:600 src/pwck.c:616 src/pwck.c:632 src/pwck.c:650
#, c-format
msgid "Delete line `%s'? "
msgstr ""

#: src/grpck.c:382
#, c-format
msgid "Invalid group name `%s'.\n"
msgstr ""

#: src/grpck.c:398
#, c-format
msgid "Duplicate group entry\n"
msgstr ""

#: src/grpck.c:426
#, c-format
msgid "Group `%s': unknown user `%s'\n"
msgstr ""

#: src/grpck.c:432
#, c-format
msgid "Group `%s': Duplicate user entry `%s', already primary group.\n"
msgstr ""

#: src/grpck.c:759 src/pwck.c:990
#, c-format
msgid "%s: -s and -r are incompatibile\n"
msgstr ""

#: src/grpck.c:767
#, c-format
msgid "%s: Cannot lock group files: already locked.\n"
msgstr ""

#: src/grpconv.c:38 src/grpunconv.c:57 src/pwconv.c:51 src/pwunconv.c:51
#, c-format
msgid "Usage: %s\n"
msgstr ""

#: src/grpconv.c:45
#, c-format
msgid ""
"%s - convert to shadow group\n"
"\n"
msgstr ""

#: src/grpconv.c:108
#, c-format
msgid "%s: /etc/gshadow is not supported by this system.\n"
msgstr ""

#: src/grpunconv.c:64
#, c-format
msgid ""
"%s - convert from shadow groups\n"
"\n"
msgstr ""

#: src/grpunconv.c:67
msgid "  -P path        Search group and gshadow file in \"path\"\n"
msgstr ""

#: src/grpunconv.c:224
#, c-format
msgid "%s: No gshadow file found.\n"
msgstr ""

#: src/grpunconv.c:266 src/pwunconv.c:215
#, c-format
msgid "Error while moving password for `%s'.\n"
msgstr ""

#: src/newgrp.c:60
#, c-format
msgid "Usage: %s [-l|-c command] [group]\n"
msgstr ""

#: src/newgrp.c:68
#, c-format
msgid ""
"%s - change the effective group id\n"
"\n"
msgstr ""

#: src/newgrp.c:71
msgid "  -l, --login    reinitialize environment as if logged in\n"
msgstr ""

#: src/newgrp.c:73
msgid "  -c  command    Execute `command' with new group\n"
msgstr ""

#: src/newgrp.c:169
#, c-format
msgid "%s: -l and -c are exclusive\n"
msgstr ""

#: src/newgrp.c:175
#, c-format
msgid "%s: -c requires a group argument\n"
msgstr ""

#: src/newgrp.c:182
#, c-format
msgid "%s: Unknown user.\n"
msgstr ""

#: src/newgrp.c:203
#, c-format
msgid "%s: bad group `%s'.\n"
msgstr ""

#: src/newgrp.c:242
msgid "Password: "
msgstr ""

#: src/newgrp.c:245
#, c-format
msgid "%s: password incorrect.\n"
msgstr ""

#: src/newgrp.c:274
#, c-format
msgid "%s: calling getgroups failed: %s\n"
msgstr ""

#: src/newgrp.c:312
#, c-format
msgid "%s: too many groups, not added.\n"
msgstr ""

#: src/newgrp.c:319
#, c-format
msgid "%s: calling setgroups failed: %s\n"
msgstr ""

#: src/newgrp.c:326 src/newgrp.c:341 src/newgrp.c:350
#, c-format
msgid "%s: calling setgid failed: %s\n"
msgstr ""

#: src/newgrp.c:335
#, c-format
msgid "%s: calling initgroups failed: %s\n"
msgstr ""

#: src/newgrp.c:362
#, c-format
msgid "Cannot change to directory %s: %s\n"
msgstr ""

#: src/newgrp.c:399
#, c-format
msgid "%s: execl failed: %s\n"
msgstr ""

#: src/pam_rpasswd.c:218 src/pam_rpasswd.c:222 src/pam_rpasswd.c:305
#: src/pam_rpasswd.c:309 src/rpasswd.c:218 src/rpasswd.c:221 src/rpasswd.c:304
#: src/rpasswd.c:307 src/rpasswdd.c:451 src/rpasswdd.c:454 src/rpasswdd.c:918
#: src/rpasswdd.c:921 src/rpasswdd.c:985 src/rpasswdd.c:988
#, c-format
msgid "error while reading request: %s"
msgstr ""

#: src/pam_rpasswd.c:219 src/rpasswd.c:219 src/rpasswd-client.c:54
#: src/rpasswd-client.c:67 src/rpasswd-client.c:78 src/rpasswd-client.c:104
#: src/rpasswd-client.c:117
msgid "Peer has closed the TLS connection"
msgstr ""

#: src/pam_rpasswd.c:231 src/pam_rpasswd.c:321 src/rpasswd.c:230
#: src/rpasswd.c:319 src/rpasswdd.c:470 src/rpasswdd.c:473
#, c-format
msgid "error while reading request data: %s"
msgstr ""

#: src/pam_rpasswd.c:278 src/pam_rpasswd.c:368 src/rpasswd.c:276
#: src/rpasswd.c:365
#, c-format
msgid "Cannot send input back to server: %s\n"
msgstr ""

#: src/pam_rpasswd.c:306 src/rpasswd.c:305 src/rpasswdd.c:452
#: src/rpasswdd.c:471 src/rpasswdd.c:986 src/rpasswdd.c:1020
#: src/rpasswdd.c:1062
msgid "wrong data received"
msgstr ""

#: src/pam_rpasswd.c:528
#, c-format
msgid "SLP: Found Server on %s, port %s.\n"
msgstr ""

#: src/pam_rpasswd.c:531
#, c-format
msgid "SLP: Found Server on %s.\n"
msgstr ""

#: src/passwd.c:135
#, c-format
msgid "Usage: %s [-f|-g|-s|-k[-q]] [name]\n"
msgstr ""

#: src/passwd.c:136
#, c-format
msgid "       %s [-D binddn] [-n min] [-x max] [-w warn] [-i inact] user\n"
msgstr ""

#: src/passwd.c:137
#, c-format
msgid "       %s {-l|-u|-d|-S[-a]|-e|-h} user\n"
msgstr ""

#: src/passwd.c:144 src/rpasswd.c:100 src/rpasswdd.c:121
#, c-format
msgid ""
"%s - change password information\n"
"\n"
msgstr ""

#: src/passwd.c:146
msgid "  -f             Change the finger (GECOS) information\n"
msgstr ""

#: src/passwd.c:148
msgid "  -h             Change the home directory\n"
msgstr ""

#: src/passwd.c:149
msgid "  -s             Change the login shell\n"
msgstr ""

#: src/passwd.c:150
msgid "  -g             Change the group password\n"
msgstr ""

#: src/passwd.c:151
msgid "  -k             Change the password only if expired\n"
msgstr ""

#: src/passwd.c:152
msgid "  -q             Try to be quiet\n"
msgstr ""

#: src/passwd.c:153
msgid "  -S             Show the password attributes\n"
msgstr ""

#: src/passwd.c:154
msgid "  -a             Only with -S, show for all accounts\n"
msgstr ""

#: src/passwd.c:155
msgid "  -d             Delete the password for the named account\n"
msgstr ""

#: src/passwd.c:156
msgid "  -l             Locks the password entry for \"user\"\n"
msgstr ""

#: src/passwd.c:157
msgid "  -u             Try to unlock the password entry for \"user\"\n"
msgstr ""

#: src/passwd.c:158
msgid "  -e             Force the user to change password at next login\n"
msgstr ""

#: src/passwd.c:159
msgid "  -n min         Set minimum field for \"user\"\n"
msgstr ""

#: src/passwd.c:160
msgid "  -x max         Set maximum field for \"user\"\n"
msgstr ""

#: src/passwd.c:161
msgid "  -w warn        Set warn field for \"user\"\n"
msgstr ""

#: src/passwd.c:346
#, c-format
msgid "%s: User argument missing\n"
msgstr ""

#: src/passwd.c:424
#, c-format
msgid "%s: User `%s' is not known to service `%s'\n"
msgstr ""

#: src/passwd.c:447
#, c-format
msgid "%s: %s is not authorized to change the password of %s\n"
msgstr ""

#: src/passwd.c:475
#, c-format
msgid "%s: Permission denied\n"
msgstr ""

#: src/passwd.c:484
#, c-format
msgid "You cannot change the shadow data for `%s'.\n"
msgstr ""

#: src/passwd.c:512
#, c-format
msgid "%s: -P flag not supported in this mode!\n"
msgstr ""

#: src/passwd.c:518
#, c-format
msgid "Changing password for %s.\n"
msgstr ""

#: src/passwd.c:581 src/passwd.c:595
#, c-format
msgid "Cannot unlock the password for `%s'!\n"
msgstr ""

#: src/passwd.c:617 src/passwd.c:636
#, c-format
msgid "Password for `%s' is already locked!\n"
msgstr ""

#: src/passwd.c:661
#, c-format
msgid "Error while changing password expiry information.\n"
msgstr ""

#: src/passwd.c:663
#, c-format
msgid "Error while changing password.\n"
msgstr ""

#: src/passwd.c:675
#, c-format
msgid "Password expiry information changed.\n"
msgstr ""

#: src/passwd.c:729
#, c-format
msgid "passwd: Cannot execute %s"
msgstr ""

#: src/pwck.c:59
#, c-format
msgid "Usage: %s [-P path] [-q|-r|-s]\n"
msgstr ""

#: src/pwck.c:67
#, c-format
msgid ""
"%s - check integrity of password files\n"
"\n"
msgstr ""

#: src/pwck.c:74
msgid "  -s, --sort     Sort the password file, no checks are done\n"
msgstr ""

#: src/pwck.c:322 src/pwck.c:360
#, c-format
msgid "Invalid password entry.\n"
msgstr ""

#: src/pwck.c:344
#, c-format
msgid "Invalid password entry with comment.\n"
msgstr ""

#: src/pwck.c:376 src/pwck.c:615
#, c-format
msgid "Invalid account name `%s'.\n"
msgstr ""

#: src/pwck.c:392
#, c-format
msgid "Duplicate password entry\n"
msgstr ""

#: src/pwck.c:411
#, c-format
msgid "User `%s': unknown group `%u'\n"
msgstr ""

#: src/pwck.c:419
#, c-format
msgid "User `%s': directory `%s' does not exist.\n"
msgstr ""

#: src/pwck.c:428
#, c-format
msgid "User `%s': shell `%s' is not executeable.\n"
msgstr ""

#: src/pwck.c:483
#, c-format
msgid "Checking `%s'.\n"
msgstr ""

#: src/pwck.c:561 src/pwck.c:599
#, c-format
msgid "Invalid shadow entry.\n"
msgstr ""

#: src/pwck.c:583
#, c-format
msgid "Invalid shadow entry with comment.\n"
msgstr ""

#: src/pwck.c:631
#, c-format
msgid "Duplicate shadow entry\n"
msgstr ""

#: src/pwck.c:649
#, c-format
msgid "No matching password file entry.\n"
msgstr ""

#: src/pwck.c:664
#, c-format
msgid "User `%s': last password change in the future.\n"
msgstr ""

#: src/pwck.c:886
#, c-format
msgid "Error while writing temporary passwd file: %m\n"
msgstr ""

#: src/pwck.c:897
#, c-format
msgid "Error while closing old passwd file: %m\n"
msgstr ""

#: src/pwck.c:905
#, c-format
msgid "Error while closing temporary passwd file: %m\n"
msgstr ""

#: src/pwck.c:998
#, c-format
msgid "%s: Cannot lock password files: already locked.\n"
msgstr ""

#: src/pwconv.c:58
#, c-format
msgid ""
"%s - convert to shadow account\n"
"\n"
msgstr ""

#: src/pwconv.c:202 src/useradd.c:502
#, c-format
msgid "Can't create %s: %m\n"
msgstr ""

#: src/pwconv.c:265
#, c-format
msgid "Error while deleting `%s' shadow account.\n"
msgstr ""

#: src/pwconv.c:286
#, c-format
msgid "%s: Error trying to get data for `%s'\n"
msgstr ""

#: src/pwconv.c:306 src/pwconv.c:326 src/pwconv.c:355 src/pwconv.c:368
#, c-format
msgid "Error while converting `%s' to shadow account.\n"
msgstr ""

#: src/pwunconv.c:58
#, c-format
msgid ""
"%s - convert from shadow account\n"
"\n"
msgstr ""

#: src/pwunconv.c:172
#, c-format
msgid "%s: No shadow file found.\n"
msgstr ""

#: src/rpasswd.c:92
#, c-format
msgid "Usage: %s [-4|-6][-a][-f config-file][-h hostname][-p port][-v][name]\n"
msgstr ""

#: src/rpasswd.c:102
msgid "  -4             Use IPv4 only\n"
msgstr ""

#: src/rpasswd.c:103
msgid "  -6             Use IPv6 only\n"
msgstr ""

#: src/rpasswd.c:105
msgid "  -a             Admin mode, special admin password is required\n"
msgstr ""

#: src/rpasswd.c:107
msgid "  -f config-file Specify a different config file\n"
msgstr ""

#: src/rpasswd.c:108
msgid "  -h hostname    Specify the remote server\n"
msgstr ""

#: src/rpasswd.c:109
msgid "  -p port        Specify port remote server is listening on\n"
msgstr ""

#: src/rpasswd.c:111
msgid "  -r level       Specify level of SSL certificate checks\n"
msgstr ""

#: src/rpasswd.c:114
msgid "  --no-slp       Don't use SLP to find a server\n"
msgstr ""

#: src/rpasswd.c:116
msgid "  -v, --verbose  Be verbose, print SSL connection data\n"
msgstr ""

#: src/rpasswd.c:157
#, c-format
msgid "Warning: cannot turn echo off\n"
msgstr ""

#: src/rpasswd.c:520
#, c-format
msgid "SLP: Found Server on %s, port %s"
msgstr ""

#: src/rpasswd.c:523
#, c-format
msgid "SLP: Found Server on %s"
msgstr ""

#: src/rpasswd.c:559
#, c-format
msgid "Go away, you do not exist!"
msgstr ""

#: src/rpasswd.c:573
#, c-format
msgid "No server specified\n"
msgstr ""

#: src/rpasswd-client.c:53 src/rpasswd-client.c:56
#, c-format
msgid "error while sending start request: %s\n"
msgstr ""

#: src/rpasswd-client.c:66 src/rpasswd-client.c:69
#, c-format
msgid "error while sending locale data: %s\n"
msgstr ""

#: src/rpasswd-client.c:77 src/rpasswd-client.c:80
#, c-format
msgid "error while sending username: %s\n"
msgstr ""

#: src/rpasswd-client.c:103 src/rpasswd-client.c:106 src/rpasswd-client.c:116
#: src/rpasswd-client.c:119
#, c-format
msgid "error while sending string: %s\n"
msgstr ""

#: src/rpasswd-client.c:314
msgid "Searching a server...\n"
msgstr ""

#: src/rpasswd-client.c:319
#, c-format
msgid "Error opening SLP handle: %i.\n"
msgstr ""

#: src/rpasswd-client.c:330
msgid "No service found with SLP.\n"
msgstr ""

#: src/rpasswd-client.c:348
msgid "Error while searching for SLP description.\n"
msgstr ""

#: src/rpasswd-client.c:367
#, c-format
msgid ""
"\n"
"Please select a server:\n"
msgstr ""

#: src/rpasswd-client.c:373
#, c-format
msgid " (port %s)"
msgstr ""

#: src/rpasswd-client.c:449
msgid "parsing config file"
msgstr ""

#: src/rpasswd-client.c:492 src/rpasswd-client.c:495
msgid "Trying entry:"
msgstr ""

#: src/rpasswd-client.c:534
#, c-format
msgid "Entry \"%s\" is not valid!\n"
msgstr ""

#: src/rpasswd-client.c:538
#, c-format
msgid "Entry \"%s\" is not valid, ignored!\n"
msgstr ""

#: src/rpasswd-client.c:551
msgid "Bad entries found.\n"
msgstr ""

#: src/rpasswd-client.c:556
msgid "No entry found.\n"
msgstr ""

#: src/rpasswd-client.c:566
msgid "No entry found."
msgstr ""

#: src/rpasswd-client.c:599
msgid "Hostname or service not known for specified protocol\n"
msgstr ""

#: src/rpasswd-client.c:612
#, c-format
msgid "bad port: %s\n"
msgstr ""

#: src/rpasswd-client.c:636 src/rpasswd-client.c:644
#, c-format
msgid "Trying %s port %d...\r\n"
msgstr ""

#: src/rpasswd-client.c:649
#, c-format
msgid "Trying %s...\r\n"
msgstr ""

#: src/rpasswd-client.c:663
#, c-format
msgid "connect to address %s: %s\n"
msgstr ""

#: src/rpasswd-client.c:717 src/rpasswd-client.c:1000
msgid "Server certificate info:\n"
msgstr ""

#: src/rpasswd-client.c:727
#, c-format
msgid "  Certificate is valid since: %s"
msgstr ""

#: src/rpasswd-client.c:729
#, c-format
msgid "  Certificate expires: %s"
msgstr ""

#: src/rpasswd-client.c:735
#, c-format
msgid "  Certificate public key: %s"
msgstr ""

#: src/rpasswd-client.c:741
#, c-format
msgid "  Certificate version: #%d\n"
msgstr ""

#: src/rpasswd-client.c:746 src/rpasswd-client.c:1006
#, c-format
msgid "  DN: %s\n"
msgstr ""

#: src/rpasswd-client.c:750 src/rpasswd-client.c:1013
#, c-format
msgid "  Issuer's DN: %s\n"
msgstr ""

#: src/rpasswd-client.c:831
#, c-format
msgid "Handshake failed: %s\n"
msgstr ""

#: src/rpasswd-client.c:854
#, c-format
msgid "TLS certificate error: %s\n"
msgstr ""

#: src/rpasswd-client.c:865
#, c-format
msgid ""
"%s connection using %s-%s (%s)\n"
"\n"
msgstr ""

#: src/rpasswd-client.c:883
msgid "TLS authentication error: server certificate issuer is unknown.\n"
msgstr ""

#: src/rpasswd-client.c:891
msgid "TLS authentication error: server certificate is NOT trusted.\n"
msgstr ""

#: src/rpasswd-client.c:902
msgid "TLS authentication error: server certificate not yet activated.\n"
msgstr ""

#: src/rpasswd-client.c:910
msgid "TLS authentication error: server certificate expired.\n"
msgstr ""

#: src/rpasswd-client.c:945
#, c-format
msgid "error loading default verify locations: %s\n"
msgstr ""

#: src/rpasswd-client.c:953
#, c-format
msgid "error setting default verify path: %s\n"
msgstr ""

#: src/rpasswd-client.c:989
#, c-format
msgid ""
"SSL connection using %s\n"
"\n"
msgstr ""

#: src/rpasswd-client.c:994
msgid "Server does not have a certificate?\n"
msgstr ""

#: src/rpasswdd.c:109
#, c-format
msgid ""
"Usage: %s [-4] [-6] [-d] [-c certificate] [-k privatekey] [-p port]\n"
"       [--slp [--slp-timeout timeout] [--slp-descr description]]\n"
msgstr ""

#: src/rpasswdd.c:112
#, c-format
msgid "Usage: %s [-4] [-6] [-d] [-c certificate] [-k privatekey] [-p port]\n"
msgstr ""

#: src/rpasswdd.c:123
msgid "  -4             Use IPv4\n"
msgstr ""

#: src/rpasswdd.c:124
msgid "  -6             Use IPv6\n"
msgstr ""

#: src/rpasswdd.c:125
msgid "  -c certificate Specify alternate certificate file\n"
msgstr ""

#: src/rpasswdd.c:126
msgid "  -k privatekey  Specify alternate file with private key\n"
msgstr ""

#: src/rpasswdd.c:128
msgid "  -d             Run in debug mode\n"
msgstr ""

#: src/rpasswdd.c:129
msgid "  -p port        Port on which the server should listen\n"
msgstr ""

#: src/rpasswdd.c:132
msgid "  --slp          Register at local SLP server\n"
msgstr ""

#: src/rpasswdd.c:133
msgid "  --slp-timeout  Set timeout for re-registration\n"
msgstr ""

#: src/rpasswdd.c:134
msgid "  --slp-descr    Set a description shown to SLP clients\n"
msgstr ""

#: src/rpasswdd.c:219 src/rpasswdd.c:267
#, c-format
msgid "cannot open socket: %s"
msgstr ""

#: src/rpasswdd.c:252 src/rpasswdd.c:286
#, c-format
msgid "cannot enable socket to accept connections: %s"
msgstr ""

#: src/rpasswdd.c:632
#, c-format
msgid "handle_request: request received (Version = %d)"
msgstr ""

#: src/rpasswdd.c:638
#, c-format
msgid "cannot handle request version %d; current version is %d"
msgstr ""

#: src/rpasswdd.c:702
#, c-format
msgid "Please authenticate as %s on %s"
msgstr ""

#: src/rpasswdd.c:711 src/rpasswdd.c:772
#, c-format
msgid "User %s: %s"
msgstr ""

#: src/rpasswdd.c:731
#, c-format
msgid ""
"\n"
"Now enter the new password for %s"
msgstr ""

#: src/rpasswdd.c:748
#, c-format
msgid "setresuid failed on server: %s"
msgstr ""

#: src/rpasswdd.c:783
msgid "Password not changed"
msgstr ""

#: src/rpasswdd.c:786
msgid "Password changed"
msgstr ""

#: src/rpasswdd.c:805
#, c-format
msgid "handle_request: exit (%d)"
msgstr ""

#: src/rpasswdd.c:890
#, c-format
msgid "while accepting connection: %s"
msgstr ""

#: src/rpasswdd.c:903
#, c-format
msgid "Handshake has failed (%s)"
msgstr ""

#: src/rpasswdd.c:919
msgid "client has closed the GNUTLS connection"
msgstr ""

#: src/rpasswdd.c:932
msgid "cannot enable SSL encryption"
msgstr ""

#: src/rpasswdd.c:1002
#, c-format
msgid "locale length in request too long: %d"
msgstr ""

#: src/rpasswdd.c:1019 src/rpasswdd.c:1022
#, c-format
msgid "error while reading request locale: %s"
msgstr ""

#: src/rpasswdd.c:1042
#, c-format
msgid "data length in request too long: %d"
msgstr ""

#: src/rpasswdd.c:1061 src/rpasswdd.c:1064
#, c-format
msgid "error while reading request username: %s"
msgstr ""

#: src/rpasswdd.c:1084
msgid "No username supplied"
msgstr ""

#: src/rpasswdd.c:1311
msgid "already running"
msgstr ""

#: src/useradd.c:60 src/usermod.c:61
#, c-format
msgid "Usage: %s ...\n"
msgstr ""

#: src/useradd.c:67
#, c-format
msgid ""
"%s - create a new user\n"
"\n"
msgstr ""

#: src/useradd.c:69 src/usermod.c:70
msgid "  -c comment     Set the GECOS field for the new account\n"
msgstr ""

#: src/useradd.c:71
msgid " --show-defaults Print default values\n"
msgstr ""

#: src/useradd.c:72
msgid " --save-defaults Save modified default values\n"
msgstr ""

#: src/useradd.c:74 src/usermod.c:75
msgid "  -d homedir     Home directory for the new user\n"
msgstr ""

#: src/useradd.c:75 src/usermod.c:76
msgid "  -e expire      Date on which the new account will be disabled\n"
msgstr ""

#: src/useradd.c:77 src/usermod.c:78
msgid ""
"  -f inactive    Days after a password expires until account is disabled\n"
msgstr ""

#: src/useradd.c:79 src/usermod.c:80
msgid "  -G group,...   List of supplementary groups\n"
msgstr ""

#: src/useradd.c:80 src/usermod.c:81
msgid "  -g gid         Name/number of the users primary group\n"
msgstr ""

#: src/useradd.c:84
msgid "  -m             Create home directory for the new user\n"
msgstr ""

#: src/useradd.c:91
msgid "  -u uid         Force the new userid to be the given number\n"
msgstr ""

#: src/useradd.c:94 src/usermod.c:96
msgid "  -s shell       Name of the user's login shell\n"
msgstr ""

#: src/useradd.c:185 src/useradd.c:1068 src/usermod.c:157 src/usermod.c:844
#: src/usermod.c:939
#, c-format
msgid "%s: Invalid numeric argument `%s'.\n"
msgstr ""

#: src/useradd.c:195
#, c-format
msgid "%s: Group `%u' not found in service `%s'.\n"
msgstr ""

#: src/useradd.c:201 src/usermod.c:174
#, c-format
msgid "%s: Unknown group `%u'.\n"
msgstr ""

#: src/useradd.c:297
#, c-format
msgid "%s: Unknown group `%s' in %s.\n"
msgstr ""

#: src/useradd.c:312
#, c-format
msgid "%s: Invalid home directory `%s' in %s.\n"
msgstr ""

#: src/useradd.c:331
#, c-format
msgid "%s: Invalid numeric argument `%s' in %s.\n"
msgstr ""

#: src/useradd.c:353
#, c-format
msgid "%s: Expiredate `%s' is no date and no integer value >= -1 in %s.\n"
msgstr ""

#: src/useradd.c:369
#, c-format
msgid "%s: Invalid shell `%s' in %s.\n"
msgstr ""

#: src/useradd.c:383
#, c-format
msgid "%s: Skel directory \"%s\" in %s does not exist.\n"
msgstr ""

#: src/useradd.c:832
#, c-format
msgid "%s: Can't get unique uid in range %u - %u.\n"
msgstr ""

#: src/useradd.c:909
#, c-format
msgid "%s: Cannot create directory `%s'.\n"
msgstr ""

#: src/useradd.c:926
#, c-format
msgid "%s: Copying of skel directory failed.\n"
msgstr ""

#: src/useradd.c:986
#, c-format
msgid "%s: Reading of `%s' was not successful.\n"
msgstr ""

#: src/useradd.c:1015 src/usermod.c:790
#, c-format
msgid "%s: Invalid comment `%s'.\n"
msgstr ""

#: src/useradd.c:1032 src/usermod.c:804
#, c-format
msgid "%s: Invalid home directory `%s'.\n"
msgstr ""

#: src/useradd.c:1052 src/usermod.c:827
#, c-format
msgid "%s: Expiredate `%s' is no date and no integer value >= -1.\n"
msgstr ""

#: src/useradd.c:1087
#, c-format
msgid "%s: Skel directory `%s' does not exist.\n"
msgstr ""

#: src/useradd.c:1129 src/usermod.c:926
#, c-format
msgid "%s: Invalid shell `%s'.\n"
msgstr ""

#: src/useradd.c:1138
#, c-format
msgid "%s: Invalid numeric argument `%s' for User ID.\n"
msgstr ""

#: src/useradd.c:1316
#, c-format
msgid "%s: Writing of `%s' was not successful.\n"
msgstr ""

#: src/useradd.c:1336 src/usermod.c:1257
#, c-format
msgid "%s: UID %u is not unique.\n"
msgstr ""

#: src/useradd.c:1347 src/usermod.c:1271
#, c-format
msgid "%s: Invalid account name `%s'.\n"
msgstr ""

#: src/useradd.c:1368 src/usermod.c:1282
#, c-format
msgid "%s: Account `%s' already exists.\n"
msgstr ""

#: src/useradd.c:1473
#, c-format
msgid "%s: Cannot add user to LDAP database without DN.\n"
msgstr ""

#: src/useradd.c:1490
#, c-format
msgid "%s: User not added to LDAP database.\n"
msgstr ""

#: src/useradd.c:1518 src/userdel.c:268 src/usermod.c:405 src/usermod.c:633
#: src/usermod.c:1478 src/usermod.c:1580
#, c-format
msgid "%s: ERROR: cannot find group `%s' anymore!.\n"
msgstr ""

#: src/useradd.c:1522 src/usermod.c:1483 src/usermod.c:1585
#, c-format
msgid "%s: Cannot find group `%s' in service `%s', ignored.\n"
msgstr ""

#: src/useradd.c:1537 src/usermod.c:1500
#, c-format
msgid "%s: Cannot add user to groups stored in LDAP database without DN.\n"
msgstr ""

#: src/useradd.c:1545 src/useradd.c:1563 src/useradd.c:1580 src/usermod.c:1508
#: src/usermod.c:1527 src/usermod.c:1545
#, c-format
msgid "%s: User not added to LDAP group `%s'.\n"
msgstr ""

#: src/useradd.c:1624
#, c-format
msgid "%s: USERADD_CMD fails with exit code %d.\n"
msgstr ""

#: src/userdel.c:60
#, c-format
msgid "Usage: %s [-D binddn] [-P path] [-r [-f]] user\n"
msgstr ""

#: src/userdel.c:67
#, c-format
msgid ""
"%s - delete a user and related files\n"
"\n"
msgstr ""

#: src/userdel.c:69
msgid "  -r             Remove home directory and mail spool\n"
msgstr ""

#: src/userdel.c:71
msgid "  -f             Force removel of files, even if not owned by user\n"
msgstr ""

#: src/userdel.c:181 src/userdel.c:200
#, c-format
msgid "%s: directory `%s' is in use by `%s'.\n"
msgstr ""

#: src/userdel.c:285 src/usermod.c:650 src/usermod.c:1602
#, c-format
msgid ""
"%s: Cannot remove user from groups stored in LDAP database without DN.\n"
msgstr ""

#: src/userdel.c:293 src/userdel.c:312 src/usermod.c:662 src/usermod.c:685
#: src/usermod.c:1610 src/usermod.c:1629 src/usermod.c:1647
#, c-format
msgid "%s: User not removed from LDAP group `%s'.\n"
msgstr ""

#: src/userdel.c:333 src/usermod.c:707
#, c-format
msgid "%s: User not removed from group `%s'.\n"
msgstr ""

#: src/userdel.c:543 src/usermod.c:1245
#, c-format
msgid "%s: account `%s' is currently in use.\n"
msgstr ""

#: src/userdel.c:565
#, c-format
msgid "%s: USERDEL_PRECMD fails with exit code %d.\n"
msgstr ""

#: src/userdel.c:593 src/userdel.c:611
#, c-format
msgid "%s: `%s' is not owned by `%s', not removed.\n"
msgstr ""

#: src/userdel.c:599 src/userdel.c:621
#, c-format
msgid "%s: warning: can't remove `%s': %s"
msgstr ""

#: src/userdel.c:631
#, c-format
msgid "%s: directory `%s' not removed.\n"
msgstr ""

#: src/userdel.c:643
#, c-format
msgid "%s: error deleting user `%s'.\n"
msgstr ""

#: src/userdel.c:665
#, c-format
msgid "%s: USERDEL_POSTCMD fails with exit code %d.\n"
msgstr ""

#: src/usermod.c:68
#, c-format
msgid ""
"%s - modify a user account\n"
"\n"
msgstr ""

#: src/usermod.c:85
msgid "  -l login       Change login name.\n"
msgstr ""

#: src/usermod.c:86
msgid "  -m             Move home directory to the new path\n"
msgstr ""

#: src/usermod.c:88
msgid "  -A group,...   List of groups the user should be added to\n"
msgstr ""

#: src/usermod.c:90
msgid "  -R group,...   List of groups the user should be removed from\n"
msgstr ""

#: src/usermod.c:97
msgid "  -u uid         Change the userid to the given number\n"
msgstr ""

#: src/usermod.c:100
msgid "  -L             Locks the password entry for \"user\"\n"
msgstr ""

#: src/usermod.c:102
msgid "  -U             Try to unlock the password entry for \"user\"\n"
msgstr ""

#: src/usermod.c:168
#, c-format
msgid "%s: group `%u' not found in service `%s'.\n"
msgstr ""

#: src/usermod.c:187
#, c-format
msgid "%s: group `%s' not found in service `%s'.\n"
msgstr ""

#: src/usermod.c:424
#, c-format
msgid "%s: User not renamed in LDAP group `%s'.\n"
msgstr ""

#: src/usermod.c:441
#, c-format
msgid "%s: User not renamed from LDAP group `%s'.\n"
msgstr ""

#: src/usermod.c:463
#, c-format
msgid "%s: User not renamed in group `%s'.\n"
msgstr ""

#: src/usermod.c:528
#, c-format
msgid "%s: cannot create directory `%s'.\n"
msgstr ""

#: src/usermod.c:547
#, c-format
msgid "%s: can't create %s\n"
msgstr ""

#: src/usermod.c:553
#, c-format
msgid "%s: can't chown %s\n"
msgstr ""

#: src/usermod.c:563
#, c-format
msgid "%s: cannot rename directory %s to %s\n"
msgstr ""

#: src/usermod.c:1047
#, c-format
msgid "%s: Account `%s' does not exist.\n"
msgstr ""

#: src/usermod.c:1097 src/usermod.c:1162
#, c-format
msgid "%s: `%s' is primary group name.\n"
msgstr ""

#: src/usermod.c:1342
#, c-format
msgid "%s: Shadow passwords required for -e and -f\n"
msgstr ""

#: src/usermod.c:1358
#, c-format
msgid "%s: Cannot modify user in LDAP database without DN.\n"
msgstr ""

#: src/usermod.c:1376
#, c-format
msgid "%s: User not modified in LDAP database.\n"
msgstr ""

#: src/vipw.c:66
#, c-format
msgid "Usage: %s [-g|-p|-s]\n"
msgstr ""

#: src/vipw.c:74
#, c-format
msgid ""
"%s - edit the password, group or shadow file\n"
"\n"
msgstr ""

#: src/vipw.c:77
msgid "  -g, --group    Edit the /etc/group file\n"
msgstr ""

#: src/vipw.c:78
msgid "  -p, --passwd   Edit the /etc/passwd file\n"
msgstr ""

#: src/vipw.c:79
msgid "  -s, --shadow   Edit the /etc/shadow file\n"
msgstr ""

#: src/vipw.c:172
#, c-format
msgid "Cannot lock `%s': already locked.\n"
msgstr ""

#: src/vipw.c:190
#, c-format
msgid "Can't create `%s': %m\n"
msgstr ""

#: src/vipw.c:250 src/vipw.c:259 src/vipw.c:273
#, c-format
msgid "Can't stat `%s': %m\n"
msgstr ""

#: src/vipw.c:279
#, c-format
msgid "%s: no changes made\n"
msgstr ""