fast-down-cli 2.7.8

超级快的下载器命令行界面
err:
  url-info: Failed to fetch metadata
  database-load: Database load error
  database-version: Database version mismatch
  database-write: Database write error
  get-ips: Unable to get available network interfaces
msg:
  cancel: Cancelling...
  url-info: |
    File Name: %{name}
    File Size: %{size} (%{size_in_bytes} bytes)
    File Path: %{path}
    Concurrent: %{concurrent}
  etag: |
    ETag: %{etag}
  last-modified: |
    Last-Modified: %{last_modified}
  resume-download: Incomplete download. Resuming...
  download: Downloaded %{completed} / %{total} (%{percentage}%)
  size-mismatch: |
    Original File Size: %{saved_size}
    Received File Size: %{new_size}
    Size mismatch, continue?
  etag-mismatch: |
    Original ETag: %{saved_etag}
    Received ETag: %{new_etag}
    ETag mismatch, file integrity cannot be guaranteed.
    Continue?
  weak-etag: |
    Weak ETag: %{etag}, file integrity cannot be guaranteed.
    Continue?
  no-etag: |
    Server doesn't provide an ETag, file integrity cannot be guaranteed.
    Continue?
  last-modified-mismatch: |
    Original Last-Modified: %{saved_last_modified}
    Received Last-Modified: %{new_last_modified}
    Last-Modified mismatch, continue?
  file-overwrite: File already exists, overwrite?
  lack-of-space: There is not enough space left, and another %{size} is required to download this file.
  clean: Cleaned %{count} lines of links.
  output-path: "Output path: %{path}"
  select-ips: ↑/↓ to move, Space to select, Enter to confirm. Leave unselected to use the default network interface.
  available-ips: Available IP addresses
  file-allocating: "Allocating disk space..."
  file-allocated: "Space allocated"
verbose:
  worker-id: Worker %{id}
  download-error: Download Error
  write-error: Write Error
  downloading: Downloading
  finished: Finished
  pull-timeout: Pull Timeout
  flushing: File available. Committing to disk, do not power off.

progress:
  desc: "Time Elapsed: %{time_spent} | Speed: %{speed}/s | Time Left: %{time_left}"

db-display:
  version: "Database Version"
  db-path: "Database Path"
  file-path: "File Path"
  file-name: "File Name"
  size: "Size"
  etag: "ETag"
  last-modified: "Last Modified"
  progress: "Progress"
  elapsed: "Elapsed"
  url: "URL"