1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-14 05:28:27 +00:00

Package repository/documentation link unification (#27804)

Some translations are duplicated for the same package fields; it should
be possible to use the same approach. Checked packages to use the same
forms in templates.

1. Removed repeated translations for the same fields
2. Linked template files to the same translation fields
3. Added repository site link for nuget packages
This commit is contained in:
Danila Fominykh
2023-10-26 21:16:12 -03:00
committed by GitHub
parent 8d6577dabd
commit 0c21af3728
20 changed files with 8 additions and 63 deletions

View File

@@ -3341,8 +3341,6 @@ alpine.repository.repositories=仓库管理
alpine.repository.architectures=架构
cargo.registry=在 Cargo 配置文件中设置此注册中心(例如:<code>~/.cargo/config.toml</code>)
cargo.install=要使用 Cargo 安装软件包,请运行以下命令:
cargo.details.repository_site=仓库站点
cargo.details.documentation_site=文档站点
chef.registry=在您的 <code>~/.chef/config.rb</code> 文件中设置此注册中心:
chef.install=要安装包,请运行以下命令:
composer.registry=在您的 <code>~/.composer/config.json</code> 文件中设置此注册中心:
@@ -3354,8 +3352,6 @@ conan.registry=从命令行设置此注册中心:
conan.install=要使用 Conan 安装软件包,请运行以下命令:
conda.registry=在您的 <code>.condarc</code> 文件中将此注册中心设置为 Conda 仓库:
conda.install=要使用 Conda 安装软件包,请运行以下命令:
conda.details.repository_site=仓库站点
conda.details.documentation_site=文档站点
container.details.type=镜像类型
container.details.platform=平台
container.pull=从命令行拉取镜像: