mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
38 lines
2.5 KiB
Plaintext
38 lines
2.5 KiB
Plaintext
appimage.config.database=Database
|
|
appimage.config.database.expiration=Expiration
|
|
appimage.config.database.expiration.tip=appimage.config.database.expiration.tip=It defines the period (in minutes) in which the database will be considered up to date. Use 0 if you always want to update it.
|
|
appimage.custom_action.install_file=Install AppImage file
|
|
appimage.custom_action.install_file.details=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.details=Upgrade details
|
|
appimage.custom_action.manual_update.status=Upgrading
|
|
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.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.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.download.error=It was not possible to download the file {}. The file server can be down.
|
|
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.task.db_update=Updating databases
|
|
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 |