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

This commit is contained in:
nekral-guest
2007-10-07 11:47:45 +00:00
parent 0fa9083026
commit 8a78a8d68c
217 changed files with 10771 additions and 4096 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow 4.0.15\n"
"Report-Msgid-Bugs-To: kloczek@pld.org.pl\n"
"POT-Creation-Date: 2006-05-20 05:11+0200\n"
"POT-Creation-Date: 2006-06-25 16:13+0200\n"
"PO-Revision-Date: 2006-03-11 00:35+1300\n"
"Last-Translator: Carlos Z.F. Liu <carlosliu@users.sourceforge.net>\n"
"Language-Team: Debian Chinese [GB] <debian-chinese-gb@lists.debian.org>\n"
@@ -191,6 +191,7 @@ msgid ""
" -M, --maxdays MAX_DAYS\tset maximim number of days before password\n"
"\t\t\t\tchange to MAX_DAYS\n"
" -W, --warndays WARN_DAYS\tset expiration warning days to WARN_DAYS\n"
"\n"
msgstr ""
"用法chage [选项] 用户名\n"
"\n"
@@ -444,6 +445,7 @@ msgid ""
" -h, --help\t\tdisplay this help message and exit\n"
" -m, --md5\t\tuse MD5 encryption instead DES when the supplied\n"
"\t\t\tpasswords are not encrypted\n"
"\n"
msgstr ""
"用法chpasswd [选项]\n"
"\n"
@@ -505,6 +507,7 @@ msgid ""
" -h, --help\t\tdisplay this help message and exit\n"
" -m, --md5\t\tuse MD5 encryption instead DES when the supplied\n"
"\t\t\tpasswords are not encrypted\n"
"\n"
msgstr ""
"用法chpasswd [选项]\n"
"\n"
@@ -570,6 +573,7 @@ msgid ""
" -u, --user LOGIN\t\tdisplay faillog record or maintains failure counters\n"
"\t\t\t\tand limits (if used with -r, -m or -l options) only\n"
"\t\t\t\tfor user with LOGIN\n"
"\n"
msgstr ""
"用法faillog [选项]\n"
"\n"
@@ -702,13 +706,14 @@ msgid ""
"Usage: groupadd [options] group\n"
"\n"
"Options:\n"
" -f, --force\t\tforce exit with success status if the specified\n"
" -f, --force\t\t\tforce exit with success status if the specified\n"
"\t\t\t\tgroup already exists\n"
" -g, --gid GID\t\tuse GID for the new group\n"
" -g, --gid GID\t\t\tuse GID for the new group\n"
" -h, --help\t\t\tdisplay this help message and exit\n"
" -K, --key KEY=VALUE\t\toverrides /etc/login.defs defaults\n"
" -o, --non-unique\t\tallow create group with duplicate\n"
"\t\t\t\t(non-unique) GID\n"
"\n"
msgstr ""
"用法groupadd [选项] 组\n"
"\n"
@@ -821,7 +826,7 @@ msgstr "%s%s 不是一个独有的名称\n"
#, c-format
msgid "Usage: %s [-r] [-s] [group [gshadow]]\n"
msgstr "用法:%s [-r] [-s] [组 [gshadow]] \n"
msgstr "用法:%s [-r] [-s] [组 [gshadow]]\n"
#, c-format
msgid "Usage: %s [-r] [-s] [group]\n"
@@ -960,6 +965,7 @@ msgid ""
" -h, --help\t\tdisplay this help message and exit\n"
" -t, --time DAYS\tprint only lastlog records more recent than DAYS\n"
" -u, --user LOGIN\tprint lastlog record for user with specified LOGIN\n"
"\n"
msgstr ""
"用法lastlog [选项]\n"
"\n"
@@ -1186,6 +1192,7 @@ msgid ""
" -w, --warndays WARN_DAYS\tset expiration warning days to WARN_DAYS\n"
" -x, --maxdays MAX_DAYS\tset maximim number of days before password\n"
"\t\t\t\tchange to MAX_DAYS\n"
"\n"
msgstr ""
"用法passwd [选项] [用户名]\n"
"\n"
@@ -1384,6 +1391,7 @@ msgid ""
" --preserve-environment\tdo not reset environment variables, and keep\n"
"\t\t\t\tthe same shell\n"
" -s, --shell SHELL\t\tuse SHELL instead of the default in passwd\n"
"\n"
msgstr ""
"用法su [选项] [用户名]\n"
"\n"
@@ -1506,6 +1514,7 @@ msgid ""
"\t\t\t\taccount\n"
" -s, --shell SHELL\t\tthe login shell for the new user account\n"
" -u, --uid UID\t\t\tforce use the UID for the new user account\n"
"\n"
msgstr ""
"用法useradd [选项] 用户名\n"
"\n"
@@ -1663,6 +1672,7 @@ msgid ""
" -f, --force\t\t\tforce removal of files, even if not owned by user\n"
" -h, --help\t\t\tdisplay this help message and exit\n"
" -r, --remove\t\t\tremove home directory and mail spool\n"
"\n"
msgstr ""
#, c-format
@@ -1717,21 +1727,21 @@ msgstr "%s不能删除目录 %s (因为这将删除用户 %s 的主目录)\n"
msgid "%s: error removing directory %s\n"
msgstr "%s删除目录 %s 时出错\n"
#, c-format
#, fuzzy, c-format
msgid ""
"Usage: usermod [options] login\n"
"Usage: usermod [options] LOGIN\n"
"\n"
"Options:\n"
" -a, --append GROUP\t\tappend the user to the supplemental GROUP\n"
" -c, --comment COMMENT\t\tnew value of the GECOS field\n"
" -d, --home HOME_DIR\t\tnew login directory for the new user account\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"
" -f, --inactive INACTIVE\tset password inactive after expiration\n"
"\t\t\t\tto INACTIVE\n"
" -g, --gid GROUP\t\tforce use GROUP as new initial login group\n"
" -G, --groups GROUPS\t\tlist of supplementary GROUPS\n"
" -g, --gid GROUP\t\tforce use GROUP as new primary group\n"
" -G, --groups GROUPS\t\tnew list of supplementary GROUPS\n"
" -h, --help\t\t\tdisplay this help message and exit\n"
" -l, --login LOGIN\t\tnew value of the login name\n"
" -l, --login NEW_LOGIN\t\tnew value of the login name\n"
" -L, --lock\t\t\tlock the user account\n"
" -m, --move-home\t\tmove contents of the home directory to the new\n"
"\t\t\t\tlocation (use only with -d)\n"
@@ -1740,6 +1750,7 @@ msgid ""
" -s, --shell SHELL\t\tnew login shell for the user account\n"
" -u, --uid UID\t\t\tnew UID for the user account\n"
" -U, --unlock\t\t\tunlock the user account\n"
"\n"
msgstr ""
"用法usermod [选项] 用户名\n"
"\n"
@@ -1837,6 +1848,7 @@ msgid ""
" -p, --passwd\t\t\tedit passwd database\n"
" -q, --quiet\t\t\tquiet mode\n"
" -s, --shadow\t\t\tedit shadow or gshadow database\n"
"\n"
msgstr ""
"用法vipw [选项]\n"
"\n"