improve strings

This commit is contained in:
AmirHossein Abdolmotallebi 2024-11-02 20:34:16 +03:30
parent 4814d3487c
commit 6886beb598

View File

@ -175,7 +175,7 @@ settings_download_thread_count_describe=A download can have up to {{count}} thre
settings_use_server_last_modified_time=Use Server's Last-Modified Time
settings_use_server_last_modified_time_description=When downloading a file, use server's last modified time for the local file
settings_use_sparse_file_allocation=Sparse File Allocation
settings_use_sparse_file_allocation_description=When downloading a file, use server's last modified time for the local file
settings_use_sparse_file_allocation_description=Create files more efficiently, especially on SSDs, by reducing unnecessary data writing. This can speed up download starts and reduce disk usage. If downloads start slowly or you experience unusual download speeds, consider disabling this option, as it may not be fully supported on some devices.
settings_global_speed_limiter=Global Speed Limiter
settings_global_speed_limiter_description=Global download speed limit (0 means unlimited)
settings_show_average_speed=Show Average Speed