[svn-upgrade] Integrating new upstream version, shadow (4.0.18)

This commit is contained in:
nekral-guest
2007-10-07 11:47:57 +00:00
parent 8a78a8d68c
commit 5e20c4359f
282 changed files with 25348 additions and 11794 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow\n"
"Report-Msgid-Bugs-To: kloczek@pld.org.pl\n"
"POT-Creation-Date: 2006-06-25 16:13+0200\n"
"POT-Creation-Date: 2006-07-26 22:30+0200\n"
"PO-Revision-Date: 2004-05-09 12:03+0100\n"
"Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
"Language-Team: Bosnian <lokal@lugbih.org>\n"
@@ -175,7 +175,7 @@ msgstr "%s's Šifra: "
#, c-format
msgid ""
"Usage: chage [options] user\n"
"Usage: chage [options] [LOGIN]\n"
"\n"
"Options:\n"
" -d, --lastday LAST_DAY\tset last password change to LAST_DAY\n"
@@ -500,7 +500,13 @@ msgid "%s: line %d: unknown user %s\n"
msgstr ""
#, c-format
msgid "Usage: %s [-s shell] [name]\n"
msgid ""
"Usage: chsh [options] [LOGIN]\n"
"\n"
"Options:\n"
" -h, --help\t\t\t\tdisplay this help message and exit\n"
" -s, --shell SHELL\t\t\tnew login shell for the user account\n"
"\n"
msgstr ""
msgid "Login Shell"
@@ -662,7 +668,7 @@ msgstr ""
#, c-format
msgid ""
"Usage: groupadd [options] group\n"
"Usage: groupadd [options] GROUP\n"
"\n"
"Options:\n"
" -f, --force\t\t\tforce exit with success status if the specified\n"
@@ -720,7 +726,7 @@ msgid "%s: unable to open shadow group file\n"
msgstr ""
#, c-format
msgid "%s: invalid group %s\n"
msgid "%s: invalid numeric argument '%s'\n"
msgstr ""
#, c-format
@@ -760,7 +766,55 @@ msgid "%s: %s is the NIS master\n"
msgstr ""
#, c-format
msgid "Usage: groupmod [-g gid [-o]] [-n name] group\n"
msgid "Member already exists\n"
msgstr ""
#, c-format
msgid "Member to remove could not be found\n"
msgstr ""
#, c-format
msgid "Usage: groupmems -a username | -d username | -D | -l [-g groupname]\n"
msgstr ""
#, c-format
msgid "Only root can add members to different groups\n"
msgstr ""
#, c-format
msgid "Group access is required\n"
msgstr ""
#, c-format
msgid "Not primary owner of current group\n"
msgstr ""
#, c-format
msgid "PAM authentication failed for\n"
msgstr ""
#, c-format
msgid "Unable to lock group file\n"
msgstr ""
#, c-format
msgid "Unable to open group file\n"
msgstr ""
#, c-format
msgid "Cannot close group file\n"
msgstr ""
#, c-format
msgid ""
"Usage: groupmod [options] GROUP\n"
"\n"
"Options:\n"
" -g, --gid GID\t\t\tforce use new GID by GROUP\n"
" -h, --help\t\t\tdisplay this help message and exit\n"
" -n, --new-name NEW_GROUP\tforce use NEW_GROUP name by GROUP\n"
" -o, --non-unique\t\tallow using duplicate (non-unique) GID by GROUP\n"
"\n"
msgstr ""
#, c-format
@@ -1106,7 +1160,7 @@ msgstr ""
#, c-format
msgid ""
"Usage: passwd [options] [login]\n"
"Usage: passwd [options] [LOGIN]\n"
"\n"
"Options:\n"
" -a, --all\t\t\treport password status on all accounts\n"
@@ -1294,7 +1348,7 @@ msgstr ""
#, c-format
msgid ""
"Usage: su [options] [login]\n"
"Usage: su [options] [LOGIN]\n"
"\n"
"Options:\n"
" -c, --command COMMAND\t\tpass COMMAND to the invoked shell\n"
@@ -1354,10 +1408,6 @@ msgstr ""
msgid "Entering System Maintenance Mode\n"
msgstr ""
#, c-format
msgid "%s: invalid numeric argument '%s'\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: unknown GID %s\n"
msgstr "%s: nepoznat član %s\n"
@@ -1611,7 +1661,8 @@ msgid ""
"Usage: usermod [options] LOGIN\n"
"\n"
"Options:\n"
" -a, --append GROUP\t\tappend the user to the supplemental GROUP\n"
" -a, --append\t\t\tappend the user to the supplemental GROUPS\n"
"\t\t\t\t(use only with -G)\n"
" -c, --comment COMMENT\t\tnew value of the GECOS field\n"
" -d, --home HOME_DIR\t\tnew home directory for the user account\n"
" -e, --expiredate EXPIRE_DATE\tset account expiration date to EXPIRE_DATE\n"