mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
16 lines
984 B
Plaintext
16 lines
984 B
Plaintext
gem.appimage.label=AppImage
|
|
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.downgrade.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 {} ({}) |