mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 22:34:14 +02:00
[appimage] improvements -> database files only updated when expired
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
appimage.config.db_updates=Veritabanı güncelle
|
||||
appimage.config.db_updates.activated=Aktifleştirildi
|
||||
appimage.config.db_updates.activated.tip=Yüklü uygulamalarla ilgili güncellemeleri kontrol etmek mümkün olacak
|
||||
appimage.config.db_updates.interval.tip=SANİYE cinsinden güncelleme aralığı
|
||||
appimage.config.database=Database
|
||||
appimage.config.database.expiration=Expiration
|
||||
appimage.config.database.expiration.tip=It defines the period (in minutes) in which the database will be considered up to date during the initialization process. Use 0 if you always want to update it.
|
||||
appimage.custom_action.install_file=AppImage dosyasını yükle
|
||||
appimage.custom_action.install_file.details=Kurulum detayları
|
||||
appimage.custom_action.install_file.invalid_file=Geçerli bir AppImage dosyası tanımlamanız gerekir
|
||||
@@ -34,5 +33,6 @@ appimage.install.permission={} için yürütme izni veriliyor
|
||||
appimage.task.db_update=Veritabanları güncelleniyor
|
||||
appimage.task.symlink_check=Checking symlinks
|
||||
appimage.uninstall.error.remove_folder={} uygulama kurulum dizini kaldırılamadı
|
||||
appimage.warning.missing_db_files={appimage} database files were not found. Some actions will not work properly.
|
||||
gem.appimage.info=https://appimage.github.io/ adresinde yayınlanan uygulamalar
|
||||
gem.appimage.label=AppImage
|
||||
|
||||
Reference in New Issue
Block a user