* NEWS, configure.in: Prepare for the next release 4.1.4.2.

* po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated.
	* po/*.po, man/po/*.po: Updated PO files.
This commit is contained in:
nekral-guest
2009-07-24 01:13:21 +00:00
parent 36ef489fe1
commit e568b9e435
49 changed files with 16321 additions and 7517 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2009-05-22 13:14+0200\n"
"POT-Creation-Date: 2009-07-24 03:02+0200\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"
@@ -107,6 +107,10 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
#, c-format
msgid "%s: Can't get unique system GID (no more available GIDs)\n"
msgstr ""
#, c-format
msgid "%s: Can't get unique GID (no more available GIDs)\n"
msgstr ""
@@ -538,23 +542,30 @@ msgstr ""
msgid "Usage: expiry {-f|-c}\n"
msgstr ""
msgid " -a, --all display faillog records for all users\n"
msgstr ""
msgid ""
"Usage: faillog [options]\n"
"\n"
"Options:\n"
" -a, --all display faillog records for all users\n"
" -h, --help display this help message and exit\n"
" -l, --lock-time SEC after failed login lock account to SEC "
" -l, --lock-time SEC after failed login lock account for SEC "
"seconds\n"
msgstr ""
msgid ""
" -m, --maximum MAX set maximum failed login counters to MAX\n"
" -r, --reset reset the counters of login failures\n"
msgstr ""
msgid " -r, --reset reset the counters of login failures\n"
msgstr ""
msgid ""
" -t, --time DAYS display faillog records more recent than "
"DAYS\n"
" -u, --user LOGIN display faillog record or maintains failure\n"
" counters and limits (if used with -r, -m or -"
"l\n"
" options) only for user with LOGIN\n"
"\n"
msgstr ""
msgid ""
" -u, --user LOGIN/RANGE display faillog record or maintains failure\n"
" counters and limits (if used with -r, -m,\n"
" or -l) only for the specified LOGIN(s)\n"
msgstr ""
#, c-format
@@ -664,20 +675,36 @@ msgstr ""
msgid "%s: Not a tty\n"
msgstr ""
#, c-format
msgid ""
"Usage: groupadd [options] GROUP\n"
"Usage: %s [options] GROUP\n"
"\n"
"Options:\n"
" -f, --force force exit with success status if the\n"
" specified group already exists\n"
" -g, --gid GID use GID for the new group\n"
" -h, --help display this help message and exit\n"
" -K, --key KEY=VALUE overrides /etc/login.defs defaults\n"
" -o, --non-unique allow create group with duplicate\n"
msgstr ""
msgid ""
" -f, --force exit successfully if the group already "
"exists,\n"
" and cancel -g if the GID is already used\n"
msgstr ""
msgid " -g, --gid GID use GID for the new group\n"
msgstr ""
msgid " -K, --key KEY=VALUE override /etc/login.defs defaults\n"
msgstr ""
msgid ""
" -o, --non-unique allow to create groups with duplicate\n"
" (non-unique) GID\n"
" -p, --password PASSWORD use encrypted password for the new group\n"
" -r, --system create a system account\n"
"\n"
msgstr ""
msgid ""
" -p, --password PASSWORD use this encrypted password for the new "
"group\n"
msgstr ""
msgid " -r, --system create a system account\n"
msgstr ""
#, c-format
@@ -756,17 +783,19 @@ msgstr ""
msgid "%s: only root can use the -g/--group option\n"
msgstr ""
msgid " -g, --gid GID change the group ID to GID\n"
msgstr ""
msgid " -n, --new-name NEW_GROUP change the name to NEW_GROUP\n"
msgstr ""
msgid ""
"Usage: groupmod [options] GROUP\n"
"\n"
"Options:\n"
" -g, --gid GID force use new GID by GROUP\n"
" -h, --help display this help message and exit\n"
" -n, --new-name NEW_GROUP force use NEW_GROUP name by GROUP\n"
" -o, --non-unique allow using duplicate (non-unique) GID by "
"GROUP\n"
" -p, --password PASSWORD use encrypted password for the new password\n"
"\n"
" -o, --non-unique allow to use a duplicate (non-unique) GID\n"
msgstr ""
msgid ""
" -p, --password PASSWORD change the password to this (encrypted)\n"
" PASSWORD\n"
msgstr ""
#, c-format
@@ -1182,6 +1211,10 @@ msgstr ""
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
msgstr ""
#, c-format
msgid "%s: -s and -r are incompatible\n"
msgstr ""
msgid "invalid password file entry"
msgstr ""
@@ -1359,40 +1392,81 @@ msgid ""
"Usage: useradd [options] LOGIN\n"
"\n"
"Options:\n"
" -b, --base-dir BASE_DIR base directory for the new user account\n"
" home directory\n"
" -c, --comment COMMENT set the GECOS field for the new user "
msgstr ""
msgid ""
" -b, --base-dir BASE_DIR base directory for the home directory of "
"the\n"
" new account\n"
msgstr ""
msgid " -c, --comment COMMENT GECOS field of the new account\n"
msgstr ""
msgid " -d, --home-dir HOME_DIR home directory of the new account\n"
msgstr ""
msgid ""
" -D, --defaults print or change default useradd "
"configuration\n"
msgstr ""
msgid " -e, --expiredate EXPIRE_DATE expiration date of the new account\n"
msgstr ""
msgid ""
" -f, --inactive INACTIVE password inactivity period of the new "
"account\n"
" -d, --home-dir HOME_DIR home directory for the new user account\n"
" -D, --defaults print or save modified default useradd\n"
" configuration\n"
" -e, --expiredate EXPIRE_DATE set account expiration date to EXPIRE_DATE\n"
" -f, --inactive INACTIVE set password inactive after expiration\n"
" to INACTIVE\n"
" -g, --gid GROUP force use GROUP for the new user account\n"
" -G, --groups GROUPS list of supplementary groups for the new\n"
" user account\n"
" -h, --help display this help message and exit\n"
" -k, --skel SKEL_DIR specify an alternative skel directory\n"
" -K, --key KEY=VALUE overrides /etc/login.defs defaults\n"
msgstr ""
msgid ""
" -g, --gid GROUP name or ID of the primary group of the new\n"
" account\n"
msgstr ""
msgid ""
" -G, --groups GROUPS list of supplementary groups of the new\n"
" account\n"
msgstr ""
msgid ""
" -k, --skel SKEL_DIR use this alternative skeleton directory\n"
msgstr ""
msgid ""
" -l, --no-log-init do not add the user to the lastlog and\n"
" faillog databases\n"
" -m, --create-home create home directory for the new user\n"
" account\n"
" -M, --no-create-home do not create user's home directory\n"
" (overrides /etc/login.defs)\n"
msgstr ""
msgid " -m, --create-home create the user's home directory\n"
msgstr ""
msgid ""
" -M, --no-create-home do not create the user's home directory\n"
msgstr ""
msgid ""
" -N, --no-user-group do not create a group with the same name as\n"
" the user\n"
" -o, --non-unique allow create user with duplicate\n"
msgstr ""
msgid ""
" -o, --non-unique allow to create users with duplicate\n"
" (non-unique) UID\n"
" -p, --password PASSWORD use encrypted password for the new user\n"
" account\n"
" -r, --system create a system account\n"
" -s, --shell SHELL the login shell for the new user account\n"
" -u, --uid UID force use the UID for the new user account\n"
msgstr ""
msgid " -p, --password PASSWORD encrypted password of the new account\n"
msgstr ""
msgid " -s, --shell SHELL login shell of the new account\n"
msgstr ""
msgid " -u, --uid UID user ID of the new account\n"
msgstr ""
msgid ""
" -U, --user-group create a group with the same name as the "
"user\n"
"%s\n"
msgstr ""
msgid ""