mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[fix][i18n] download tips
This commit is contained in:
@@ -192,7 +192,7 @@ core.config.backup.upgrade=Before upgrading
|
||||
core.config.download.icons=Download icons
|
||||
core.config.download.icons.tip=If the application icons should be downloaded and displayed on the table
|
||||
core.config.download.multithreaded=Multithreaded download
|
||||
core.config.download.multithreaded.tip=Whether applications, packages and files should be downloaded with a tool that works with threads (faster).
|
||||
core.config.download.multithreaded.tip=Whether applications, packages and files should be downloaded with a tool that works with threads (it may be faster).
|
||||
core.config.download.multithreaded_client=Multi-threaded download tool
|
||||
core.config.download.multithreaded_client.none=None available
|
||||
core.config.download.multithreaded_client.tip=The download tool that should be used for multi-threaded downloads. It must be installed on the system for this configuration to work.
|
||||
|
||||
@@ -191,7 +191,7 @@ core.config.backup=Enabled
|
||||
core.config.download.icons.tip=If the application icons should be downloaded and displayed on the table
|
||||
core.config.download.icons=Download icons
|
||||
core.config.download.multithreaded=Multi-threaded download
|
||||
core.config.download.multithreaded.tip=Whether applications, packages and files should be downloaded with a tool that works with threads (faster).
|
||||
core.config.download.multithreaded.tip=Whether applications, packages and files should be downloaded with a tool that works with threads (it may be faster).
|
||||
core.config.download.multithreaded_client=Multi-threaded download tool
|
||||
core.config.download.multithreaded_client.none=None available
|
||||
core.config.download.multithreaded_client.tip=The download tool that should be used for multi-threaded downloads. It must be installed on the system for this configuration to work.
|
||||
|
||||
@@ -192,7 +192,7 @@ core.config.backup.upgrade=Antes de actualizar
|
||||
core.config.download.icons=Descargar iconos
|
||||
core.config.download.icons.tip=Si los íconos de las aplicaciones se deben descargar y mostrar en la tabla
|
||||
core.config.download.multithreaded=Descarga segmentada
|
||||
core.config.download.multithreaded.tip=Si las aplicaciones, paquetes y archivos deben descargarse con una herramienta que usa segmentación / threads (más rápido).
|
||||
core.config.download.multithreaded.tip=Si las aplicaciones, paquetes y archivos deben descargarse con una herramienta que usa segmentación / threads (puede ser más rápido).
|
||||
core.config.download.multithreaded_client=Herramienta para descarga segmentada
|
||||
core.config.download.multithreaded_client.none=Ninguna disponible
|
||||
core.config.download.multithreaded_client.tip=La herramienta que debe usarse para descargas segmentadas. Ella debe estar instalada en el sistema para que esta configuración funcione.
|
||||
|
||||
@@ -191,7 +191,7 @@ core.config.backup.upgrade=Before upgrading
|
||||
core.config.download.icons=Download icons
|
||||
core.config.download.icons.tip=If the application icons should be downloaded and displayed on the table
|
||||
core.config.download.multithreaded=Multithreaded download
|
||||
core.config.download.multithreaded.tip=Whether applications, packages and files should be downloaded with a tool that works with threads (faster).
|
||||
core.config.download.multithreaded.tip=Whether applications, packages and files should be downloaded with a tool that works with threads (it may be faster).
|
||||
core.config.download.multithreaded_client=Multi-threaded download tool
|
||||
core.config.download.multithreaded_client.none=None available
|
||||
core.config.download.multithreaded_client.tip=The download tool that should be used for multi-threaded downloads. It must be installed on the system for this configuration to work.
|
||||
|
||||
@@ -190,7 +190,7 @@ core.config.backup.upgrade=Antes de atualizar
|
||||
core.config.backup=Habilitada
|
||||
core.config.download.icons.tip=Se os ícones dos aplicativos devem ser baixados e exibidos na tabela
|
||||
core.config.download.icons=Baixar ícones
|
||||
core.config.download.multithreaded.tip=Se os aplicativos, pacotes e arquivos devem ser baixados através de uma ferramenta que trabalha com segmentação / threads (mais rápido).
|
||||
core.config.download.multithreaded.tip=Se os aplicativos, pacotes e arquivos devem ser baixados através de uma ferramenta que trabalha com segmentação / threads (pode ser mais rápido).
|
||||
core.config.download.multithreaded=Download segmentado
|
||||
core.config.download.multithreaded_client=Ferramenta para download segmentado
|
||||
core.config.download.multithreaded_client.none=Nenhuma disponível
|
||||
|
||||
Reference in New Issue
Block a user