mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 08:44:15 +02:00
[ui][settings] more improvements and settings
This commit is contained in:
@@ -220,10 +220,18 @@ message.file.not_exist=Fitxer no existeix
|
||||
message.file.not_exist.body=El fitxer {} sembla no existir
|
||||
icon_button.tooltip.disabled=Aquesta acció no està disponible
|
||||
user=usuari
|
||||
example.short=ex
|
||||
example.short=e.g
|
||||
core.config.tab_label=general
|
||||
core.config.locale.label=idioma
|
||||
core.config.disk_cache=Cau em disco
|
||||
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=anglès
|
||||
locale.es=castellà
|
||||
locale.pt=portuguès
|
||||
@@ -231,4 +239,5 @@ locale.ca=català
|
||||
locale.de=alemany
|
||||
locale.it=italià
|
||||
interval=interval
|
||||
installation=instal·lació
|
||||
installation=instal·lació
|
||||
download=download
|
||||
Reference in New Issue
Block a user