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:
@@ -182,7 +182,7 @@ email_title=电子邮箱设置
|
||||
smtp_addr=SMTP 主机地址
|
||||
smtp_port=SMTP 端口
|
||||
smtp_from=电子邮件发件人
|
||||
smtp_from_helper=电子邮件地址 Gitea 将使用。输入一个普通的电子邮件地址或使用 "名称" <email@example.com> 格式。
|
||||
smtp_from_helper=请输入一个用于 Gitea 的电子邮件地址,或者使用完整格式:"名称" <email@example.com>
|
||||
mailer_user=SMTP 用户名
|
||||
mailer_password=SMTP 密码
|
||||
register_confirm=需要发电子邮件确认注册
|
||||
@@ -2462,9 +2462,9 @@ dashboard.archive_cleanup=删除旧的仓库存档
|
||||
dashboard.deleted_branches_cleanup=清理已删除的分支
|
||||
dashboard.update_migration_poster_id=更新迁移的发表者ID
|
||||
dashboard.git_gc_repos=对仓库进行垃圾回收
|
||||
dashboard.resync_all_sshkeys=使用 Gitea SSH 密钥更新'.ssh/authorized_keys' 文件。
|
||||
dashboard.resync_all_sshkeys=使用 Gitea 的 SSH 密钥更新 '.ssh/authorized_keys' 文件。
|
||||
dashboard.resync_all_sshkeys.desc=(内置的 SSH 服务器不需要。)
|
||||
dashboard.resync_all_sshprincipals=使用 Gitea SSH 规则更新 '.ssh/authorized_principals' 文件。
|
||||
dashboard.resync_all_sshprincipals=使用 Gitea 的 SSH 规则更新 '.ssh/authorized_principals' 文件。
|
||||
dashboard.resync_all_sshprincipals.desc=(内置的 SSH 服务器不需要。)
|
||||
dashboard.resync_all_hooks=重新同步所有仓库的 pre-receive、update 和 post-receive 钩子
|
||||
dashboard.reinit_missing_repos=重新初始化所有丢失的 Git 仓库存在的记录
|
||||
|
Reference in New Issue
Block a user