Update zh_CN, thanks to walle

This commit is contained in:
Piwigo-TranslationTeam
2025-11-12 06:20:42 +01:00
parent 3f565968e4
commit d09d370189
+10 -5
View File
@@ -467,20 +467,16 @@ $lang['Your password was successfully set'] = '您的密码已设置成功';
$lang['must not be empty'] = '不能为空';
$lang['you must choose a date'] = '您必须选择一个日期';
$lang['Options'] = '选项';
$lang['Public key copied.'] = '公钥已复制。';
$lang['Return to <a href="identification.php" title="Sign in">Sign in</a>'] = '返回 <a href="identification.php" title="Sign in">登录</a>页面';
$lang['Return to the gallery'] = '返回相册';
$lang['Revoke'] = '撤销';
$lang['Revoked'] = '已撤销';
$lang['Save your secret Key and ID'] = '保存您的密钥和ID';
$lang['Secret key copied. Keep it in a safe place.'] = '私钥已复制。请妥善保管。';
$lang['Set my password'] = '设置我的密码';
$lang['Show expired keys'] = '显示已过期密钥';
$lang['The api key has been successfully created.'] = 'API密钥已成功创建。';
$lang['The email %s will be used to notify you when your API key is about to expire.'] = '当您的API密钥即将过期时,系统将通过邮箱%s通知您。';
$lang['The secret key can no longer be displayed.'] = '私钥将无法再次显示。';
$lang['This API key was manually revoked on %s'] = '此API密钥已于%s被手动撤销';
$lang['This will not be displayed again. You must copy it to continue.'] = '此内容将不再显示。您必须复制它才能继续';
$lang['To continue using the API, please renew your key before it expires.'] = '如需继续使用API,请在密钥过期前进行续期。';
$lang['To manage your API keys, please log in with your username/password.'] = '如需管理您的API密钥,请使用用户名/密码登录。';
$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = '启用后,无论使用何种主题,登录和注册页面都将使用通用模板。';
@@ -525,4 +521,13 @@ $lang['Confirm new password'] = '确认新密码';
$lang['Create API Keys to secure your acount'] = '创建API密钥以保护您的账户安全';
$lang['Create a new API key to secure your account.'] = '创建一个新的API密钥以保护您的账户安全。';
$lang['Create an account'] = '创建账户';
$lang['Created at'] = '创建时间';
$lang['Created at'] = '创建时间';
$lang['An email has been sent with a verification code'] = '已发送一封包含验证码的电子邮件';
$lang['ID copied.'] = 'ID已复制。';
$lang['If you do not receive the email, please contact your webmaster.'] = '如果您未收到电子邮件,请联系您的网站管理员。';
$lang['Invalid verification code'] = '验证码无效';
$lang['Save your ID and secret'] = '保存您的ID和密钥';
$lang['Secret copied. Keep it in a safe place.'] = '密钥已复制。请将其妥善保管。';
$lang['The secret will no longer be displayed. You must copy it to continue.'] = '密钥将不再显示。您必须复制它才能继续操作。';
$lang['Verification code'] = '验证码';
$lang['Verify'] = '验证';