mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 22:24:16 +02:00
[debian] initial Debian package management support
This commit is contained in:
84
bauh/gems/debian/resources/locale/ca
Normal file
84
bauh/gems/debian/resources/locale/ca
Normal file
@@ -0,0 +1,84 @@
|
||||
debian.action.index_apps=Index applications
|
||||
debian.action.index_apps.desc=Identifies all installed packages associated with .desktop files and maps them as applications
|
||||
debian.action.purge=Remove completely
|
||||
debian.action.purge.confirmation=The complete removal of {pkg} will erase the software files and also the configuration ones
|
||||
debian.action.purge.desc=Removes all software and configuration files associated with the package
|
||||
debian.action.purge.status=Removing {} completely
|
||||
debian.action.sync_pkgs=Synchronize packages
|
||||
debian.action.sync_pkgs.desc=Synchronizes the available software packages on the repositories
|
||||
debian.action.sync_pkgs.status=Synchronizing packages
|
||||
debian.action.sources=Software sources
|
||||
debian.action.sources.desc=Starts the application for managing software sources
|
||||
debian.action.sources.not_installed=The application for managing software sources is not installed
|
||||
debian.action.sources.status=Launching application
|
||||
debian.action.sources.unsupported=The application {app} is not supported and will not be started
|
||||
debian.app_index.checking=Checking the apps index
|
||||
debian.app_index.updating=Updating the apps index
|
||||
debian.config.index_apps.exp=Apps cache expiration
|
||||
debian.config.index_apps.exp.tip=Time period in MINUTES in which the installed applications cache is considered up-to-date during startup
|
||||
debian.config.pkg_sources.app=Software sources
|
||||
debian.config.pkg_sources.app.tip=Application for managing the software sources. {auto} detects one of the supported applications automatically.
|
||||
debian.config.pkg_sources.app.auto=Auto
|
||||
debian.config.suggestions.exp=Suggestions expiration
|
||||
debian.config.suggestions.exp.tip=It defines the period (in hours) in which the suggestions stored in disc will be considered up to date. Use 0 if you always want to update them.
|
||||
debian.config.sync_pkgs.time=Packages synchronization period
|
||||
debian.config.sync_pkgs.time.tip=Time period in MINUTES in which the packages synchronization must be done on startup
|
||||
debian.info.00.name=name
|
||||
debian.info.01.version=version
|
||||
debian.info.02.description=description
|
||||
debian.info.03.exec=executable
|
||||
debian.info.04.architecture=architecture
|
||||
debian.info.04.architecture.all=all
|
||||
debian.info.04.archive=archive
|
||||
debian.info.04.automatically installed=automatically installed
|
||||
debian.info.04.automatically installed.no=no
|
||||
debian.info.04.automatically installed.yes=yes
|
||||
debian.info.04.breaks=breaks
|
||||
debian.info.04.compressed size=Download size
|
||||
debian.info.04.conflicts=conflicts
|
||||
debian.info.04.depends=dependencies
|
||||
debian.info.04.filename=file
|
||||
debian.info.04.homepage=web page
|
||||
debian.info.04.maintainer=maintainer
|
||||
debian.info.04.md5sum=MD5
|
||||
debian.info.04.multi-arch=multi-architecture
|
||||
debian.info.04.multi-arch.foreign=foreign
|
||||
debian.info.04.multi-arch.same=same
|
||||
debian.info.04.replaces=replaces
|
||||
debian.info.04.predepends=pre dependencies
|
||||
debian.info.04.priority=priority
|
||||
debian.info.04.priority.important=important
|
||||
debian.info.04.priority.optional=optional
|
||||
debian.info.04.provided by=provided by
|
||||
debian.info.04.provides=provides
|
||||
debian.info.04.recommends=recommends
|
||||
debian.info.04.section=section
|
||||
debian.info.04.state=state
|
||||
debian.info.04.state.installed=installed
|
||||
debian.info.04.state.not installed=not installed
|
||||
debian.info.04.state.not installed (configuration files remain)=not installed (configuration files installed)
|
||||
debian.info.04.suggests=suggests
|
||||
debian.info.04.uncompressed size=installation size
|
||||
debian.install.validating=Validating installed packages
|
||||
debian.installing_pkgs=Installing packages
|
||||
debian.output.downloading=Downloading {pkg}
|
||||
debian.output.removing=Removing {pkg}
|
||||
debian.output.finishing=Finishing
|
||||
debian.output.unpacking=Unpacking {pkg}
|
||||
debian.remove.impossible=It is not possible to remove the package {pkg}
|
||||
debian.remove_deps=The following {no} dependent packages of {pkg} will be removed as well ({fspace})
|
||||
debian.simulate_operation=Simulating the operation
|
||||
debian.task.app_index.status=Indexing installed applications
|
||||
debian.task.map_apps.check_files=Checking {type} files
|
||||
debian.task.map_apps.read_cache=Reading apps from the index (cache)
|
||||
debian.task.map_apps.status=Mapping installed applications
|
||||
debian.task.update_apps_idx.status=Updating index
|
||||
debian.task.sync_pkgs.status=Synchronizing packages
|
||||
debian.transaction.dependency_of=Dependency of {pkgs}
|
||||
debian.transaction.get_data=Retrieving the operation's data
|
||||
debian.transaction.title=Operation details
|
||||
debian.transaction.to_install=The following additional packages ({no}) will be installed (Download: {dsize} | Installation: {isize})
|
||||
debian.transaction.to_remove=The following packages ({no}) will be removed (Freed space: {fspace})
|
||||
debian.uninstall.failed_to_remove=It was not possible to remove the following {no} packages: {pkgs}
|
||||
debian.uninstall.removing=Removing packages
|
||||
debian.uninstall.validating=Validating removed packages
|
||||
Reference in New Issue
Block a user