mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 16:44:15 +02:00
[ui][settings] more improvements and settings
This commit is contained in:
@@ -176,11 +176,18 @@ message.file.not_exist.body=Il file {} sembra non esistere
|
||||
development=sviluppo
|
||||
icon_button.tooltip.disabled=Questa azione non è disponibile
|
||||
user=utente
|
||||
core.config.tab_label=generale
|
||||
core.config.locale.label=idioma
|
||||
core.config.disk_cache=cache nel disco
|
||||
core.config.disk_cache.tip={app} salverà alcuni dati sulle applicazioni installate sul disco per caricarle più velocemente nelle successive inizializzazioni
|
||||
example.short=es
|
||||
example.short=e.g
|
||||
core.config.tab_label=general
|
||||
core.config.locale.label=language
|
||||
core.config.disk_cache=Disk cache
|
||||
core.config.disk_cache.tip={app} will save some data about your installed applications into the disk to load them faster in the next initializations
|
||||
core.config.updates.interval=Updates interval
|
||||
core.config.updates.interval.tip=Defines the time interval in which the update-checking for the installed applications will happen ( in SECONDS )
|
||||
core.config.downloads=downloads
|
||||
core.config.download.icons=Icons
|
||||
core.config.download.icons.tip=If the application icons should be downloaded and displayed on the table
|
||||
core.config.download.multithreaded=Parallelism
|
||||
core.config.download.multithreaded.tip=Whether applications, packages and files should be downloaded with a tool that works with parallelism / multi-thread (faster). At the moment only the aria2 application is supported
|
||||
locale.en=inglese
|
||||
locale.es=spagnolo
|
||||
locale.pt=portoghese
|
||||
@@ -188,4 +195,5 @@ locale.ca=catalan
|
||||
locale.de=tedesco
|
||||
locale.it=italiano
|
||||
interval=intervallo
|
||||
installation=installazione
|
||||
installation=installazione
|
||||
download=download
|
||||
Reference in New Issue
Block a user