* 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: shadow 4.0.15\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: 2007-07-01 06:36-0500\n"
"Last-Translator: Ming Hua <minghua@ubuntu.com>\n"
"Language-Team: Debian Chinese [GB] <debian-chinese-gb@lists.debian.org>\n"
@@ -110,6 +110,10 @@ msgstr[0] ""
"自上一次登录以来已有 %d 次登录失败。\n"
"最后一次是 %s 在 %s 上。\n"
#, fuzzy, c-format
msgid "%s: Can't get unique system GID (no more available GIDs)\n"
msgstr "%s无法获取独有的 UID\n"
#, fuzzy, c-format
msgid "%s: Can't get unique GID (no more available GIDs)\n"
msgstr "%s无法获取独有的 GID\n"
@@ -585,38 +589,31 @@ msgstr "%s 是无效的 shell。\n"
msgid "Usage: expiry {-f|-c}\n"
msgstr "用法expiry {-f|-c}\n"
#, fuzzy
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 ""
"用法faillog [选项]\n"
"\n"
"选项:\n"
" -a, --all\t\t\t显示所有用户的登录失败记录\n"
" -h, --help\t\t\t显示本帮助信息并退出\n"
" -l, --lock-time 秒数\t\t在登录失败后锁定帐户“秒数”秒\n"
" -m, --maximum 最大值\t\t将最大登录失败次数设为“最大值”\n"
" -r, --reset\t\t\t将登录失败计数器归零\n"
" -t, --time 天数\t\t显示最近“天数”天以来的登录失败记录\n"
" -u, --user 登录\t\t仅显示用户“登录”的登录失败记录或设置用户“登\n"
"\t\t\t\t录”的登录失败计数器及限制(如果和 -r、-m 或 -l 选\n"
"\t\t\t\t项合用)\n"
"\n"
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
msgid "faillog: Failed to get the entry for UID %lu\n"
@@ -730,31 +727,38 @@ msgstr "%s用户 %s 不存在\n"
msgid "%s: Not a tty\n"
msgstr "%s不是 tty\n"
#, fuzzy
#, fuzzy, c-format
#| msgid "Usage: %s [input]\n"
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"
" (non-unique) GID\n"
" -p, --password PASSWORD use encrypted password for the new group\n"
" -r, --system create a system account\n"
"\n"
msgstr "用法:%s [输入]\n"
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"
msgstr ""
msgid ""
" -p, --password PASSWORD use this encrypted password for the new "
"group\n"
msgstr ""
msgid " -r, --system create a system account\n"
msgstr ""
"用法groupadd [选项] 组\n"
"\n"
"选项:\n"
" -f, --force\t\t如果指组已经存在则强制以正常状态退出\n"
" -g, --gid GID\t\t新组使用 GID\n"
" -h, --help\t\t\t显示此帮助信息并退出\n"
" -K, --key KEY=VALUE\t\t覆盖 /etc/login.defs 默认值\n"
" -o, --non-unique\t\t允许使用重复的(非唯一的) GID 创建组\n"
"\n"
#, fuzzy, c-format
#| msgid "%s: %s is not a valid group name\n"
@@ -840,28 +844,20 @@ msgstr ""
msgid "%s: only root can use the -g/--group option\n"
msgstr ""
#, fuzzy
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"
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 ""
" -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 ""
"用法groupadd [选项] 组\n"
"\n"
"选项:\n"
" -f, --force\t\t如果指组已经存在则强制以正常状态退出\n"
" -g, --gid GID\t\t新组使用 GID\n"
" -h, --help\t\t\t显示此帮助信息并退出\n"
" -K, --key KEY=VALUE\t\t覆盖 /etc/login.defs 默认值\n"
" -o, --non-unique\t\t允许使用重复的(非唯一的) GID 创建组\n"
"\n"
#, fuzzy, c-format
msgid "%s: invalid group name '%s'\n"
@@ -1340,6 +1336,11 @@ msgstr "密码过期警告"
msgid "Usage: %s [-q] [-r] [-s] [passwd [shadow]]\n"
msgstr "用法:%s [-q] [-r] [-s] [passwd [shadow]]\n"
#, fuzzy, c-format
#| msgid "%s: -s and -r are incompatibile\n"
msgid "%s: -s and -r are incompatible\n"
msgstr "%s-s 和 -r 是互不兼容的\n"
msgid "invalid password file entry"
msgstr "无效的密码文件项"
@@ -1542,65 +1543,87 @@ msgid "%s: too many groups specified (max %d).\n"
msgstr "%s指定了过多组(最多 %d)。\n"
#, fuzzy, c-format
#| msgid "Usage: %s [input]\n"
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 "用法:%s [输入]\n"
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 ""
"用法useradd [选项] 用户名\n"
"\n"
"Options:\n"
" -b, --base-dir BASE_DIR\t新用户帐号家目录的主目录(base directory)\n"
" -c, --comment 注释\t\t为新用户帐号设置“注释”栏\n"
" -d, --home-dir HOME_DIR\t新用户帐号的家目录\n"
" -D, --defaults\t\t打印或保存修改过的 useradd 默认设置\n"
" -e, --expiredate EXPIRE_DATE\t设定帐户过期的日期为 EXPIRE_DATE\n"
" -f, --inactive INACTIVE\t过期 INACTIVE 天数后,设定密码为失效状态\n"
" -g, --gid GROUP\t\t强制将新用户帐号的组设置为 GROUP\n"
" -G, --groups GROUPS\t\t新用户帐号的补充组列表\n"
" -h, --help\t\t\t显示此帮助信息并退出\n"
" -k, --skel SKEL_DIR\t\t指定另一替代的 skel 目录\n"
" -K, --key KEY=VALUE\t\t覆盖 /etc/login.defs 默认值\n"
" -m, --create-home\t\t为新用户帐号创建家目录\n"
" -o, --non-unique\t\t允许以重复的(非唯一的) UID 创建用户\n"
" -p, --password PASSWORD\t为新用户帐号设定加密过的密码 (PASSWORD)\n"
" -s, --shell SHELL\t\t新用户帐号的登录 shell\n"
" -u, --uid UID\t\t\t强制将新用户帐号的 id 设为 UID\n"
"\n"
msgid ""
" -Z, --selinux-user SEUSER use a specific SEUSER for the SELinux user "
@@ -1927,6 +1950,154 @@ msgstr "无法备份"
msgid "%s: can't restore %s: %s (your changes are in %s)\n"
msgstr "%s无法恢复 %s%s (您的修改在 %s 中)\n"
#, fuzzy
#~ 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 "
#~ "seconds\n"
#~ " -m, --maximum MAX set maximum failed login counters to MAX\n"
#~ " -r, --reset reset the counters of login failures\n"
#~ " -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 ""
#~ "用法faillog [选项]\n"
#~ "\n"
#~ "选项:\n"
#~ " -a, --all\t\t\t显示所有用户的登录失败记录\n"
#~ " -h, --help\t\t\t显示本帮助信息并退出\n"
#~ " -l, --lock-time 秒数\t\t在登录失败后锁定帐户“秒数”秒\n"
#~ " -m, --maximum 最大值\t\t将最大登录失败次数设为“最大值”\n"
#~ " -r, --reset\t\t\t将登录失败计数器归零\n"
#~ " -t, --time 天数\t\t显示最近“天数”天以来的登录失败记录\n"
#~ " -u, --user 登录\t\t仅显示用户“登录”的登录失败记录或设置用户“登\n"
#~ "\t\t\t\t录”的登录失败计数器及限制(如果和 -r、-m 或 -l 选\n"
#~ "\t\t\t\t项合用)\n"
#~ "\n"
#, fuzzy
#~ msgid ""
#~ "Usage: groupadd [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"
#~ " (non-unique) GID\n"
#~ " -p, --password PASSWORD use encrypted password for the new group\n"
#~ " -r, --system create a system account\n"
#~ "\n"
#~ msgstr ""
#~ "用法groupadd [选项] 组\n"
#~ "\n"
#~ "选项:\n"
#~ " -f, --force\t\t如果指组已经存在则强制以正常状态退出\n"
#~ " -g, --gid GID\t\t新组使用 GID\n"
#~ " -h, --help\t\t\t显示此帮助信息并退出\n"
#~ " -K, --key KEY=VALUE\t\t覆盖 /etc/login.defs 默认值\n"
#~ " -o, --non-unique\t\t允许使用重复的(非唯一的) GID 创建组\n"
#~ "\n"
#, fuzzy
#~ 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"
#~ msgstr ""
#~ "用法groupadd [选项] 组\n"
#~ "\n"
#~ "选项:\n"
#~ " -f, --force\t\t如果指组已经存在则强制以正常状态退出\n"
#~ " -g, --gid GID\t\t新组使用 GID\n"
#~ " -h, --help\t\t\t显示此帮助信息并退出\n"
#~ " -K, --key KEY=VALUE\t\t覆盖 /etc/login.defs 默认值\n"
#~ " -o, --non-unique\t\t允许使用重复的(非唯一的) GID 创建组\n"
#~ "\n"
#, fuzzy
#~ 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 "
#~ "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"
#~ " -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"
#~ " -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"
#~ " (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"
#~ " -U, --user-group create a group with the same name as the "
#~ "user\n"
#~ "%s\n"
#~ msgstr ""
#~ "用法useradd [选项] 用户名\n"
#~ "\n"
#~ "Options:\n"
#~ " -b, --base-dir BASE_DIR\t新用户帐号家目录的主目录(base directory)\n"
#~ " -c, --comment 注释\t\t为新用户帐号设置“注释”栏\n"
#~ " -d, --home-dir HOME_DIR\t新用户帐号的家目录\n"
#~ " -D, --defaults\t\t打印或保存修改过的 useradd 默认设置\n"
#~ " -e, --expiredate EXPIRE_DATE\t设定帐户过期的日期为 EXPIRE_DATE\n"
#~ " -f, --inactive INACTIVE\t过期 INACTIVE 天数后,设定密码为失效状态\n"
#~ " -g, --gid GROUP\t\t强制将新用户帐号的组设置为 GROUP\n"
#~ " -G, --groups GROUPS\t\t新用户帐号的补充组列表\n"
#~ " -h, --help\t\t\t显示此帮助信息并退出\n"
#~ " -k, --skel SKEL_DIR\t\t指定另一替代的 skel 目录\n"
#~ " -K, --key KEY=VALUE\t\t覆盖 /etc/login.defs 默认值\n"
#~ " -m, --create-home\t\t为新用户帐号创建家目录\n"
#~ " -o, --non-unique\t\t允许以重复的(非唯一的) UID 创建用户\n"
#~ " -p, --password PASSWORD\t为新用户帐号设定加密过的密码 (PASSWORD)\n"
#~ " -s, --shell SHELL\t\t新用户帐号的登录 shell\n"
#~ " -u, --uid UID\t\t\t强制将新用户帐号的 id 设为 UID\n"
#~ "\n"
#~ msgid "Password set to expire."
#~ msgstr "已设定密码过期时间。"