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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497
  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. illegalStateExists=exists {0}
  219. improperlyPaddedBase64Input=Improperly padded Base64 input.
  220. inMemoryBufferLimitExceeded=In-memory buffer limit exceeded
  221. incorrectHashFor=Incorrect hash for {0}; computed {1} as a {2} from {3} bytes.
  222. incorrectOBJECT_ID_LENGTH=Incorrect OBJECT_ID_LENGTH.
  223. indexFileIsInUse=Index file is in use
  224. indexFileIsTooLargeForJgit=Index file is too large for jgit
  225. indexSignatureIsInvalid=Index signature is invalid: {0}
  226. indexWriteException=Modified index could not be written
  227. integerValueOutOfRange=Integer value {0}.{1} out of range
  228. internalRevisionError=internal revision error
  229. internalServerError=internal server error
  230. interruptedWriting=Interrupted writing {0}
  231. inTheFuture=in the future
  232. invalidAdvertisementOf=invalid advertisement of {0}
  233. invalidAncestryLength=Invalid ancestry length
  234. invalidBooleanValue=Invalid boolean value: {0}.{1}={2}
  235. invalidChannel=Invalid channel {0}
  236. invalidCharacterInBase64Data=Invalid character in Base64 data.
  237. invalidCommitParentNumber=Invalid commit parent number
  238. invalidEncryption=Invalid encryption
  239. invalidGitType=invalid git type: {0}
  240. invalidId=Invalid id {0}
  241. invalidIdLength=Invalid id length {0}; should be {1}
  242. invalidIntegerValue=Invalid integer value: {0}.{1}={2}
  243. invalidKey=Invalid key: {0}
  244. invalidLineInConfigFile=Invalid line in config file
  245. invalidModeFor=Invalid mode {0} for {1} {2} in {3}.
  246. invalidModeForPath=Invalid mode {0} for path {1}
  247. invalidObject=Invalid {0} {1}:{2}
  248. invalidOldIdSent=invalid old id sent
  249. invalidPacketLineHeader=Invalid packet line header: {0}
  250. invalidPath=Invalid path: {0}
  251. invalidRefName=Invalid ref name: {0}
  252. invalidRemote=Invalid remote: {0}
  253. invalidStageForPath=Invalid stage {0} for path {1}
  254. invalidTagOption=Invalid tag option: {0}
  255. invalidTimeout=Invalid timeout: {0}
  256. invalidURL=Invalid URL {0}
  257. invalidWildcards=Invalid wildcards {0}
  258. invalidWindowSize=Invalid window size
  259. isAStaticFlagAndHasNorevWalkInstance={0} is a static flag and has no RevWalk instance
  260. kNotInRange=k {0} not in {1} - {2}
  261. largeObjectException={0} exceeds size limit
  262. largeObjectOutOfMemory=Out of memory loading {0}
  263. largeObjectExceedsByteArray=Object {0} exceeds 2 GiB byte array limit
  264. largeObjectExceedsLimit=Object {0} exceeds {1} limit, actual size is {2}
  265. lengthExceedsMaximumArraySize=Length exceeds maximum array size
  266. listingAlternates=Listing alternates
  267. localObjectsIncomplete=Local objects incomplete.
  268. localRefIsMissingObjects=Local ref {0} is missing object(s).
  269. lockCountMustBeGreaterOrEqual1=lockCount must be >= 1
  270. lockError=lock error: {0}
  271. lockOnNotClosed=Lock on {0} not closed.
  272. lockOnNotHeld=Lock on {0} not held.
  273. malformedpersonIdentString=Malformed PersonIdent string (no < was found): {0}
  274. mergeConflictOnNotes=Merge conflict on note {0}. base = {1}, ours = {2}, theirs = {2}
  275. mergeConflictOnNonNoteEntries=Merge conflict on non-note entries: base = {0}, ours = {1}, theirs = {2}
  276. mergeStrategyAlreadyExistsAsDefault=Merge strategy "{0}" already exists as a default strategy
  277. mergeStrategyDoesNotSupportHeads=merge strategy {0} does not support {1} heads to be merged into HEAD
  278. mergeUsingStrategyResultedInDescription=Merge of revisions {0} with base {1} using strategy {2} resulted in: {3}. {4}
  279. minutesAgo={0} minutes ago
  280. missingAccesskey=Missing accesskey.
  281. missingConfigurationForKey=No value for key {0} found in configuration
  282. missingDeltaBase=delta base
  283. missingForwardImageInGITBinaryPatch=Missing forward-image in GIT binary patch
  284. missingObject=Missing {0} {1}
  285. missingPrerequisiteCommits=missing prerequisite commits:
  286. missingRequiredParameter=Parameter "{0}" is missing
  287. missingSecretkey=Missing secretkey.
  288. mixedStagesNotAllowed=Mixed stages not allowed
  289. mkDirFailed=Creating directory {0} failed
  290. mkDirsFailed=Creating directories for {0} failed
  291. month=month
  292. months=months
  293. monthsAgo={0} months ago
  294. multipleMergeBasesFor=Multiple merge bases for:\n {0}\n {1} found:\n {2}\n {3}
  295. need2Arguments=Need 2 arguments
  296. needPackOut=need packOut
  297. needsAtLeastOneEntry=Needs at least one entry
  298. needsWorkdir=Needs workdir
  299. newlineInQuotesNotAllowed=Newline in quotes not allowed
  300. noApplyInDelete=No apply in delete
  301. noClosingBracket=No closing {0} found for {1} at index {2}.
  302. noHEADExistsAndNoExplicitStartingRevisionWasSpecified=No HEAD exists and no explicit starting revision was specified
  303. noHMACsupport=No {0} support: {1}
  304. noMergeHeadSpecified=No merge head specified
  305. noSuchRef=no such ref
  306. noXMLParserAvailable=No XML parser available.
  307. notABoolean=Not a boolean: {0}
  308. notABundle=not a bundle
  309. notADIRCFile=Not a DIRC file.
  310. notAGitDirectory=not a git directory
  311. notAPACKFile=Not a PACK file.
  312. notARef=Not a ref: {0}: {1}
  313. notASCIIString=Not ASCII string: {0}
  314. notAuthorized=not authorized
  315. notAValidPack=Not a valid pack {0}
  316. notFound=not found.
  317. nothingToFetch=Nothing to fetch.
  318. nothingToPush=Nothing to push.
  319. notMergedExceptionMessage=Branch was not deleted as it has not been merged yet; use the force option to delete it anyway
  320. objectAtHasBadZlibStream=Object at {0} in {1} has bad zlib stream
  321. objectAtPathDoesNotHaveId=Object at path "{0}" does not have an id assigned. All object ids must be assigned prior to writing a tree.
  322. objectIsCorrupt=Object {0} is corrupt: {1}
  323. objectIsNotA=Object {0} is not a {1}.
  324. objectNotFoundIn=Object {0} not found in {1}.
  325. obtainingCommitsForCherryPick=Obtaining commits that need to be cherry-picked
  326. offsetWrittenDeltaBaseForObjectNotFoundInAPack=Offset-written delta base for object not found in a pack
  327. onlyAlreadyUpToDateAndFastForwardMergesAreAvailable=only already-up-to-date and fast forward merges are available
  328. onlyOneFetchSupported=Only one fetch supported
  329. onlyOneOperationCallPerConnectionIsSupported=Only one operation call per connection is supported.
  330. openFilesMustBeAtLeast1=Open files must be >= 1
  331. openingConnection=Opening connection
  332. operationCanceled=Operation {0} was canceled
  333. outputHasAlreadyBeenStarted=Output has already been started.
  334. packChecksumMismatch=Pack checksum mismatch
  335. packCorruptedWhileWritingToFilesystem=Pack corrupted while writing to filesystem
  336. packDoesNotMatchIndex=Pack {0} does not match index
  337. packFileInvalid=Pack file invalid: {0}
  338. packHasUnresolvedDeltas=pack has unresolved deltas
  339. packObjectCountMismatch=Pack object count mismatch: pack {0} index {1}: {2}
  340. packTooLargeForIndexVersion1=Pack too large for index version 1
  341. packetSizeMustBeAtLeast=packet size {0} must be >= {1}
  342. packetSizeMustBeAtMost=packet size {0} must be <= {1}
  343. packfileCorruptionDetected=Packfile corruption detected: {0}
  344. packfileIsTruncated=Packfile is truncated.
  345. packingCancelledDuringObjectsWriting=Packing cancelled during objects writing
  346. packWriterStatistics=Total {0,number,#0} (delta {1,number,#0}), reused {2,number,#0} (delta {3,number,#0})
  347. pathIsNotInWorkingDir=Path is not in working dir
  348. peeledLineBeforeRef=Peeled line before ref.
  349. peerDidNotSupplyACompleteObjectGraph=peer did not supply a complete object graph
  350. prefixRemote=remote:
  351. problemWithResolvingPushRefSpecsLocally=Problem with resolving push ref specs locally: {0}
  352. progressMonUploading=Uploading {0}
  353. propertyIsAlreadyNonNull=Property is already non null
  354. pullTaskName=Pull
  355. pushCancelled=push cancelled
  356. pushIsNotSupportedForBundleTransport=Push is not supported for bundle transport
  357. pushNotPermitted=push not permitted
  358. rawLogMessageDoesNotParseAsLogEntry=Raw log message does not parse as log entry
  359. readTimedOut=Read timed out
  360. readingObjectsFromLocalRepositoryFailed=reading objects from local repository failed: {0}
  361. receivingObjects=Receiving objects
  362. refAlreadExists=Ref {0} already exists
  363. refNotResolved=Ref {0} can not be resolved
  364. refUpdateReturnCodeWas=RefUpdate return code was: {0}
  365. reflogsNotYetSupportedByRevisionParser=reflogs not yet supported by revision parser
  366. remoteConfigHasNoURIAssociated=Remote config "{0}" has no URIs associated
  367. remoteDoesNotHaveSpec=Remote does not have {0} available for fetch.
  368. remoteDoesNotSupportSmartHTTPPush=remote does not support smart HTTP push
  369. remoteHungUpUnexpectedly=remote hung up unexpectedly
  370. remoteNameCantBeNull=Remote name can't be null.
  371. renameBranchFailedBecauseTag=Can not rename as Ref {0} is a tag
  372. renameBranchFailedUnknownReason=Rename failed with unknown reason
  373. renameBranchUnexpectedResult=Unexpected rename result {0}
  374. renamesAlreadyFound=Renames have already been found.
  375. renamesBreakingModifies=Breaking apart modified file pairs
  376. renamesFindingByContent=Finding renames by content similarity
  377. renamesFindingExact=Finding exact renames
  378. renamesRejoiningModifies=Rejoining modified file pairs
  379. repositoryAlreadyExists=Repository already exists: {0}
  380. repositoryConfigFileInvalid=Repository config file {0} invalid {1}
  381. repositoryIsRequired=Repository is required.
  382. repositoryNotFound=repository not found: {0}
  383. repositoryState_applyMailbox=Apply mailbox
  384. repositoryState_bisecting=Bisecting
  385. repositoryState_conflicts=Conflicts
  386. repositoryState_merged=Merged
  387. repositoryState_normal=Normal
  388. repositoryState_rebase=Rebase
  389. repositoryState_rebaseInteractive=Rebase interactive
  390. repositoryState_rebaseOrApplyMailbox=Rebase/Apply mailbox
  391. repositoryState_rebaseWithMerge=Rebase w/merge
  392. requiredHashFunctionNotAvailable=Required hash function {0} not available.
  393. resolvingDeltas=Resolving deltas
  394. resettingHead=Resetting head to {0}
  395. resultLengthIncorrect=result length incorrect
  396. rewinding=Rewinding to commit {0}
  397. searchForReuse=Finding sources
  398. searchForSizes=Getting sizes
  399. secondsAgo={0} seconds ago
  400. sequenceTooLargeForDiffAlgorithm=Sequence too large for difference algorithm.
  401. serviceNotEnabledNoName=Service not enabled
  402. serviceNotPermitted={0} not permitted
  403. serviceNotPermittedNoName=Service not permitted
  404. shortCompressedStreamAt=Short compressed stream at {0}
  405. shortReadOfBlock=Short read of block.
  406. shortReadOfOptionalDIRCExtensionExpectedAnotherBytes=Short read of optional DIRC extension {0}; expected another {1} bytes within the section.
  407. shortSkipOfBlock=Short skip of block.
  408. signingNotSupportedOnTag=Signing isn't supported on tag operations yet.
  409. similarityScoreMustBeWithinBounds=Similarity score must be between 0 and 100.
  410. sizeExceeds2GB=Path {0} size {1} exceeds 2 GiB limit.
  411. smartHTTPPushDisabled=smart HTTP push disabled
  412. sourceDestinationMustMatch=Source/Destination must match.
  413. sourceIsNotAWildcard=Source is not a wildcard.
  414. sourceRefDoesntResolveToAnyObject=Source ref {0} doesn't resolve to any object.
  415. sourceRefNotSpecifiedForRefspec=Source ref not specified for refspec: {0}
  416. staleRevFlagsOn=Stale RevFlags on {0}
  417. startingReadStageWithoutWrittenRequestDataPendingIsNotSupported=Starting read stage without written request data pending is not supported
  418. statelessRPCRequiresOptionToBeEnabled=stateless RPC requires {0} to be enabled
  419. submodulesNotSupported=Submodules are not supported
  420. symlinkCannotBeWrittenAsTheLinkTarget=Symlink "{0}" cannot be written as the link target cannot be read from within Java.
  421. systemConfigFileInvalid=Systen wide config file {0} is invalid {1}
  422. tagNameInvalid=tag name {0} is invalid
  423. tagOnRepoWithoutHEADCurrentlyNotSupported=Tag on repository without HEAD currently not supported
  424. tSizeMustBeGreaterOrEqual1=tSize must be >= 1
  425. theFactoryMustNotBeNull=The factory must not be null
  426. timerAlreadyTerminated=Timer already terminated
  427. topologicalSortRequired=Topological sort required.
  428. transportExceptionBadRef=Empty ref: {0}: {1}
  429. transportExceptionEmptyRef=Empty ref: {0}
  430. transportExceptionInvalid=Invalid {0} {1}:{2}
  431. transportExceptionMissingAssumed=Missing assumed {0}
  432. transportExceptionReadRef=read {0}
  433. transportProtoAmazonS3=Amazon S3
  434. transportProtoBundleFile=Git Bundle File
  435. transportProtoGitAnon=Anonymous Git
  436. transportProtoFTP=FTP
  437. transportProtoHTTP=HTTP
  438. transportProtoLocal=Local Git Repository
  439. transportProtoSFTP=SFTP
  440. transportProtoSSH=SSH
  441. treeEntryAlreadyExists=Tree entry "{0}" already exists.
  442. treeIteratorDoesNotSupportRemove=TreeIterator does not support remove()
  443. truncatedHunkLinesMissingForAncestor=Truncated hunk, at least {0} lines missing for ancestor {1}
  444. truncatedHunkNewLinesMissing=Truncated hunk, at least {0} new lines is missing
  445. truncatedHunkOldLinesMissing=Truncated hunk, at least {0} old lines is missing
  446. unableToCheckConnectivity=Unable to check connectivity.
  447. unableToStore=Unable to store {0}.
  448. unableToWrite=Unable to write {0}
  449. unencodeableFile=Unencodeable file: {0}
  450. unexpectedCompareResult=Unexpected metadata comparison result: {0}
  451. unexpectedEndOfConfigFile=Unexpected end of config file
  452. unexpectedHunkTrailer=Unexpected hunk trailer
  453. unexpectedOddResult=odd: {0} + {1} - {2}
  454. unexpectedRefReport={0}: unexpected ref report: {1}
  455. unexpectedReportLine2={0} unexpected report line: {1}
  456. unexpectedReportLine=unexpected report line: {0}
  457. unknownDIRCVersion=Unknown DIRC version {0}
  458. unknownHost=unknown host
  459. unknownIndexVersionOrCorruptIndex=Unknown index version (or corrupt index): {0}
  460. unknownObject=unknown object
  461. unknownObjectType=Unknown object type {0}.
  462. unknownRepositoryFormat2=Unknown repository format "{0}"; expected "0".
  463. unknownRepositoryFormat=Unknown repository format
  464. unknownZlibError=Unknown zlib error.
  465. unpackException=Exception while parsing pack stream
  466. unmergedPath=Unmerged path: {0}
  467. unmergedPaths=Repository contains unmerged paths
  468. unreadablePackIndex=Unreadable pack index: {0}
  469. unrecognizedRef=Unrecognized ref: {0}
  470. unsupportedCommand0=unsupported command 0
  471. unsupportedEncryptionAlgorithm=Unsupported encryption algorithm: {0}
  472. unsupportedEncryptionVersion=Unsupported encryption version: {0}
  473. unsupportedOperationNotAddAtEnd=Not add-at-end: {0}
  474. unsupportedPackIndexVersion=Unsupported pack index version {0}
  475. unsupportedPackVersion=Unsupported pack version {0}.
  476. updatingReferences=Updating references
  477. updatingRefFailed=Updating the ref {0} to {1} failed. ReturnCode from RefUpdate.update() was {2}
  478. uriNotFound={0} not found
  479. userConfigFileInvalid=User config file {0} invalid {1}
  480. walkFailure=Walk failure.
  481. wantNotValid=want {0} not valid
  482. weeksAgo={0} weeks ago
  483. windowSizeMustBeLesserThanLimit=Window size must be < limit
  484. windowSizeMustBePowerOf2=Window size must be power of 2
  485. writeTimedOut=Write timed out
  486. writerAlreadyInitialized=Writer already initialized
  487. writingNotPermitted=Writing not permitted
  488. writingNotSupported=Writing {0} not supported.
  489. writingObjects=Writing objects
  490. wrongDecompressedLength=wrong decompressed length
  491. wrongRepositoryState=Wrong Repository State: {0}
  492. year=year
  493. years=years
  494. yearsAgo={0} years ago
  495. yearsMonthsAgo={0} {1}, {2} {3} ago
  496. treeWalkMustHaveExactlyTwoTrees=TreeWalk should have exactly two trees.
  497. cannotBeRecursiveWhenTreesAreIncluded=TreeWalk shouldn't be recursive when tree objects are included.