mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 23:14:16 +02:00
19 lines
1.3 KiB
Plaintext
19 lines
1.3 KiB
Plaintext
gem.appimage.label=AppImage
|
|
gem.appimage.info=Applications published at https://appimage.github.io/
|
|
appimage.install.permission=Giving execution permission to {}
|
|
appimage.install.extract=Extracting the content from {}
|
|
appimage.install.desktop_entry=Generating a menu shortcut
|
|
appimage.uninstall.error.remove_folder=Could not remove the application installation directory {}
|
|
appimage.info.url_download=File URL
|
|
appimage.info.icon_path=icon
|
|
appimage.history.0_version=version
|
|
appimage.history.1_published_at=date
|
|
appimage.history.2_url_download=File URL
|
|
appimage.downgrade.impossible.title=Impossible to downgrade
|
|
appimage.downgrade.impossible.body={} has only one published version.
|
|
appimage.downgrade.unknown_version.body=It was not possible to identify {} current version in its versions history
|
|
appimage.downgrade.first_version={} is in its first published version
|
|
appimage.error.uninstall_current_version=It was not possible to uninstall the current version of {}
|
|
appimage.downgrade.install_version=It was not possible to install the version {} ({})
|
|
appimage.install.download.error=It was not possible to download the file {}. The file server can be down.
|
|
appimage.install.appimagelauncher.error={appimgl} is not allowing {app} to be installed. Uninstall {appimgl}, reboot your system and try to install {app} again. |