mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 22:34:14 +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=Paket entpacken
|
||||
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={} konnte nicht deinstalliert werden, da es für die folgenden Pakete benötigt wird.
|
||||
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={} deinstallieren
|
||||
arch.uninstalling.conflict.fail=Deinstallation von {} fehlgeschlagen
|
||||
arch.uninstalling.conflict=Uninstalling conflicting packages
|
||||
arch.uninstalling.conflict.fail=It was not possible to uninstall the conflicting packages: {}
|
||||
arch.update.disabled.tooltip=This package can oly be upgrade through the action "Quick system upgrade"
|
||||
arch.update_summary.conflict_between=Conflict between {} and {}
|
||||
arch.update_summary.to_install.dep_conflict=Conflict between the dependencies {} and {}
|
||||
|
||||
Reference in New Issue
Block a user