diff --git a/CHANGELOG.md b/CHANGELOG.md index 652349e8..ad0c604d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - allowing AUR packages to be installed as dependencies of a repository package - always listing repository packages as primary options when multiple providers for a given dependency are available - settings: - - "Auto-define dependency providers" property renamed to "Auto-define providers by name" + - "Auto-define dependency providers" property renamed to "Auto-match dependency by name" - new property 'prefer_repository_provider': automatically picks the single package from the repositories among several external (AUR) available as the provider for a given dependency ### Fixes diff --git a/bauh/gems/arch/resources/locale/ca b/bauh/gems/arch/resources/locale/ca index 8be7d7a7..c63cf8e2 100644 --- a/bauh/gems/arch/resources/locale/ca +++ b/bauh/gems/arch/resources/locale/ca @@ -49,8 +49,8 @@ arch.config.aur_rebuild_detector=Check reinstallation need {} arch.config.aur_rebuild_detector.tip=It checks if packages built with old library versions require to be rebuilt. If a package needs to be rebuilt, it will be marked for update ({} must be installed) arch.config.aur_rebuild_detector_no_bin=Ignore binaries ({}) arch.config.aur_rebuild_detector_no_bin.tip=If binary packages named as "package-bin" should be ignored by {} ({}) -arch.config.automatch_providers=Auto-define providers by name -arch.config.automatch_providers.tip=It automatically picks which provider will be used for a dependency when both names are equal. +arch.config.automatch_providers=Auto-match dependency by name +arch.config.automatch_providers.tip=It associates automatically a package to a dependency if both names match. Otherwise all providers for a given dependency will be displayed. arch.config.aur_build_dir=Build directory (AUR) arch.config.aur_build_dir.tip=It define a custom directory where the AUR packages will be built. Default: {}. arch.config.aur_build_only_chosen=Build only chosen (AUR) diff --git a/bauh/gems/arch/resources/locale/de b/bauh/gems/arch/resources/locale/de index 4e1bdb59..5a1ff409 100644 --- a/bauh/gems/arch/resources/locale/de +++ b/bauh/gems/arch/resources/locale/de @@ -49,8 +49,8 @@ arch.config.aur_rebuild_detector=Check reinstallation need {} arch.config.aur_rebuild_detector.tip=It checks if packages built with old library versions require to be rebuilt. If a package needs to be rebuilt, it will be marked for update ({} must be installed) arch.config.aur_rebuild_detector_no_bin=Ignore binaries ({}) arch.config.aur_rebuild_detector_no_bin.tip=If binary packages named as "package-bin" should be ignored by {} ({}) -arch.config.automatch_providers=Auto-define providers by name -arch.config.automatch_providers.tip=It automatically picks which provider will be used for a dependency when both names are equal. +arch.config.automatch_providers=Auto-match dependency by name +arch.config.automatch_providers.tip=It associates automatically a package to a dependency if both names match. Otherwise all providers for a given dependency will be displayed. arch.config.aur_build_dir=Build directory (AUR) arch.config.aur_build_dir.tip=It define a custom directory where the AUR packages will be built. Default: {}. arch.config.aur_build_only_chosen=Build only chosen (AUR) diff --git a/bauh/gems/arch/resources/locale/en b/bauh/gems/arch/resources/locale/en index 52f192ba..39a56825 100644 --- a/bauh/gems/arch/resources/locale/en +++ b/bauh/gems/arch/resources/locale/en @@ -49,8 +49,8 @@ arch.config.aur_rebuild_detector=Check reinstallation need {} arch.config.aur_rebuild_detector.tip=It checks if packages built with old library versions require to be rebuilt. If a package needs to be rebuilt, it will be marked for update ({} must be installed) arch.config.aur_rebuild_detector_no_bin=Ignore binaries ({}) arch.config.aur_rebuild_detector_no_bin.tip=If binary packages named as "package-bin" should be ignored by {} ({}) -arch.config.automatch_providers=Auto-define providers by name -arch.config.automatch_providers.tip=It automatically picks which provider will be used for a dependency when both names are equal. +arch.config.automatch_providers=Auto-match dependency by name +arch.config.automatch_providers.tip=It associates automatically a package to a dependency if both names match. Otherwise all providers for a given dependency will be displayed. arch.config.aur_build_dir=Build directory (AUR) arch.config.aur_build_dir.tip=It define a custom directory where the AUR packages will be built. Default: {}. arch.config.aur_build_only_chosen=Build only chosen (AUR) diff --git a/bauh/gems/arch/resources/locale/es b/bauh/gems/arch/resources/locale/es index d7075828..a1da8b9f 100644 --- a/bauh/gems/arch/resources/locale/es +++ b/bauh/gems/arch/resources/locale/es @@ -49,8 +49,8 @@ arch.config.aur_rebuild_detector=Verificar necesidad de reinstalación {} arch.config.aur_rebuild_detector.tip=Verifica si los paquetes creados con versiones antiguas de bibliotecas necesitan ser reconstruidos. Si es necesario reconstruir un paquete, el será marcado para actualización ({} debe estar instalado) arch.config.aur_rebuild_detector_no_bin=Ignorar binarios ({}) arch.config.aur_rebuild_detector_no_bin.tip=Si los paquetes binarios nombrados como "paquete-bin" deben ser ignorados por {} ({}) -arch.config.automatch_providers=Autodefinir proveedores por nombre -arch.config.automatch_providers.tip=Elige automáticamente qué proveedor se usará para una dependencia cuando ambos nombres son iguales. +arch.config.automatch_providers=Auto-corresponder dependencia por nombre +arch.config.automatch_providers.tip=Asocia automáticamente un paquete a una dependencia si ambos nombres coinciden. De lo contrario, se mostrarán todos los proveedores para la dependencia. arch.config.aur_build_dir=Directorio de compilación (AUR) arch.config.aur_build_dir.tip=Define un directorio personalizado donde se construirán los paquetes AUR. Defecto: {}. arch.config.aur_build_only_chosen=Compilar solo elegido (AUR) diff --git a/bauh/gems/arch/resources/locale/fr b/bauh/gems/arch/resources/locale/fr index 08de8369..8ecd7b95 100644 --- a/bauh/gems/arch/resources/locale/fr +++ b/bauh/gems/arch/resources/locale/fr @@ -49,8 +49,8 @@ arch.config.aur_rebuild_detector=Check reinstallation need {} arch.config.aur_rebuild_detector.tip=It checks if packages built with old library versions require to be rebuilt. If a package needs to be rebuilt, it will be marked for update ({} must be installed) arch.config.aur_rebuild_detector_no_bin=Ignore binaries ({}) arch.config.aur_rebuild_detector_no_bin.tip=If binary packages named as "package-bin" should be ignored by {} ({}) -arch.config.automatch_providers=Définition automatique des fournisseurs par nom -arch.config.automatch_providers.tip=Choisit automatiquement le fournisseur de dépendances en cas de noms identiques +arch.config.automatch_providers=Auto-match dependency by name +arch.config.automatch_providers.tip=It associates automatically a package to a dependency if both names match. Otherwise all providers for a given dependency will be displayed. arch.config.aur_build_dir=Répertoire de compilation (AUR) arch.config.aur_build_dir.tip=Définit un répertoire ou les paquets AUR seront compilés. Par défaut: {}. arch.config.aur_build_only_chosen=Compiler uniquement la sélection (AUR) diff --git a/bauh/gems/arch/resources/locale/it b/bauh/gems/arch/resources/locale/it index ce97f4f6..cd983948 100644 --- a/bauh/gems/arch/resources/locale/it +++ b/bauh/gems/arch/resources/locale/it @@ -49,8 +49,8 @@ arch.config.aur_rebuild_detector=Check reinstallation need {} arch.config.aur_rebuild_detector.tip=It checks if packages built with old library versions require to be rebuilt. If a package needs to be rebuilt, it will be marked for update ({} must be installed) arch.config.aur_rebuild_detector_no_bin=Ignore binaries ({}) arch.config.aur_rebuild_detector_no_bin.tip=If binary packages named as "package-bin" should be ignored by {} ({}) -arch.config.automatch_providers=Auto-define providers by name -arch.config.automatch_providers.tip=It automatically picks which provider will be used for a dependency when both names are equal. +arch.config.automatch_providers=Auto-match dependency by name +arch.config.automatch_providers.tip=It associates automatically a package to a dependency if both names match. Otherwise all providers for a given dependency will be displayed. arch.config.aur_build_dir=Build directory (AUR) arch.config.aur_build_dir.tip=It define a custom directory where the AUR packages will be built. Default: {}. arch.config.aur_build_only_chosen=Build only chosen (AUR) diff --git a/bauh/gems/arch/resources/locale/pt b/bauh/gems/arch/resources/locale/pt index 73cfce4c..82570f63 100644 --- a/bauh/gems/arch/resources/locale/pt +++ b/bauh/gems/arch/resources/locale/pt @@ -49,8 +49,8 @@ arch.config.aur_rebuild_detector=Verificar necessidade de reinstalação {} arch.config.aur_rebuild_detector.tip=Verifica se pacotes construídos com versões antigas de bibliotecas precisam ser reconstruídas. Se um pacote precisa ser reconstruído, ele será marcado para atualizar ({} precisa estar instalado). arch.config.aur_rebuild_detector_no_bin=Ignorar binários ({}) arch.config.aur_rebuild_detector_no_bin.tip=Se pacotes binários nomeados como "pacote-bin" devem ser ignorados pelo {} ({}) -arch.config.automatch_providers=Auto-definir provedores por nome -arch.config.automatch_providers.tip=Escolhe automaticamente qual provedor será utilizado para determinada dependência caso os nomes de ambos sejam iguais. +arch.config.automatch_providers=Auto-corresponder dependência por nome +arch.config.automatch_providers.tip=Associa automaticamente um pacote a uma dependência caso os nomes sejam os mesmos. Caso contrário todos os provedores para a dependência serão exibidos. arch.config.aur_build_dir=Diretório de construção (AUR) arch.config.aur_build_dir.tip=Define um diretório personalizado onde pacotes do AUR serão construídos. Padrão: {}. arch.config.aur_build_only_chosen=Construir somente escolhido (AUR) diff --git a/bauh/gems/arch/resources/locale/ru b/bauh/gems/arch/resources/locale/ru index 833dc173..4e06860d 100644 --- a/bauh/gems/arch/resources/locale/ru +++ b/bauh/gems/arch/resources/locale/ru @@ -49,8 +49,8 @@ arch.config.aur_rebuild_detector=Check reinstallation need {} arch.config.aur_rebuild_detector.tip=It checks if packages built with old library versions require to be rebuilt. If a package needs to be rebuilt, it will be marked for update ({} must be installed) arch.config.aur_rebuild_detector_no_bin=Ignore binaries ({}) arch.config.aur_rebuild_detector_no_bin.tip=If binary packages named as "package-bin" should be ignored by {} ({}) -arch.config.automatch_providers=Auto-define providers by name -arch.config.automatch_providers.tip=It automatically picks which provider will be used for a dependency when both names are equal. +arch.config.automatch_providers=Auto-match dependency by name +arch.config.automatch_providers.tip=It associates automatically a package to a dependency if both names match. Otherwise all providers for a given dependency will be displayed. arch.config.aur_build_dir=Build directory (AUR) arch.config.aur_build_dir.tip=It define a custom directory where the AUR packages will be built. Default: {}. arch.config.aur_build_only_chosen=Build only chosen (AUR) diff --git a/bauh/gems/arch/resources/locale/tr b/bauh/gems/arch/resources/locale/tr index de807036..3ab25339 100644 --- a/bauh/gems/arch/resources/locale/tr +++ b/bauh/gems/arch/resources/locale/tr @@ -49,8 +49,8 @@ arch.config.aur_rebuild_detector=Check reinstallation need {} arch.config.aur_rebuild_detector.tip=It checks if packages built with old library versions require to be rebuilt. If a package needs to be rebuilt, it will be marked for update ({} must be installed) arch.config.aur_rebuild_detector_no_bin=Ignore binaries ({}) arch.config.aur_rebuild_detector_no_bin.tip=If binary packages named as "package-bin" should be ignored by {} ({}) -arch.config.automatch_providers=Auto-define providers by name -arch.config.automatch_providers.tip=It automatically picks which provider will be used for a dependency when both names are equal. +arch.config.automatch_providers=Auto-match dependency by name +arch.config.automatch_providers.tip=It associates automatically a package to a dependency if both names match. Otherwise all providers for a given dependency will be displayed. arch.config.aur_build_dir=Build directory (AUR) arch.config.aur_build_dir.tip=It define a custom directory where the AUR packages will be built. Default: {}. arch.config.aur_build_only_chosen=Build only chosen (AUR)