You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

LfsText.properties 1.3KB

12345678910111213141516171819
  1. corruptLongObject=The content hash ''{0}'' of the long object ''{1}'' doesn''t match its id, the corrupt object will be deleted.
  2. incorrectLONG_OBJECT_ID_LENGTH=Incorrect LONG_OBJECT_ID_LENGTH.
  3. inconsistentMediafileLength=Mediafile {0} has unexpected length; expected {1} but found {2}.
  4. inconsistentContentLength=Unexpected content length reported by LFS server ({0}), expected {1} but reported was {2}
  5. invalidLongId=Invalid id: {0}
  6. invalidLongIdLength=Invalid id length {0}; should be {1}
  7. lfsUnavailable=LFS is not available for repository {0}
  8. protocolError=LFS Protocol Error {0}: {1}
  9. requiredHashFunctionNotAvailable=Required hash function {0} not available.
  10. repositoryNotFound=Repository {0} not found
  11. repositoryReadOnly=Repository {0} is read-only
  12. lfsUnavailable=LFS is not available for repository {0}
  13. lfsUnathorized=Not authorized to perform operation {0} on repository {1}
  14. lfsFailedToGetRepository=failed to get repository {0}
  15. lfsNoDownloadUrl="Need to download object from LFS server but couldn't determine LFS server URL"
  16. serverFailure=When trying to open a connection to {0} the server responded with an error code. rc={1}
  17. wrongAmoutOfDataReceived=While downloading data from the content server {0} {1} bytes have been received while {2} have been expected
  18. userConfigInvalid="User config file {0} invalid {1}"
  19. missingLocalObject="Local Object {0} is missing"