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

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