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 21KB

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