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.

JGitText.properties 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  1. DIRCChecksumMismatch=DIRC checksum mismatch
  2. DIRCExtensionIsTooLargeAt=DIRC extension {0} is too large at {1} bytes.
  3. DIRCExtensionNotSupportedByThisVersion=DIRC extension {0} not supported by this version.
  4. DIRCHasTooManyEntries=DIRC has too many entries.
  5. JRELacksMD5Implementation=JRE lacks MD5 implementation
  6. URINotSupported=URI not supported: {0}
  7. URLNotFound={0} not found
  8. aNewObjectIdIsRequired=A NewObjectId is required.
  9. advertisementCameBefore=advertisement of {0}^{} came before {1}
  10. advertisementOfCameBefore=advertisement of {0}^{} came before {1}
  11. amazonS3ActionFailed={0} of '{1}' failed: {2} {3}
  12. amazonS3ActionFailedGivingUp={0} of '{1}' failed: Giving up after {2} attempts.
  13. anExceptionOccurredWhileTryingToAddTheIdOfHEAD=An exception occurred while trying to add the Id of HEAD
  14. anSSHSessionHasBeenAlreadyCreated=An SSH session has been already created
  15. atLeastOnePathIsRequired=At least one path is required.
  16. atLeastTwoFiltersNeeded=At least two filters needed.
  17. badBase64InputCharacterAt=Bad Base64 input character at {0} : {1} (decimal)
  18. badEntryDelimiter=Bad entry delimiter
  19. badEntryName=Bad entry name: {0}
  20. badEscape=Bad escape: {0}
  21. badGroupHeader=Bad group header
  22. badObjectType=Bad object type: {0}
  23. badSectionEntry=Bad section entry: {0}
  24. base64InputNotProperlyPadded=Base64 input not properly padded.
  25. baseLengthIncorrect=base length incorrect
  26. blobNotFound=Blob not found: {0}
  27. blobNotFoundForPath=Blob not found: {0} for path: {1}
  28. cannotBeCombined=Cannot be combined.
  29. cannotCombineTreeFilterWithRevFilter=Cannot combine TreeFilter {0} with RefFilter {1}.
  30. cannotCommitWriteTo=Cannot commit write to {0}
  31. cannotConnectPipes=cannot connect pipes
  32. cannotConvertScriptToText=Cannot convert script to text
  33. cannotCreateConfig=cannot create config
  34. cannotCreateDirectory=Cannot create directory {0}
  35. cannotCreateHEAD=cannot create HEAD
  36. cannotDeleteFile=Cannot delete file: {0}
  37. cannotDeleteStaleTrackingRef2=Cannot delete stale tracking ref {0}: {1}
  38. cannotDeleteStaleTrackingRef=Cannot delete stale tracking ref {0}
  39. cannotDetermineProxyFor=Cannot determine proxy for {0}
  40. cannotDownload=Cannot download {0}
  41. cannotExecute=cannot execute: {0}
  42. cannotGet=Cannot get {0}
  43. cannotListRefs=cannot list refs
  44. cannotLock=Cannot lock {0}
  45. cannotLockFile=Cannot lock file {0}
  46. cannotLockPackIn=Cannot lock pack in {0}
  47. cannotMatchOnEmptyString=Cannot match on empty string.
  48. cannotMoveIndexTo=Cannot move index to {0}
  49. cannotMovePackTo=Cannot move pack to {0}
  50. cannotOpenService=cannot open {0}
  51. cannotParseGitURIish=Cannot parse Git URI-ish
  52. cannotRead=Cannot read {0}
  53. cannotReadBlob=Cannot read blob {0}
  54. cannotReadCommit=Cannot read commit {0}
  55. cannotReadFile=Cannot read file {0}
  56. cannotReadHEAD=cannot read HEAD: {0} {1}
  57. cannotReadObject=Cannot read object
  58. cannotReadTree=Cannot read tree {0}
  59. cannotResolveLocalTrackingRefForUpdating=Cannot resolve local tracking ref {0} for updating.
  60. cannotStoreObjects=cannot store objects
  61. cannotUnloadAModifiedTree=Cannot unload a modified tree.
  62. cannotWorkWithOtherStagesThanZeroRightNow=Cannot work with other stages than zero right now. Won't write corrupt index.
  63. cantFindObjectInReversePackIndexForTheSpecifiedOffset=Can't find object in (reverse) pack index for the specified offset {0}
  64. cantPassMeATree=Can't pass me a tree!
  65. channelMustBeInRange0_255=channel {0} must be in range [0, 255]
  66. characterClassIsNotSupported=The character class {0} is not supported.
  67. checkoutConflictWithFile=Checkout conflict with file: {0}
  68. checkoutConflictWithFiles=Checkout conflict with files: {0}
  69. classCastNotA=Not a {0}
  70. collisionOn=Collision on {0}
  71. commandWasCalledInTheWrongState=Command {0} was called in the wrong state
  72. commitAlreadyExists=exists {0}
  73. commitMessageNotSpecified=commit message not specified
  74. commitOnRepoWithoutHEADCurrentlyNotSupported=Commit on repo without HEAD currently not supported
  75. compressingObjects=Compressing objects
  76. connectionFailed=connection failed
  77. connectionTimeOut=Connection time out: {0}
  78. contextMustBeNonNegative=context must be >= 0
  79. corruptObjectBadStream=bad stream
  80. corruptObjectBadStreamCorruptHeader=bad stream, corrupt header
  81. corruptObjectGarbageAfterSize=garbage after size
  82. corruptObjectIncorrectLength=incorrect length
  83. corruptObjectInvalidEntryMode=invalid entry mode
  84. corruptObjectInvalidMode2=invalid mode {0}
  85. corruptObjectInvalidMode3=invalid mode {0} for {1} '{2}' in {3}.
  86. corruptObjectInvalidMode=invalid mode
  87. corruptObjectInvalidType2=invalid type {0}
  88. corruptObjectInvalidType=invalid type
  89. corruptObjectMalformedHeader=malformed header: {0}
  90. corruptObjectNegativeSize=negative size
  91. corruptObjectNoAuthor=no author
  92. corruptObjectNoCommitter=no committer
  93. corruptObjectNoHeader=no header
  94. corruptObjectNoObject=no object
  95. corruptObjectNoTagName=no tag name
  96. corruptObjectNoTaggerBadHeader=no tagger/bad header
  97. corruptObjectNoTaggerHeader=no tagger header
  98. corruptObjectNoType=no type
  99. corruptObjectNotree=no tree
  100. corruptObjectPackfileChecksumIncorrect=Packfile checksum incorrect.
  101. corruptionDetectedReReadingAt=Corruption detected re-reading at {0}
  102. couldNotDeleteLockFileShouldNotHappen=Could not delete lock file. Should not happen
  103. couldNotDeleteTemporaryIndexFileShouldNotHappen=Could not delete temporary index file. Should not happen
  104. couldNotLockHEAD=Could not lock HEAD
  105. couldNotReadIndexInOneGo=Could not read index in one go, only {0} out of {1} read
  106. couldNotRenameDeleteOldIndex=Could not rename delete old index
  107. couldNotRenameTemporaryIndexFileToIndex=Could not rename temporary index file to index
  108. couldNotURLEncodeToUTF8=Could not URL encode to UTF-8
  109. couldNotWriteFile=Could not write file {0}
  110. countingObjects=Counting objects
  111. creatingDeltasIsNotImplemented=creating deltas is not implemented
  112. daemonAlreadyRunning=Daemon already running
  113. deletingNotSupported=Deleting {0} not supported.
  114. destinationIsNotAWildcard=Destination is not a wildcard.
  115. dirCacheDoesNotHaveABackingFile=DirCache does not have a backing file
  116. dirCacheFileIsNotLocked=DirCache {0} not locked
  117. dirCacheIsNotLocked=DirCache is not locked
  118. doesNotHandleMode=Does not handle mode {0} ({1})
  119. downloadCancelled=Download cancelled
  120. downloadCancelledDuringIndexing=Download cancelled during indexing
  121. duplicateAdvertisementsOf=duplicate advertisements of {0}
  122. duplicateRef=Duplicate ref: {0}
  123. duplicateRemoteRefUpdateIsIllegal=Duplicate remote ref update is illegal. Affected remote name: {0}
  124. duplicateStagesNotAllowed=Duplicate stages not allowed
  125. eitherGIT_DIRorGIT_WORK_TREEmustBePassed=Either GIT_DIR or GIT_WORK_TREE must be passed to Repository constructor
  126. emptyPathNotPermitted=Empty path not permitted.
  127. encryptionError=Encryption error: {0}
  128. endOfFileInEscape=End of file in escape
  129. entryNotFoundByPath=Entry not found by path: {0}
  130. errorDecodingFromFile=Error decoding from file {0}
  131. errorEncodingFromFile=Error encoding from file {0}
  132. errorInBase64CodeReadingStream=Error in Base64 code reading stream.
  133. errorInPackedRefs=error in packed-refs
  134. errorInvalidProtocolWantedOldNewRef=error: invalid protocol: wanted 'old new ref'
  135. errorListing=Error listing {0}
  136. errorOccurredDuringUnpackingOnTheRemoteEnd=error occurred during unpacking on the remote end: {0}
  137. errorReadingInfoRefs=error reading info/refs
  138. exceptionCaughtDuringExecutionOfCommitCommand=Exception caught during execution of commit command
  139. exceptionOccuredDuringAddingOfOptionToALogCommand=Exception occured during adding of {0} as option to a Log command
  140. expectedACKNAKFoundEOF=Expected ACK/NAK, found EOF
  141. expectedACKNAKGot=Expected ACK/NAK, got: {0}
  142. expectedBooleanStringValue=Expected boolean string value
  143. expectedCharacterEncodingGuesses=Expected {0} character encoding guesses
  144. expectedEOFReceived=expected EOF; received '{0}' instead
  145. expectedGot=expected '{0}', got '{1}'
  146. expectedPktLineWithService=expected pkt-line with '# service=-', got '{0}'
  147. expectedReceivedContentType=expected Content-Type {0}; received Content-Type {1}
  148. expectedReportForRefNotReceived={0}: expected report for ref {1} not received
  149. failedUpdatingRefs=failed updating refs
  150. failureDueToOneOfTheFollowing=Failure due to one of the following:
  151. failureUpdatingFETCH_HEAD=Failure updating FETCH_HEAD: {0}
  152. failureUpdatingTrackingRef=Failure updating tracking ref {0}: {1}
  153. fileCannotBeDeleted=File cannot be deleted: {0}
  154. fileIsTooBigForThisConvenienceMethod=File is too big for this convenience method ({0} bytes).
  155. fileIsTooLarge=File is too large: {0}
  156. fileModeNotSetForPath=FileMode not set for path {0}
  157. flagIsDisposed={0} is disposed.
  158. flagNotFromThis={0} not from this.
  159. flagsAlreadyCreated={0} flags already created.
  160. funnyRefname=funny refname
  161. hugeIndexesAreNotSupportedByJgitYet=Huge indexes are not supported by jgit, yet
  162. hunkBelongsToAnotherFile=Hunk belongs to another file
  163. hunkDisconnectedFromFile=Hunk disconnected from file
  164. hunkHeaderDoesNotMatchBodyLineCountOf=Hunk header {0} does not match body line count of {1}
  165. illegalArgumentNotA=Not {0}
  166. illegalStateExists=exists {0}
  167. improperlyPaddedBase64Input=Improperly padded Base64 input.
  168. inMemoryBufferLimitExceeded=In-memory buffer limit exceeded
  169. incorrectHashFor=Incorrect hash for {0}; computed {1} as a {2} from {3} bytes.
  170. incorrectOBJECT_ID_LENGTH=Incorrect OBJECT_ID_LENGTH.
  171. incorrectObjectType_COMMITnorTREEnorBLOBnorTAG=COMMIT nor TREE nor BLOB nor TAG
  172. indexFileIsInUse=Index file is in use
  173. indexFileIsTooLargeForJgit=Index file is too large for jgit
  174. indexSignatureIsInvalid=Index signature is invalid: {0}
  175. integerValueOutOfRange=Integer value {0}.{1} out of range
  176. internalRevisionError=internal revision error
  177. interruptedWriting=Interrupted writing {0}
  178. invalidAdvertisementOf=invalid advertisement of {0}
  179. invalidAncestryLength=Invalid ancestry length
  180. invalidBooleanValue=Invalid boolean value: {0}.{1}={2}
  181. invalidChannel=Invalid channel {0}
  182. invalidCharacterInBase64Data=Invalid character in Base64 data.
  183. invalidCommitParentNumber=Invalid commit parent number
  184. invalidEncryption=Invalid encryption
  185. invalidGitType=invalid git type: {0}
  186. invalidId=Invalid id {0}
  187. invalidIdLength=Invalid id length {0}; should be {1}
  188. invalidIntegerValue=Invalid integer value: {0}.{1}={2}
  189. invalidKey=Invalid key: {0}
  190. invalidLineInConfigFile=Invalid line in config file
  191. invalidModeFor=Invalid mode {0} for {1} {2} in {3}.
  192. invalidModeForPath=Invalid mode {0} for path {1}
  193. invalidObject=Invalid {0} {1}:{2}
  194. invalidOldIdSent=invalid old id sent
  195. invalidPacketLineHeader=Invalid packet line header: {0}
  196. invalidPath=Invalid path: {0}
  197. invalidRefName=Invalid ref name: {0}
  198. invalidStageForPath=Invalid stage {0} for path {1}
  199. invalidTagOption=Invalid tag option: {0}
  200. invalidTimeout=Invalid timeout: {0}
  201. invalidURL=Invalid URL {0}
  202. invalidWildcards=Invalid wildcards {0}
  203. invalidWindowSize=Invalid window size
  204. isAStaticFlagAndHasNorevWalkInstance={0} is a static flag and has no RevWalk instance
  205. kNotInRange=k {0} not in {1} - {2}
  206. lengthExceedsMaximumArraySize=Length exceeds maximum array size
  207. listingAlternates=Listing alternates
  208. localObjectsIncomplete=Local objects incomplete.
  209. localRefIsMissingObjects=Local ref {0} is missing object(s).
  210. lockCountMustBeGreaterOrEqual1=lockCount must be >= 1
  211. lockError=lock error: {0}
  212. lockOnNotClosed=Lock on {0} not closed.
  213. lockOnNotHeld=Lock on {0} not held.
  214. malformedpersonIdentString=Malformed PersonIdent string (no < was found): {0}
  215. mergeStrategyAlreadyExistsAsDefault=Merge strategy "{0}" already exists as a default strategy
  216. missingAccesskey=Missing accesskey.
  217. missingForwardImageInGITBinaryPatch=Missing forward-image in GIT binary patch
  218. missingObject=Missing {0} {1}
  219. missingPrerequisiteCommits=missing prerequisite commits:
  220. missingSecretkey=Missing secretkey.
  221. mixedStagesNotAllowed=Mixed stages not allowed
  222. multipleMergeBasesFor=Multiple merge bases for:\n {0}\n {1} found:\n {2}\n {3}
  223. need2Arguments=Need 2 arguments
  224. needPackOut=need packOut
  225. needsAtLeastOneEntry=Needs at least one entry
  226. needsWorkdir=Needs workdir
  227. newlineInQuotesNotAllowed=Newline in quotes not allowed
  228. noApplyInDelete=No apply in delete
  229. noClosingBracket=No closing {0} found for {1} at index {2}.
  230. noHEADExistsAndNoExplicitStartingRevisionWasSpecified=No HEAD exists and no explicit starting revision was specified
  231. noHMACsupport=No {0} support: {1}
  232. noSuchRef=no such ref
  233. noXMLParserAvailable=No XML parser available.
  234. notABoolean=Not a boolean: {0}
  235. notABundle=not a bundle
  236. notADIRCFile=Not a DIRC file.
  237. notAGitDirectory=not a git directory
  238. notAPACKFile=Not a PACK file.
  239. notARef=Not a ref: {0}: {1}
  240. notASCIIString=Not ASCII string: {0}
  241. notAValidPack=Not a valid pack {0}
  242. notFound=not found.
  243. notValid={0} not valid
  244. nothingToFetch=Nothing to fetch.
  245. nothingToPush=Nothing to push.
  246. objectAtHasBadZlibStream=Object at {0} in {1} has bad zlib stream
  247. objectAtPathDoesNotHaveId=Object at path "{0}" does not have an id assigned. All object ids must be assigned prior to writing a tree.
  248. objectIsCorrupt=Object {0} is corrupt: {1}
  249. objectIsNotA=Object {0} is not a {1}.
  250. objectNotFoundIn=Object {0} not found in {1}.
  251. offsetWrittenDeltaBaseForObjectNotFoundInAPack=Offset-written delta base for object not found in a pack
  252. onlyOneFetchSupported=Only one fetch supported
  253. onlyOneOperationCallPerConnectionIsSupported=Only one operation call per connection is supported.
  254. openFilesMustBeAtLeast1=Open files must be >= 1
  255. openingConnection=Opening connection
  256. outputHasAlreadyBeenStarted=Output has already been started.
  257. packChecksumMismatch=Pack checksum mismatch
  258. packCorruptedWhileWritingToFilesystem=Pack corrupted while writing to filesystem
  259. packDoesNotMatchIndex=Pack {0} does not match index
  260. packFileInvalid=Pack file invalid: {0}
  261. packHasUnresolvedDeltas=pack has unresolved deltas
  262. packObjectCountMismatch=Pack object count mismatch: pack {0} index {1}: {2}
  263. packTooLargeForIndexVersion1=Pack too large for index version 1
  264. packetSizeMustBeAtLeast=packet size {0} must be >= {1}
  265. packetSizeMustBeAtMost=packet size {0} must be <= {1}
  266. packfileCorruptionDetected=Packfile corruption detected: {0}
  267. packfileIsTruncated=Packfile is truncated.
  268. packingCancelledDuringObjectsWriting=Packing cancelled during objects writing
  269. pathIsNotInWorkingDir=Path is not in working dir
  270. peeledLineBeforeRef=Peeled line before ref.
  271. peeledLineBeforeRef=Peeled line before ref.
  272. peerDidNotSupplyACompleteObjectGraph=peer did not supply a complete object graph
  273. prefixRemote=remote:
  274. problemWithResolvingPushRefSpecsLocally=Problem with resolving push ref specs locally: {0}
  275. progressMonUploading=Uploading {0}
  276. propertyIsAlreadyNonNull=Property is already non null
  277. pushCancelled=push cancelled
  278. pushIsNotSupportedForBundleTransport=Push is not supported for bundle transport
  279. pushNotPermitted=push not permitted
  280. rawLogMessageDoesNotParseAsLogEntry=Raw log message does not parse as log entry
  281. readTimedOut=Read timed out
  282. readingObjectsFromLocalRepositoryFailed=reading objects from local repository failed: {0}
  283. receivingObjects=Receiving objects
  284. refUpdateReturnCodeWas=RefUpdate return code was: {0}
  285. reflogsNotYetSupportedByRevisionParser=reflogs not yet supported by revision parser
  286. remoteConfigHasNoURIAssociated=Remote config "{0}" has no URIs associated
  287. remoteDoesNotHaveSpec=Remote does not have {0} available for fetch.
  288. remoteDoesNotSupportSmartHTTPPush=remote does not support smart HTTP push
  289. remoteHungUpUnexpectedly=remote hung up unexpectedly
  290. remoteNameCantBeNull=Remote name can't be null.
  291. repositoryAlreadyExists=Repository already exists: {0}
  292. repositoryNotFound=repository not found: {0}
  293. requiredHashFunctionNotAvailable=Required hash function {0} not available.
  294. resolvingDeltas=Resolving deltas
  295. serviceNotPermitted={0} not permitted
  296. shortCompressedStreamAt=Short compressed stream at {0}
  297. shortReadOfBlock=Short read of block.
  298. shortReadOfOptionalDIRCExtensionExpectedAnotherBytes=Short read of optional DIRC extension {0}; expected another {1} bytes within the section.
  299. shortSkipOfBlock=Short skip of block.
  300. smartHTTPPushDisabled=smart HTTP push disabled
  301. sourceDestinationMustMatch=Source/Destination must match.
  302. sourceIsNotAWildcard=Source is not a wildcard.
  303. sourceRefDoesntResolveToAnyObject=Source ref {0} doesn't resolve to any object.
  304. sourceRefNotSpecifiedForRefspec=Source ref not specified for refspec: {0}
  305. staleRevFlagsOn=Stale RevFlags on {0}
  306. startingReadStageWithoutWrittenRequestDataPendingIsNotSupported=Starting read stage without written request data pending is not supported
  307. statelessRPCRequiresOptionToBeEnabled=stateless RPC requires {0} to be enabled
  308. symlinkCannotBeWrittenAsTheLinkTarget=Symlink "{0}" cannot be written as the link target cannot be read from within Java.
  309. tSizeMustBeGreaterOrEqual1=tSize must be >= 1
  310. theFactoryMustNotBeNull=The factory must not be null
  311. timerAlreadyTerminated=Timer already terminated
  312. topologicalSortRequired=Topological sort required.
  313. transportExceptionBadRef=Empty ref: {0}: {1}
  314. transportExceptionEmptyRef=Empty ref: {0}
  315. transportExceptionInvalid=Invalid {0} {1}:{2}
  316. transportExceptionMissingAssumed=Missing assumed {0}
  317. transportExceptionReadRef=read {0}
  318. treeEntryAlreadyExists=Tree entry "{0}" already exists.
  319. treeIteratorDoesNotSupportRemove=TreeIterator does not support remove()
  320. truncatedHunkLinesMissingForAncestor=Truncated hunk, at least {0} lines missing for ancestor {1}
  321. truncatedHunkNewLinesMissing=Truncated hunk, at least {0} new lines is missing
  322. truncatedHunkOldLinesMissing=Truncated hunk, at least {0} old lines is missing
  323. unableToCheckConnectivity=Unable to check connectivity.
  324. unableToLockTag=Unable to lock tag {0}
  325. unableToStore=Unable to store {0}.
  326. unableToWrite=Unable to write {0}
  327. unencodeableFile=Unencodeable file: {0}
  328. unexpectedEndOfConfigFile=Unexpected end of config file
  329. unexpectedHunkTrailer=Unexpected hunk trailer
  330. unexpectedOddResult=odd: {0} + {1} - {2}
  331. unexpectedRefReport={0}: unexpected ref report: {1}
  332. unexpectedReportLine2={0} unexpected report line: {1}
  333. unexpectedReportLine=unexpected report line: {0}
  334. unknownDIRCVersion=Unknown DIRC version {0}
  335. unknownHost=unknown host
  336. unknownIndexVersionOrCorruptIndex=Unknown index version (or corrupt index): {0}
  337. unknownObjectType=Unknown object type {0}.
  338. unknownRepositoryFormat2=Unknown repository format "{0}"; expected "0".
  339. unknownRepositoryFormat=Unknown repository format
  340. unmergedPath=Unmerged path: {0}
  341. unpackError=unpack error {0}
  342. unreadablePackIndex=Unreadable pack index: {0}
  343. unrecognizedRef=Unrecognized ref: {0}
  344. unsupportedCommand0=unsupported command 0
  345. unsupportedEncryptionAlgorithm=Unsupported encryption algorithm: {0}
  346. unsupportedEncryptionVersion=Unsupported encryption version: {0}
  347. unsupportedOperationNotAddAtEnd=Not add-at-end: {0}
  348. unsupportedPackIndexVersion=Unsupported pack index version {0}
  349. unsupportedPackVersion=Unsupported pack version {0}.
  350. updatingRefFailed=Updating the ref {0} to {1} failed. ReturnCode from RefUpdate.update() was {2}
  351. userConfigFileInvalid=User config file {0} invalid {1}
  352. walkFailure=Walk failure.
  353. windowSizeMustBeLesserThanLimit=Window size must be < limit
  354. windowSizeMustBePowerOf2=Window size must be power of 2
  355. writeTimedOut=Write timed out
  356. writerAlreadyInitialized=Writer already initialized
  357. writingNotPermitted=Writing not permitted
  358. writingNotSupported=Writing {0} not supported.
  359. writingObjects=Writing objects
  360. wrongDecompressedLength=wrong decompressed length