mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-11 05:24:15 +02:00
[arch] feature -> AUR: rebuild-detector integration
This commit is contained in:
@@ -37,6 +37,8 @@ arch.checking.missing_deps=Проверка отсутствующих зави
|
||||
arch.clone=Клонирование AUR-репозитория {}
|
||||
arch.config.aur=пакеты AUR
|
||||
arch.config.aur.tip=Это позволяет управлять пакетами AUR. git должен быть установлен.
|
||||
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.automatch_providers=Auto-define dependency providers
|
||||
arch.config.automatch_providers.tip=It automatically chooses which provider will be used for a package dependency when both names are equal.
|
||||
arch.config.aur_build_dir=Build directory (AUR)
|
||||
@@ -204,6 +206,7 @@ arch.missing_deps_found=Отсутствуют зависимости для {}
|
||||
arch.mthread_downloaded.error.cache_dir=It was not possible to create the cache directory {}
|
||||
arch.mthread_downloaded.error.cancelled=Operation cancelled
|
||||
arch.optdeps.checking=Проверка необязательных обязательных зависимостей {}
|
||||
arch.package.requires_rebuild=It needs to be reinstalled
|
||||
arch.providers=providers
|
||||
arch.substatus.conflicts=Checking for conflicts
|
||||
arch.substatus.disk_space=Checking available disk space
|
||||
|
||||
Reference in New Issue
Block a user