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

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2022-04-21 00:10:26 +00:00
parent 23d37673bd
commit f7a8e5c8f2
3 changed files with 7 additions and 1 deletions

View File

@@ -3051,6 +3051,9 @@ container.labels.key=键
container.labels.value=
generic.download=从命令行下载软件包:
generic.documentation=关于通用注册中心的更多信息,请参阅 <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/packages/generic">文档</a>。
helm.registry=从命令行设置此注册中心:
helm.install=要安装包,请运行以下命令:
helm.documentation=关于 Helm 注册中心的更多信息,请参阅 <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/packages/helm/">文档</a>。
maven.registry=在您项目的 <code>pom.xml</code> 文件中设置此注册中心:
maven.install=要使用这个软件包,在 <code>pom.xml</code> 文件中的 <code>依赖项</code> 块中包含以下内容:
maven.install2=通过命令行运行: