mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-11 07:44:15 +02:00
[appimage] improvement: adding tips for all custom actions
This commit is contained in:
@@ -3,14 +3,17 @@ appimage.config.database.expiration.tip=It defines the period (in minutes) in wh
|
||||
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=Установить файл AppImage
|
||||
appimage.custom_action.install_file.desc=Installs an AppImage file on the system
|
||||
appimage.custom_action.install_file.details=Детали установки
|
||||
appimage.custom_action.install_file.invalid_file=Вы должны определить допустимый файл AppImage
|
||||
appimage.custom_action.install_file.invalid_name=Вы должны определить имя для приложения
|
||||
appimage.custom_action.install_file.status=Установка файла AppImage
|
||||
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.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={} первая опубликованная версия
|
||||
appimage.downgrade.impossible.body={} Имеет только одну опубликованную версию
|
||||
|
||||
Reference in New Issue
Block a user