1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 20:48:20 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2023-03-06 00:15:51 +00:00
committed by Jonathan Tran
parent 4de80392bc
commit ce43208c6a
23 changed files with 2 additions and 23 deletions

View File

@@ -237,7 +237,6 @@ internal_token_failed=生成内部令牌失败: %v
secret_key_failed=生成密钥失败: %v
save_config_failed=应用配置保存失败:%v
invalid_admin_setting=管理员帐户设置无效: %v
install_success=欢迎 !非常感谢您选择 Gitea玩得开心。
invalid_log_root_path=日志路径无效: %v
default_keep_email_private=默认情况下隐藏电子邮件地址
default_keep_email_private_popup=默认情况下, 隐藏新用户帐户的电子邮件地址。
@@ -248,6 +247,7 @@ default_enable_timetracking_popup=默认情况下启用新仓库的时间跟踪
no_reply_address=隐藏电子邮件
no_reply_address_helper=具有隐藏电子邮件地址的用户的域名。例如, 用户名 "joe" 将以 "joe@noreply.example.org" 的身份登录到 Git 中. 如果隐藏的电子邮件域设置为 "noreply.example.org"。
password_algorithm=密码哈希算法
invalid_password_algorithm=无效的密码哈希算法
password_algorithm_helper=设置密码哈希算法。 算法具有不同的要求和强度。 具有良好特性的`argon2`却会占用大量内存,可能不适用于小型系统。
enable_update_checker=启用更新检查
enable_update_checker_helper=通过连接到 gitea.io 定期检查新版本发布。