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

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