mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 21:24:16 +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 dosyasını yükle
|
||||
appimage.custom_action.install_file.desc=Installs an AppImage file on the system
|
||||
appimage.custom_action.install_file.details=Kurulum detayları
|
||||
appimage.custom_action.install_file.invalid_file=Geçerli bir AppImage dosyası tanımlamanız gerekir
|
||||
appimage.custom_action.install_file.invalid_name=Uygulama için bir ad tanımlamanız gerekir
|
||||
appimage.custom_action.install_file.status=AppImage dosyası yükleniyor
|
||||
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.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={} ilk yayınlanmış versiyonunda
|
||||
appimage.downgrade.impossible.body={} yalnızca bir yayınlanmış sürümüne sahip.
|
||||
|
||||
Reference in New Issue
Block a user