1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-06 04:48:25 +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

@@ -3031,8 +3031,6 @@ alpine.repository.repositories=Repozitáře
alpine.repository.architectures=Architektury
cargo.registry=Nastavte tento registr v konfiguračním souboru Cargo (například <code>~/.cargo/config.toml</code>):
cargo.install=Chcete-li nainstalovat balíček pomocí Cargo, spusťte následující příkaz:
cargo.details.repository_site=Stránka repositáře
cargo.details.documentation_site=Stránka dokumentace
chef.registry=Nastavit tento registr v souboru <code>~/.chef/config.rb</code>:
chef.install=Pro instalaci balíčku spusťte následující příkaz:
composer.registry=Nastavit tento registr v souboru <code>~/.composer/config.json</code>:
@@ -3044,8 +3042,6 @@ conan.registry=Nastavte tento registr z příkazového řádku:
conan.install=Pro instalaci balíčku pomocí Conan spusťte následující příkaz:
conda.registry=Nastavte tento registr jako Conda repozitář ve vašem <code>.condarc</code>:
conda.install=Pro instalaci balíčku pomocí Conda spusťte následující příkaz:
conda.details.repository_site=Stránka repositáře
conda.details.documentation_site=Stránka dokumentace
container.details.type=Typ obrazu
container.details.platform=Platforma
container.pull=Stáhněte obraz z příkazové řádky: