mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-11 01:54:16 +02:00
[fix][arch] not checking if **pacman-mirrors** is available before starting to download repository packages
This commit is contained in:
@@ -29,7 +29,7 @@ arch.config.mirrors_sort_limit.tip=Hız sıralama için kullanılacak maksimum y
|
||||
arch.config.optimize=optimize
|
||||
arch.config.optimize.tip=Paketlerin kurulumunu, yükseltilmesini ve indirilmesini hızlandırmak için optimize edilmiş ayarlar kullanılacak, aksi takdirde sistem ayarları kullanılacak
|
||||
arch.config.pacman_mthread_download=Multithreaded download (repositories)
|
||||
arch.config.pacman_mthread_download.tip=Whether the repository packages should be downloaded with a tool that works with threads (it may be faster).
|
||||
arch.config.pacman_mthread_download.tip=Whether the repository packages should be downloaded with a tool that works with threads (it may be faster). pacman-mirrors must be installed.
|
||||
arch.config.refresh_mirrors=Başlangıçta yansıları yenile
|
||||
arch.config.refresh_mirrors.tip=Paket yansılarını başlangıçta günde bir kez (veya cihaz yeniden başlatıldıktan sonra) yenileyin
|
||||
arch.config.repos=Depo paketleri
|
||||
|
||||
Reference in New Issue
Block a user