summaryrefslogtreecommitdiff
path: root/resources/locales/jvn/cmds/storage/write/en.yml
blob: d1407c0fd7fc45d7e4cf253c8d069850ef0a9990 (plain)
1
2
3
4
5
6
7
8
9
10
11
storage_write:
  unknown_chunking_policy: |
    Unknown chunking policy!
    Please add one of the following tags as needed to specify the file's chunking policy:
      `--cdc <size>`
      `--fixed <size>`
      `--line`

  hash_too_short: |
    The hash value generated during computation is too short to locate the specific chunk storage directory.
    This issue is caused by erroneous calculations in the core library!