[appimage] improvement: adding tips for all custom actions

This commit is contained in:
Vinicius Moreira
2022-02-25 15:30:25 -03:00
parent 4b4d7744de
commit 0245a3f605
10 changed files with 32 additions and 1 deletions

View File

@@ -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=Install AppImage file
appimage.custom_action.install_file.desc=Installs an AppImage file on the system
appimage.custom_action.install_file.details=AppImage 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.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.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={} è nella sua prima versione pubblicata
appimage.downgrade.impossible.body={} ha solo una versione pubblicata.