1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 04:58:19 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2022-05-28 00:10:25 +00:00
parent b41111bc78
commit cfb4c23a50
2 changed files with 196 additions and 22 deletions

View File

@@ -41,7 +41,7 @@ webauthn_use_twofa=使用来自手机中的两步验证码
webauthn_error=无法读取安全密钥。
webauthn_unsupported_browser=你的浏览器目前不支持 WebAuthn。
webauthn_error_unknown=发生未知错误。请重试。
webauthn_error_insecure=WebAuthn 仅支持安全连接。如果要在 HTTP 协议上进行测试,请使用 "localhost" 或 "127.0.0.0.1" 作为访问来源
webauthn_error_insecure=WebAuthn 仅支持安全连接。如果要在 HTTP 协议上进行测试,请使用 "localhost" 或 "127.0.0.1" 作为访问来源
webauthn_error_unable_to_process=服务器无法处理您的请求。
webauthn_error_duplicated=此安全密钥未被许可用于这个请求。请确保该密钥尚未注册。
webauthn_error_empty=您必须为此密钥设置一个名称。
@@ -1782,7 +1782,7 @@ settings.mirror_settings.push_mirror.none=未配置推送镜像
settings.mirror_settings.push_mirror.remote_url=Git 远程仓库链接
settings.mirror_settings.push_mirror.add=添加推送镜像
settings.sync_mirror=同步
settings.mirror_sync_in_progress=镜像同步正在进行中,请稍后再试。
settings.mirror_sync_in_progress=镜像同步正在进行中,请稍后再试。
settings.email_notifications.enable=启用邮件通知
settings.email_notifications.onmention=只在被提到时邮件通知
settings.email_notifications.disable=停用邮件通知