mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 00:24:15 +02:00
65 lines
3.9 KiB
Plaintext
65 lines
3.9 KiB
Plaintext
gem.arch.label=AUR
|
|
gem.arch.info=AUR packages are maintained by an independent user community. There is no warranty that they will work or not harm you system.
|
|
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.00_pkg_build=pkgbuild
|
|
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=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
|
|
aur.info.14_installed_files=Installed files
|
|
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 ( 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.
|
|
arch.aur.install.verifying_pgp=Verifying PGP keys
|
|
arch.aur.install.pgp.title=PGP keys required
|
|
arch.aur.install.pgp.body=To install {} is necessary to receive the following PGP keys
|
|
arch.aur.install.pgp.substatus=Receiving PGP key {}
|
|
arch.aur.install.pgp.success=PGP keys received and signed
|
|
arch.aur.install.pgp.sign_fail=Could not sign PGP key {}
|
|
arch.aur.install.pgp.receive_fail=Could not receive PGP key {}
|
|
arch.aur.install.unknown_key.title=Public key required
|
|
arch.install.aur.unknown_key.body=To continue {} installation is necessary to trust the following public key {}
|
|
arch.aur.install.unknown_key.status=Receiving public key {}
|
|
arch.aur.install.unknown_key.receive_error=Could not receive public key {}
|
|
arch.aur.install.validity_check.title=Integrity issues
|
|
arch.aur.install.validity_check.body=Some of the source-files needed for {} installation are not healthy. The installation will be cancelled to prevent damage to your system. |