mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 02:24:16 +02:00
[appimage] feature: new custom action to self install bauh if it is running as an AppImage
This commit is contained in:
@@ -12,6 +12,9 @@ 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
|
||||
|
||||
@@ -12,6 +12,9 @@ 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
|
||||
|
||||
@@ -12,6 +12,9 @@ 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
|
||||
|
||||
@@ -12,6 +12,9 @@ appimage.custom_action.manual_update=Actualizar archivo
|
||||
appimage.custom_action.manual_update.desc=Reemplaza el archivo AppImage instalado por otro
|
||||
appimage.custom_action.manual_update.details=Detalles de actualización de AppImage
|
||||
appimage.custom_action.manual_update.status=Actualizando
|
||||
appimage.custom_action.self_install=Instalar el bauh
|
||||
appimage.custom_action.self_install.desc=Instala el bauh en el sistema y agrega sus íconos al menú
|
||||
appimage.custom_action.self_install.status=Instalando el bauh
|
||||
appimage.custom_action.update_db=Actualizar base de datos
|
||||
appimage.custom_action.update_db.desc=Descarga archivos actualizados de la base de datos de aplicaciones AppImage
|
||||
appimage.custom_action.update_db.status=Actualizando base de datos
|
||||
@@ -48,4 +51,4 @@ appimage.task.symlink_check=Verificando links simbólicos
|
||||
appimage.uninstall.error.remove_folder=No se pudo eliminar el directorio de instalación de la aplicación {}
|
||||
appimage.warning.missing_db_files=No se encontraron archivos de la base de datos {appimage}. Algunas acciones no funcionarán correctamente.
|
||||
gem.appimage.info=Aplicativos publicados en https://appimage.github.io/
|
||||
gem.appimage.label=AppImage
|
||||
gem.appimage.label=AppImage
|
||||
|
||||
@@ -12,6 +12,9 @@ appimage.custom_action.manual_update=Mettre fichier à jour
|
||||
appimage.custom_action.manual_update.desc=Replaces the installed AppImage file by another one
|
||||
appimage.custom_action.manual_update.details=Détails de mise à jour
|
||||
appimage.custom_action.manual_update.status=Mise à jour
|
||||
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
|
||||
|
||||
@@ -12,6 +12,9 @@ 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
|
||||
|
||||
@@ -12,6 +12,9 @@ appimage.custom_action.manual_update=Atualizar arquivo
|
||||
appimage.custom_action.manual_update.desc=Subsitui o arquivo AppImage instalado por outro
|
||||
appimage.custom_action.manual_update.details=Detalhes de atualização de AppImage
|
||||
appimage.custom_action.manual_update.status=Atualizando
|
||||
appimage.custom_action.self_install=Instalar o bauh
|
||||
appimage.custom_action.self_install.desc=Instala o bauh no sistema e adiciona os ícones no menu
|
||||
appimage.custom_action.self_install.status=Instalando o bauh
|
||||
appimage.custom_action.update_db=Atualizar banco de dados
|
||||
appimage.custom_action.update_db.desc=Baixa arquivos atualizados da base de dados de aplicações AppImage
|
||||
appimage.custom_action.update_db.status=Atualizando banco de dados
|
||||
@@ -48,4 +51,4 @@ appimage.task.symlink_check=Verificando links simbólicos
|
||||
appimage.uninstall.error.remove_folder=Não foi possível remover o diretóri ode instalação do aplicativo {}
|
||||
appimage.warning.missing_db_files=Arquivos do banco de dados {appimage} não foram encontrados. Algumas ações não funcionarão corretamente.
|
||||
gem.appimage.info=Aplicativos publicados em https://appimage.github.io/
|
||||
gem.appimage.label=AppImage
|
||||
gem.appimage.label=AppImage
|
||||
|
||||
@@ -12,6 +12,9 @@ appimage.custom_action.manual_update=Обновить файл
|
||||
appimage.custom_action.manual_update.desc=Replaces the installed AppImage file by another one
|
||||
appimage.custom_action.manual_update.details=Детали обновления
|
||||
appimage.custom_action.manual_update.status=Обновляется...
|
||||
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
|
||||
|
||||
@@ -12,6 +12,9 @@ appimage.custom_action.manual_update=Yükseltme dosyası
|
||||
appimage.custom_action.manual_update.desc=Replaces the installed AppImage file by another one
|
||||
appimage.custom_action.manual_update.details=Yükseltme ayrıntıları
|
||||
appimage.custom_action.manual_update.status=Yükseltiliyor
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user