Translated using Weblate (Chinese (Simplified))

Currently translated at 94.8% (474 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
This commit is contained in:
yahoo~~ 2021-11-02 13:23:34 +00:00 committed by Weblate
parent 15b10eea9e
commit d2765d0ca5

View file

@ -556,5 +556,6 @@
}
},
"domain_dns_push_managed_in_parent_domain": "自动DNS记录功能在父域 <a href='#/domains/{parent_domain}/dns'>{parent_domain}</a> 中管理。",
"domain_dns_push_failed_to_authenticate": "无法在注册商的 API 上进行身份验证。很可能<a href='#/domains/{domain}/config'>凭据</a>不正确?(Error: {error})"
"domain_dns_push_failed_to_authenticate": "无法在注册商的 API 上进行身份验证。很可能<a href='#/domains/{domain}/config'>凭据</a>不正确?(Error: {error})",
"domain_dns_push_not_applicable": "自动DNS记录功能不适用于域名{domain}<br>你应该按照<a href='https://yunohost.org/dns'>文档</a>和下面的建议配置手动配置你的DNS记录。"
}