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

@@ -3233,8 +3233,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>:
@@ -3246,8 +3244,6 @@ conan.registry=Настроить реестр из командной стро
conan.install=Чтобы установить пакет с помощью Conan, выполните следующую команду:
conda.registry=Пропишите этот реестр в качестве репозитория Conda в своём файле <code>.condarc</code>:
conda.install=Чтобы установить пакет с помощью Conda, выполните следующую команду:
conda.details.repository_site=Сайт репозитория
conda.details.documentation_site=Сайт документации
container.details.type=Тип образа
container.details.platform=Платформа
container.pull=Загрузите образ из командной строки: