Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

JGitText.properties 31KB

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