mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
49 lines
2.7 KiB
Plaintext
49 lines
2.7 KiB
Plaintext
gem.arch.label=Arch ( AUR )
|
|
arch.install.conflict.popup.title=Conflict detected
|
|
arch.install.conflict.popup.body=The applications {} are in conflict. You must uninstall one to install the other. Continue ?
|
|
arch.missing_deps.title=Missing dependencies
|
|
arch.missing_deps.body=The following dependencies must be installed before the {} installation continues
|
|
arch.downgrade.error=Error
|
|
arch.downgrade.impossible=It is not possible to downgrade {}
|
|
aur.history.1_version=version
|
|
aur.history.2_release=release
|
|
aur.history.3_date=date
|
|
arch.downloading.package=Downloading the package
|
|
arch.uncompressing.package=Uncompressing the package
|
|
arch.checking.deps=Checking {} dependencies
|
|
arch.missing_deps_found=Missing dependencies for {}
|
|
arch.building.package=Building package {}
|
|
arch.checking.conflicts=Checking any conflicts with {}
|
|
arch.installing.package=Installing {} package
|
|
arch.uninstalling.conflict=Uninstalling conflicting package {}
|
|
arch.uninstalling.conflict.fail=It was not possible to uninstall the conflicting package {}
|
|
arch.clone=Cloning the AUR repository {}
|
|
arch.downgrade.reading_commits=Reading the repository commits
|
|
arch.downgrade.version_found=Current package version found
|
|
arch.downgrade.install_older=Installing older version
|
|
aur.info.01_id=id
|
|
aur.info.02_name=name
|
|
aur.info.03_version=version
|
|
aur.info.04_popularity=popularity
|
|
aur.info.05_votes=votes
|
|
aur.info.06_package_base=package base
|
|
aur.info.07_maintainer=maintainer
|
|
aur.info.08_first_submitted=first submitted
|
|
aur.info.09_last_modified=app.last_modified
|
|
aur.info.10_url=url download
|
|
aur.info.11_pkg_build_url=url pkgbuild
|
|
aur.info.13_pkg_build=pkgbuild
|
|
aur.info.11_dependson=dependencies
|
|
aur.info.12_optdepends=optional dependencies
|
|
arch.install.dep_not_found.title=Dependency not found
|
|
arch.install.dep_not_found.body=Required dependency {} was not found in AUR nor in default mirrors. Installation cancelled.
|
|
arch.install.dependency.install=Installing package dependency {}
|
|
arch.install.dependency.install.error=Could not install dependent package {}. Installation of {} aborted.
|
|
arch.uninstall.required_by={} cannot be uninstalled because it is necessary for these following packages to work
|
|
arch.uninstall.required_by.advice=Uninstall them first before uninstalling {}.
|
|
arch.install.optdeps.request.title=Optional dependencies
|
|
arch.install.optdeps.request.body={} was succesfully installed ! There are some optional associated packages that you might want to install as well (check those you want)
|
|
arch.install.optdep.error=Could not install the optional package {}
|
|
arch.optdeps.checking=Checking {} optional dependencies
|
|
arch.warning.disabled={} seems not to be installed. It will not be possible to manage Arch / AUR packages.
|
|
arch.warning.git={} seems not to be installed. It will not be possible to downgrade AUR packages. |