mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 21:44:16 +02:00
54 lines
3.7 KiB
Plaintext
54 lines
3.7 KiB
Plaintext
appimage.config.database.expiration=Database expiration
|
|
appimage.config.database.expiration.tip=It defines the period (in minutes) in which the database will be considered up to date during the initialization process. Use 0 if you always want to update it.
|
|
appimage.config.suggestions.expiration=Suggestions expiration
|
|
appimage.config.suggestions.expiration.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.
|
|
appimage.custom_action.install_file=Install AppImage file
|
|
appimage.custom_action.install_file.desc=Installs an AppImage file on the system
|
|
appimage.custom_action.install_file.details=AppImage installation details
|
|
appimage.custom_action.install_file.invalid_file=You must define a valid AppImage file
|
|
appimage.custom_action.install_file.invalid_name=You must define a name for the application
|
|
appimage.custom_action.install_file.status=Installing AppImage file
|
|
appimage.custom_action.manual_update=Upgrade file
|
|
appimage.custom_action.manual_update.desc=Replaces the installed AppImage file by another one
|
|
appimage.custom_action.manual_update.details=AppImage upgrade details
|
|
appimage.custom_action.manual_update.status=Upgrading
|
|
appimage.custom_action.self_install=Install bauh
|
|
appimage.custom_action.self_install.desc=Installs bauh on the system and adds its icons to the menu
|
|
appimage.custom_action.self_install.status=Installing bauh
|
|
appimage.custom_action.update_db=Update database
|
|
appimage.custom_action.update_db.desc=Downloads updated files from the AppImage applications database
|
|
appimage.custom_action.update_db.status=Updating database
|
|
appimage.downgrade.first_version={} is in its first published version
|
|
appimage.downgrade.impossible.body={} has only one published version.
|
|
appimage.downgrade.impossible.title=Impossible to downgrade
|
|
appimage.downgrade.install_version=It was not possible to install the version {} ({})
|
|
appimage.downgrade.unknown_version.body={} current version was not found in its release history
|
|
appimage.download.error=It was not possible to download the file {}. The file server can be down.
|
|
appimage.download.no_url=No download URL associated with the app {app}
|
|
appimage.error.uninstall_current_version=It was not possible to uninstall the current version of {}
|
|
appimage.history.0_version=version
|
|
appimage.history.1_published_at=date
|
|
appimage.history.2_url_download=File URL
|
|
appimage.info.icon_path=icon
|
|
appimage.info.imported.false=No
|
|
appimage.info.imported.true=Yes
|
|
appimage.info.install_dir=Installation directory
|
|
appimage.info.repository=Repository
|
|
appimage.info.symlink=Symlink
|
|
appimage.info.url_download=File URL
|
|
appimage.install.appimagelauncher.error={appimgl} is not allowing {app} to be installed. Uninstall {appimgl}, reboot your system and try to install {app} again.
|
|
appimage.install.desktop_entry=Generating a menu shortcut
|
|
appimage.install.extract=Extracting the content from {}
|
|
appimage.install.imported.rename_error=It was not possible to move the file {} to {}
|
|
appimage.install.permission=Giving execution permission to {}
|
|
appimage.update_database.deleting_old=Removing old files
|
|
appimage.update_database.downloading=Downloading database files
|
|
appimage.update_database.uncompressing=Uncompressing files
|
|
appimage.upgrade.failed=It was not possible to upgrade the following applications: {apps}
|
|
appimage.task.db_update=Updating databases
|
|
appimage.task.db_update.checking=Checking for updates
|
|
appimage.task.symlink_check=Checking symlinks
|
|
appimage.uninstall.error.remove_folder=Could not remove the application installation directory {}
|
|
appimage.warning.missing_db_files={appimage} database files were not found. Some actions will not work properly.
|
|
gem.appimage.info=Applications published at https://appimage.github.io/
|
|
gem.appimage.label=AppImage |