mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-11 00:44:15 +02:00
[arch] fixes -> not displaying and uninstalling dependent packages during conflict resolutions | not retrieving all packages that would break if a given package is uninstalled
This commit is contained in:
@@ -213,15 +213,15 @@ arch.task.sync_sb.status=Updating {}
|
||||
arch.uncompressing.package=Распаковка пакета
|
||||
arch.uninstall.clean_cached.error=It was not possible to remove old {} versions found on disk
|
||||
arch.uninstall.clean_cached.substatus=Removing old versions from disk
|
||||
arch.uninstall.required_by={} не может быть удален, так как это необходимо для работы следующих пакетов
|
||||
arch.uninstall.required_by.advice=It is necessary to uninstall them as well to proceed.
|
||||
arch.uninstall.required_by=The {} packages listed below depend on {} to work properly
|
||||
arch.uninstall.required_by.advice=It is necessary to uninstall them as well to proceed
|
||||
arch.uninstall.unnecessary.all=The following {} packages will be uninstalled
|
||||
arch.uninstall.unnecessary.cancel=Keep
|
||||
arch.uninstall.unnecessary.l1={} was successfully uninstalled. The packages below that it depended on are no longer needed.
|
||||
arch.uninstall.unnecessary.l2=Check those you want to uninstall
|
||||
arch.uninstall.unnecessary.l1=Packages successfully uninstalled!
|
||||
arch.uninstall.unnecessary.l2=The packages below seem to be no longer necessary. Select those you want to uninstall
|
||||
arch.uninstall.unnecessary.proceed=Uninstall
|
||||
arch.uninstalling.conflict=Удаление конфликтующего пакета {}
|
||||
arch.uninstalling.conflict.fail=Не удалось удалить конфликтующий пакет {}
|
||||
arch.uninstalling.conflict=Uninstalling conflicting packages
|
||||
arch.uninstalling.conflict.fail=It was not possible to uninstall the conflicting packages: {}
|
||||
arch.update.disabled.tooltip=Этот пакет может быть обновлен только через действие "обновить систему"
|
||||
arch.update_summary.conflict_between=Конфликт между {} и {}
|
||||
arch.update_summary.to_install.dep_conflict=Конфликт между зависимостями {} и {}
|
||||
|
||||
Reference in New Issue
Block a user