Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

LfsServerText.properties 797B

123456789101112
  1. corruptLongObject=The content hash ''{0}'' of the long object ''{1}'' doesn''t match its id, the corrupt object will be deleted.
  2. failedToCalcSignature=Failed to calculate a request signature: {0}
  3. invalidPathInfo=Invalid pathInfo ''{0}'' does not match ''/'{'SHA-256'}'''
  4. objectNotFound=Object ''{0}'' not found
  5. undefinedS3AccessKey=S3 configuration: ''accessKey'' is undefined
  6. undefinedS3Bucket=S3 configuration: ''bucket'' is undefined
  7. undefinedS3Region=S3 configuration: ''region'' is undefined
  8. undefinedS3SecretKey=S3 configuration: ''secretKey'' is undefined
  9. undefinedS3StorageClass=S3 configuration: ''storageClass'' is undefined
  10. unparsableEndpoint=Unable to parse service endpoint: {0}
  11. unsupportedOperation=Operation ''{0}'' is not supported
  12. unsupportedUtf8=UTF-8 encoding is not supported.