diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 203 |
1 files changed, 107 insertions, 96 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 41efab8b..4c28e963 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: https://github.com/linux-pam/linux-pam/issues\n" -"POT-Creation-Date: 2024-04-08 08:04+0000\n" +"POT-Creation-Date: 2024-10-13 20:00+0000\n" "PO-Revision-Date: 2023-12-27 09:37+0000\n" "Last-Translator: Liu Tao <lyuutau@outlook.com>\n" "Language-Team: Chinese (Simplified) <https://translate.fedoraproject.org/" @@ -30,11 +30,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.3\n" -#: libpam/pam_get_authtok.c:40 modules/pam_exec/pam_exec.c:183 -#: modules/pam_userdb/pam_userdb.c:61 +#: libpam/pam_get_authtok.c:40 modules/pam_exec/pam_exec.c:182 +#: modules/pam_userdb/pam_userdb.c:62 msgid "Password: " msgstr "密码: " +#. For Translators: "%s" is replaced with "<service>". #: libpam/pam_get_authtok.c:42 #, c-format msgid "Current %s password: " @@ -44,6 +45,7 @@ msgstr "当前的 %s 密码: " msgid "Current password: " msgstr "当前的密码: " +#. For Translators: "%s" is replaced with "<service>". #: libpam/pam_get_authtok.c:45 #, c-format msgid "New %s password: " @@ -53,6 +55,7 @@ msgstr "新的 %s 密码: " msgid "New password: " msgstr "新的密码: " +#. For Translators: "%s" is replaced with "<service>". #: libpam/pam_get_authtok.c:48 #, c-format msgid "Retype new %s password: " @@ -75,234 +78,240 @@ msgstr "重新输入 %s" msgid "Password change has been aborted." msgstr "密码更改已取消。" -#: libpam/pam_item.c:310 +#: libpam/pam_item.c:317 msgid "login:" msgstr "登录:" -#: libpam/pam_strerror.c:40 +#: libpam/pam_strerror.c:41 msgid "Success" msgstr "成功" -#: libpam/pam_strerror.c:42 +#: libpam/pam_strerror.c:43 msgid "Critical error - immediate abort" msgstr "严重错误——立即中止" -#: libpam/pam_strerror.c:44 +#: libpam/pam_strerror.c:45 msgid "Failed to load module" msgstr "装载模块失败" -#: libpam/pam_strerror.c:46 +#: libpam/pam_strerror.c:47 msgid "Symbol not found" msgstr "找不到符号" -#: libpam/pam_strerror.c:48 +#: libpam/pam_strerror.c:49 msgid "Error in service module" msgstr "服务模块存在错误" -#: libpam/pam_strerror.c:50 +#: libpam/pam_strerror.c:51 msgid "System error" msgstr "系统错误" -#: libpam/pam_strerror.c:52 +#: libpam/pam_strerror.c:53 msgid "Memory buffer error" msgstr "内存缓冲区错误" -#: libpam/pam_strerror.c:54 +#: libpam/pam_strerror.c:55 msgid "Permission denied" msgstr "权限被拒绝" -#: libpam/pam_strerror.c:56 +#: libpam/pam_strerror.c:57 msgid "Authentication failure" msgstr "身份验证失败" -#: libpam/pam_strerror.c:58 +#: libpam/pam_strerror.c:59 msgid "Insufficient credentials to access authentication data" msgstr "没有足够的凭据可以访问身份验证数据" -#: libpam/pam_strerror.c:60 +#: libpam/pam_strerror.c:61 msgid "Authentication service cannot retrieve authentication info" msgstr "身份验证服务无法检索神身份验证信息" -#: libpam/pam_strerror.c:62 +#: libpam/pam_strerror.c:63 msgid "User not known to the underlying authentication module" msgstr "底层的身份验证模块无法识别用户" -#: libpam/pam_strerror.c:64 +#: libpam/pam_strerror.c:65 msgid "Have exhausted maximum number of retries for service" msgstr "已经超出服务的最多重试次数" -#: libpam/pam_strerror.c:66 +#: libpam/pam_strerror.c:67 msgid "Authentication token is no longer valid; new one required" msgstr "身份验证令牌不再有效;需要新的令牌" -#: libpam/pam_strerror.c:68 +#: libpam/pam_strerror.c:69 msgid "User account has expired" msgstr "用户帐户已失效" -#: libpam/pam_strerror.c:70 +#: libpam/pam_strerror.c:71 msgid "Cannot make/remove an entry for the specified session" msgstr "无法为指定的会话创建/移除条目" -#: libpam/pam_strerror.c:72 +#: libpam/pam_strerror.c:73 msgid "Authentication service cannot retrieve user credentials" msgstr "身份验证服务无法检索到用户凭据" -#: libpam/pam_strerror.c:74 +#: libpam/pam_strerror.c:75 msgid "User credentials expired" msgstr "用户凭据已失效" -#: libpam/pam_strerror.c:76 +#: libpam/pam_strerror.c:77 msgid "Failure setting user credentials" msgstr "设置用户凭据失败" -#: libpam/pam_strerror.c:78 +#: libpam/pam_strerror.c:79 msgid "No module specific data is present" msgstr "不存在特定于模块的数据" -#: libpam/pam_strerror.c:80 +#: libpam/pam_strerror.c:81 msgid "Bad item passed to pam_*_item()" msgstr "传递至 pam_*_item() 的项目无效" -#: libpam/pam_strerror.c:82 +#: libpam/pam_strerror.c:83 msgid "Conversation error" msgstr "转换错误" -#: libpam/pam_strerror.c:84 +#: libpam/pam_strerror.c:85 msgid "Authentication token manipulation error" msgstr "身份验证令牌操作错误" -#: libpam/pam_strerror.c:86 +#: libpam/pam_strerror.c:87 msgid "Authentication information cannot be recovered" msgstr "无法恢复身份验证信息" -#: libpam/pam_strerror.c:88 +#: libpam/pam_strerror.c:89 msgid "Authentication token lock busy" msgstr "身份验证令牌正被锁定" -#: libpam/pam_strerror.c:90 +#: libpam/pam_strerror.c:91 msgid "Authentication token aging disabled" msgstr "已禁用身份验证令牌期限" -#: libpam/pam_strerror.c:92 +#: libpam/pam_strerror.c:93 msgid "Failed preliminary check by password service" msgstr "由密码服务初步检查失败" -#: libpam/pam_strerror.c:94 +#: libpam/pam_strerror.c:95 msgid "The return value should be ignored by PAM dispatch" msgstr "返回值应被 PAM 调度忽略" -#: libpam/pam_strerror.c:96 +#: libpam/pam_strerror.c:97 msgid "Module is unknown" msgstr "模块未知" -#: libpam/pam_strerror.c:98 +#: libpam/pam_strerror.c:99 msgid "Authentication token expired" msgstr "身份验证令牌失效" -#: libpam/pam_strerror.c:100 +#: libpam/pam_strerror.c:101 msgid "Conversation is waiting for event" msgstr "转换正在等待事件" -#: libpam/pam_strerror.c:102 +#: libpam/pam_strerror.c:103 msgid "Application needs to call libpam again" msgstr "应用程序需要再次调用 libpam" -#: libpam/pam_strerror.c:105 +#: libpam/pam_strerror.c:106 msgid "Unknown PAM error" msgstr "未知的 PAM 错误" -#: libpam_misc/misc_conv.c:34 +#. +#. * external timeout definitions - these can be overridden by the +#. * application. +#. +#. time when we warn +#. time when we timeout +#: libpam_misc/misc_conv.c:36 msgid "...Time is running out...\n" msgstr "...时间即将耗尽...\n" -#: libpam_misc/misc_conv.c:35 +#: libpam_misc/misc_conv.c:37 msgid "...Sorry, your time is up!\n" msgstr "...对不起,您的时间已经耗尽!\n" -#: libpam_misc/misc_conv.c:348 +#: libpam_misc/misc_conv.c:351 #, c-format msgid "erroneous conversation (%d)\n" msgstr "有错误的转换 (%d)\n" -#: modules/pam_exec/pam_exec.c:299 +#: modules/pam_exec/pam_exec.c:298 #, c-format msgid "%s failed: exit code %d" msgstr "%s 失败:退出代码 %d" -#: modules/pam_exec/pam_exec.c:309 +#: modules/pam_exec/pam_exec.c:308 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s 失败:捕获信号 %d%s" -#: modules/pam_exec/pam_exec.c:319 +#: modules/pam_exec/pam_exec.c:318 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s 失败:未知状态 0x%x" -#: modules/pam_faillock/main.c:130 +#: modules/pam_faillock/main.c:131 #, fuzzy, c-format msgid "" "Usage: %s [--dir /path/to/tally-directory] [--user username] [--reset] [--" "legacy-output]\n" msgstr "用法:%s [--dir /tally/目录的/路径] [--user 用户名] [--reset]\n" -#: modules/pam_faillock/main.c:181 +#: modules/pam_faillock/main.c:182 #, fuzzy, c-format msgid "Login Failures Latest failure From\n" msgstr "Login Failures Latest failure From\n" -#: modules/pam_faillock/pam_faillock.c:408 +#: modules/pam_faillock/pam_faillock.c:416 #, c-format msgid "The account is locked due to %u failed logins." msgstr "由于 %u 次登录失败,此帐户已锁定。" -#: modules/pam_faillock/pam_faillock.c:417 -#: modules/pam_faillock/pam_faillock.c:423 +#: modules/pam_faillock/pam_faillock.c:425 +#: modules/pam_faillock/pam_faillock.c:431 #, c-format msgid "(%d minute left to unlock)" msgid_plural "(%d minutes left to unlock)" msgstr[0] "(%d 分钟后解锁)" #. TRANSLATORS: only used if dngettext is not supported. -#: modules/pam_faillock/pam_faillock.c:426 +#: modules/pam_faillock/pam_faillock.c:434 #, c-format msgid "(%d minutes left to unlock)" msgstr "(%d 分钟后解锁)" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:326 modules/pam_lastlog/pam_lastlog.c:595 +#: modules/pam_lastlog/pam_lastlog.c:323 modules/pam_lastlog/pam_lastlog.c:592 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %x %A %H:%M:%S %Z" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:335 modules/pam_lastlog/pam_lastlog.c:604 +#: modules/pam_lastlog/pam_lastlog.c:332 modules/pam_lastlog/pam_lastlog.c:601 #, c-format msgid " from %.*s" msgstr " 从 %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:347 modules/pam_lastlog/pam_lastlog.c:616 +#: modules/pam_lastlog/pam_lastlog.c:344 modules/pam_lastlog/pam_lastlog.c:613 #, c-format msgid " on %.*s" msgstr " 于 %.*s" #. TRANSLATORS: "Last login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:357 +#: modules/pam_lastlog/pam_lastlog.c:354 #, c-format msgid "Last login:%s%s%s" msgstr "上一次登录:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:363 +#: modules/pam_lastlog/pam_lastlog.c:360 msgid "Welcome to your new account!" msgstr "欢迎使用新帐户!" #. TRANSLATORS: "Last failed login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:626 +#: modules/pam_lastlog/pam_lastlog.c:623 #, c-format msgid "Last failed login:%s%s%s" msgstr "最后一次失败的登录:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:635 modules/pam_lastlog/pam_lastlog.c:642 +#: modules/pam_lastlog/pam_lastlog.c:632 modules/pam_lastlog/pam_lastlog.c:639 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" @@ -310,185 +319,187 @@ msgid_plural "" msgstr[0] "自上次成功登录以来,有 %d 次失败的登录尝试。" #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:647 +#: modules/pam_lastlog/pam_lastlog.c:644 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "自上次成功登录以来,有 %d 次失败的登录尝试。" -#: modules/pam_limits/pam_limits.c:1348 +#: modules/pam_limits/pam_limits.c:1424 #, c-format msgid "There were too many logins for '%s'." msgstr "“%s”的登录次数过多。" -#: modules/pam_mail/pam_mail.c:289 +#: modules/pam_mail/pam_mail.c:290 msgid "You do not have any new mail." msgstr "您没有任何新邮件。" -#: modules/pam_mail/pam_mail.c:292 +#: modules/pam_mail/pam_mail.c:293 msgid "You have new mail." msgstr "您有新邮件。" -#: modules/pam_mail/pam_mail.c:295 +#: modules/pam_mail/pam_mail.c:296 msgid "You have old mail." msgstr "您有旧邮件。" -#: modules/pam_mail/pam_mail.c:299 +#: modules/pam_mail/pam_mail.c:300 msgid "You have mail." msgstr "您有邮件。" -#: modules/pam_mail/pam_mail.c:306 +#: modules/pam_mail/pam_mail.c:307 #, c-format msgid "You have no mail in folder %s." msgstr "您在文件夹 %s 中无邮件。" -#: modules/pam_mail/pam_mail.c:310 +#: modules/pam_mail/pam_mail.c:311 #, c-format msgid "You have new mail in folder %s." msgstr "您在文件夹 %s 中有新邮件。" -#: modules/pam_mail/pam_mail.c:314 +#: modules/pam_mail/pam_mail.c:315 #, c-format msgid "You have old mail in folder %s." msgstr "您在文件夹 %s 中有旧邮件。" -#: modules/pam_mail/pam_mail.c:319 +#: modules/pam_mail/pam_mail.c:320 #, c-format msgid "You have mail in folder %s." msgstr "您在文件夹 %s 中有邮件。" -#: modules/pam_mkhomedir/pam_mkhomedir.c:123 +#: modules/pam_mkhomedir/pam_mkhomedir.c:124 #, c-format msgid "Creating directory '%s'." msgstr "正在创建目录“%s”。" -#: modules/pam_mkhomedir/pam_mkhomedir.c:206 +#: modules/pam_mkhomedir/pam_mkhomedir.c:207 #, c-format msgid "Unable to create and initialize directory '%s'." msgstr "无法创建和初始化目录“%s”。" -#: modules/pam_pwhistory/pam_pwhistory.c:384 -#: modules/pam_unix/pam_unix_passwd.c:583 +#: modules/pam_pwhistory/pam_pwhistory.c:383 +#: modules/pam_unix/pam_unix_passwd.c:584 msgid "Password has been already used. Choose another." msgstr "密码已使用。请选择其他密码。" -#: modules/pam_pwhistory/pam_pwhistory.c:391 +#: modules/pam_pwhistory/pam_pwhistory.c:390 msgid "Password has been already used." msgstr "密码已被使用。" -#: modules/pam_selinux/pam_selinux.c:173 +#: modules/pam_selinux/pam_selinux.c:174 #, c-format msgid "The default security context is %s." msgstr "默认的安全上下文是 %s。" -#: modules/pam_selinux/pam_selinux.c:177 +#: modules/pam_selinux/pam_selinux.c:178 msgid "Would you like to enter a different role or level?" msgstr "您是否愿意进入不同的角色或者级别?" -#: modules/pam_selinux/pam_selinux.c:190 +#. Allow the user to enter role and level individually +#: modules/pam_selinux/pam_selinux.c:191 msgid "role:" msgstr "角色:" -#: modules/pam_selinux/pam_selinux.c:194 +#: modules/pam_selinux/pam_selinux.c:195 #, c-format msgid "There is no default type for role %s." msgstr "角色 %s 没有默认类型。" -#: modules/pam_selinux/pam_selinux.c:226 +#: modules/pam_selinux/pam_selinux.c:227 msgid "level:" msgstr "级别:" -#: modules/pam_selinux/pam_selinux.c:260 +#: modules/pam_selinux/pam_selinux.c:261 msgid "This is not a valid security context." msgstr "这不是一个有效的安全上下文。" -#: modules/pam_selinux/pam_selinux.c:509 +#: modules/pam_selinux/pam_selinux.c:510 #, c-format msgid "A valid context for %s could not be obtained." msgstr "无法取得对 %s 有效的上下文。" -#: modules/pam_selinux/pam_selinux.c:640 +#: modules/pam_selinux/pam_selinux.c:641 #, c-format msgid "Security context %s has been assigned." msgstr "安全上下文 %s 已分配。" -#: modules/pam_selinux/pam_selinux.c:656 +#: modules/pam_selinux/pam_selinux.c:657 #, c-format msgid "Key creation context %s has been assigned." msgstr "密钥生成上下文 %s 已分配。" -#: modules/pam_selinux/pam_selinux_check.c:99 +#: modules/pam_selinux/pam_selinux_check.c:101 #, c-format msgid "failed to initialize PAM\n" msgstr "未能初始化 PAM\n" -#: modules/pam_selinux/pam_selinux_check.c:105 +#: modules/pam_selinux/pam_selinux_check.c:107 #, c-format msgid "failed to pam_set_item()\n" msgstr "未能 pam_set_item()\n" -#: modules/pam_selinux/pam_selinux_check.c:133 +#. error in fork() +#: modules/pam_selinux/pam_selinux_check.c:135 #, c-format msgid "login: failure forking: %m" msgstr "登录:派生失败:%m" -#: modules/pam_timestamp/pam_timestamp.c:384 +#: modules/pam_timestamp/pam_timestamp.c:385 #, c-format msgid "Access has been granted (last access was %ld seconds ago)." msgstr "访问已被准许(上次访问是 %ld 秒之前)。" -#: modules/pam_unix/pam_unix_acct.c:231 modules/pam_unix/pam_unix_acct.c:253 +#: modules/pam_unix/pam_unix_acct.c:232 modules/pam_unix/pam_unix_acct.c:254 msgid "Your account has expired; please contact your system administrator." msgstr "您的帐户已过期;请联系您的系统管理员。" -#: modules/pam_unix/pam_unix_acct.c:239 +#: modules/pam_unix/pam_unix_acct.c:240 msgid "" "You are required to change your password immediately (administrator " "enforced)." msgstr "您必须立即更改密码(管理员强制)。" -#: modules/pam_unix/pam_unix_acct.c:245 +#: modules/pam_unix/pam_unix_acct.c:246 msgid "" "You are required to change your password immediately (password expired)." msgstr "您必须立即更改密码(密码已经过期)。" -#: modules/pam_unix/pam_unix_acct.c:270 modules/pam_unix/pam_unix_acct.c:277 +#: modules/pam_unix/pam_unix_acct.c:271 modules/pam_unix/pam_unix_acct.c:278 #, c-format msgid "Warning: your password will expire in %d day." msgid_plural "Warning: your password will expire in %d days." msgstr[0] "警告:您的密码将在 %d 天后过期。" #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_unix/pam_unix_acct.c:282 +#: modules/pam_unix/pam_unix_acct.c:283 #, c-format msgid "Warning: your password will expire in %d days." msgstr "警告:您的密码将在 %d 天后过期。" -#: modules/pam_unix/pam_unix_passwd.c:458 +#: modules/pam_unix/pam_unix_passwd.c:459 msgid "NIS password could not be changed." msgstr "无法更改 NIS 密码。" -#: modules/pam_unix/pam_unix_passwd.c:556 +#: modules/pam_unix/pam_unix_passwd.c:557 msgid "No password has been supplied." msgstr "未提供密码。" -#: modules/pam_unix/pam_unix_passwd.c:557 +#: modules/pam_unix/pam_unix_passwd.c:558 msgid "The password has not been changed." msgstr "密码未被更改。" -#: modules/pam_unix/pam_unix_passwd.c:574 +#: modules/pam_unix/pam_unix_passwd.c:575 msgid "You must choose a shorter password." msgstr "您必须选择较短的密码。" -#: modules/pam_unix/pam_unix_passwd.c:578 +#: modules/pam_unix/pam_unix_passwd.c:579 msgid "You must choose a longer password." msgstr "您必须选择更长的密码。" -#: modules/pam_unix/pam_unix_passwd.c:683 +#: modules/pam_unix/pam_unix_passwd.c:684 #, c-format msgid "Changing password for %s." msgstr "更改 %s 的密码。" -#: modules/pam_unix/pam_unix_passwd.c:713 +#: modules/pam_unix/pam_unix_passwd.c:714 msgid "You must wait longer to change your password." msgstr "您必须等待更长时间以更改密码。" |