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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729
  1. #
  2. # Messages with format elements ({0}) are processed using java.text.MessageFormat.
  3. #
  4. abbreviationLengthMustBeNonNegative=Abbreviation length must not be negative.
  5. abortingRebase=Aborting rebase: resetting to {0}
  6. abortingRebaseFailed=Could not abort rebase
  7. abortingRebaseFailedNoOrigHead=Could not abort rebase since ORIG_HEAD is null
  8. advertisementCameBefore=advertisement of {0}^'{}' came before {1}
  9. advertisementOfCameBefore=advertisement of {0}^'{}' came before {1}
  10. amazonS3ActionFailed={0} of ''{1}'' failed: {2} {3}
  11. amazonS3ActionFailedGivingUp={0} of ''{1}'' failed: Giving up after {2} attempts.
  12. ambiguousObjectAbbreviation=Object abbreviation {0} is ambiguous
  13. aNewObjectIdIsRequired=A NewObjectId is required.
  14. anExceptionOccurredWhileTryingToAddTheIdOfHEAD=An exception occurred while trying to add the Id of HEAD
  15. anSSHSessionHasBeenAlreadyCreated=An SSH session has been already created
  16. applyingCommit=Applying {0}
  17. archiveFormatAlreadyAbsent=Archive format already absent: {0}
  18. archiveFormatAlreadyRegistered=Archive format already registered with different implementation: {0}
  19. argumentIsNotAValidCommentString=Invalid comment: {0}
  20. atLeastOnePathIsRequired=At least one path is required.
  21. atLeastOnePatternIsRequired=At least one pattern is required.
  22. atLeastTwoFiltersNeeded=At least two filters needed.
  23. atomicPushNotSupported=Atomic push not supported.
  24. atomicRefUpdatesNotSupported=Atomic ref updates not supported
  25. authenticationNotSupported=authentication not supported
  26. badBase64InputCharacterAt=Bad Base64 input character at {0} : {1} (decimal)
  27. badEntryDelimiter=Bad entry delimiter
  28. badEntryName=Bad entry name: {0}
  29. badEscape=Bad escape: {0}
  30. badGroupHeader=Bad group header
  31. badObjectType=Bad object type: {0}
  32. badRef=Bad ref: {0}: {1}
  33. badSectionEntry=Bad section entry: {0}
  34. badShallowLine=Bad shallow line: {0}
  35. bareRepositoryNoWorkdirAndIndex=Bare Repository has neither a working tree, nor an index
  36. base64InputNotProperlyPadded=Base64 input not properly padded.
  37. baseLengthIncorrect=base length incorrect
  38. bitmapMissingObject=Bitmap at {0} is missing {1}.
  39. bitmapsMustBePrepared=Bitmaps must be prepared before they may be written.
  40. blameNotCommittedYet=Not Committed Yet
  41. blobNotFound=Blob not found: {0}
  42. blobNotFoundForPath=Blob not found: {0} for path: {1}
  43. blockSizeNotPowerOf2=blockSize must be a power of 2
  44. branchNameInvalid=Branch name {0} is not allowed
  45. buildingBitmaps=Building bitmaps
  46. cachedPacksPreventsIndexCreation=Using cached packs prevents index creation
  47. cachedPacksPreventsListingObjects=Using cached packs prevents listing objects
  48. cannotBeCombined=Cannot be combined.
  49. cannotBeRecursiveWhenTreesAreIncluded=TreeWalk shouldn't be recursive when tree objects are included.
  50. cannotChangeActionOnComment=Cannot change action on comment line in git-rebase-todo file, old action: {0}, new action: {1}.
  51. cannotChangeToComment=Cannot change a non-comment line to a comment line.
  52. cannotCheckoutFromUnbornBranch=Cannot checkout from unborn branch
  53. cannotCheckoutOursSwitchBranch=Checking out ours/theirs is only possible when checking out index, not when switching branches.
  54. cannotCombineSquashWithNoff=Cannot combine --squash with --no-ff.
  55. cannotCombineTreeFilterWithRevFilter=Cannot combine TreeFilter {0} with RevFilter {1}.
  56. cannotCommitOnARepoWithState=Cannot commit on a repo with state: {0}
  57. cannotCommitWriteTo=Cannot commit write to {0}
  58. cannotConnectPipes=cannot connect pipes
  59. cannotConvertScriptToText=Cannot convert script to text
  60. cannotCreateConfig=cannot create config
  61. cannotCreateDirectory=Cannot create directory {0}
  62. cannotCreateHEAD=cannot create HEAD
  63. cannotCreateIndexfile=Cannot create an index file with name {0}
  64. cannotCreateTempDir=Cannot create a temp dir
  65. cannotDeleteCheckedOutBranch=Branch {0} is checked out and can not be deleted
  66. cannotDeleteFile=Cannot delete file: {0}
  67. cannotDeleteObjectsPath=Cannot delete {0}/{1}: {2}
  68. cannotDeleteStaleTrackingRef=Cannot delete stale tracking ref {0}
  69. cannotDeleteStaleTrackingRef2=Cannot delete stale tracking ref {0}: {1}
  70. cannotDetermineProxyFor=Cannot determine proxy for {0}
  71. cannotDownload=Cannot download {0}
  72. cannotEnterObjectsPath=Cannot enter {0}/objects: {1}
  73. cannotEnterPathFromParent=Cannot enter {0} from {1}: {2}
  74. cannotExecute=cannot execute: {0}
  75. cannotGet=Cannot get {0}
  76. cannotGetObjectsPath=Cannot get {0}/{1}: {2}
  77. cannotListObjectsPath=Cannot ls {0}/{1}: {2}
  78. cannotListPackPath=Cannot ls {0}/pack: {1}
  79. cannotListRefs=cannot list refs
  80. cannotLock=Cannot lock {0}. Ensure that no other process has an open file handle on the lock file {0}.lock, then you may delete the lock file and retry.
  81. cannotLockPackIn=Cannot lock pack in {0}
  82. cannotMatchOnEmptyString=Cannot match on empty string.
  83. cannotMkdirObjectPath=Cannot mkdir {0}/{1}: {2}
  84. cannotMoveIndexTo=Cannot move index to {0}
  85. cannotMovePackTo=Cannot move pack to {0}
  86. cannotOpenService=cannot open {0}
  87. cannotParseDate=The date specification "{0}" could not be parsed with the following formats: {1}
  88. cannotParseGitURIish=Cannot parse Git URI-ish
  89. cannotPullOnARepoWithState=Cannot pull into a repository with state: {0}
  90. cannotRead=Cannot read {0}
  91. cannotReadBlob=Cannot read blob {0}
  92. cannotReadCommit=Cannot read commit {0}
  93. cannotReadFile=Cannot read file {0}
  94. cannotReadHEAD=cannot read HEAD: {0} {1}
  95. cannotReadIndex=The index file {0} exists but cannot be read
  96. cannotReadObject=Cannot read object
  97. cannotReadObjectsPath=Cannot read {0}/{1}: {2}
  98. cannotReadTree=Cannot read tree {0}
  99. cannotRebaseWithoutCurrentHead=Can not rebase without a current HEAD
  100. cannotResolveLocalTrackingRefForUpdating=Cannot resolve local tracking ref {0} for updating.
  101. cannotSquashFixupWithoutPreviousCommit=Cannot {0} without previous commit.
  102. cannotStoreObjects=cannot store objects
  103. cannotResolveUniquelyAbbrevObjectId=Could not resolve uniquely the abbreviated object ID
  104. cannotUnloadAModifiedTree=Cannot unload a modified tree.
  105. cannotUpdateUnbornBranch=Cannot update unborn branch
  106. cannotWorkWithOtherStagesThanZeroRightNow=Cannot work with other stages than zero right now. Won't write corrupt index.
  107. cannotWriteObjectsPath=Cannot write {0}/{1}: {2}
  108. canOnlyCherryPickCommitsWithOneParent=Cannot cherry-pick commit ''{0}'' because it has {1} parents, only commits with exactly one parent are supported.
  109. canOnlyRevertCommitsWithOneParent=Cannot revert commit ''{0}'' because it has {1} parents, only commits with exactly one parent are supported
  110. commitDoesNotHaveGivenParent=The commit ''{0}'' does not have a parent number {1}.
  111. cantFindObjectInReversePackIndexForTheSpecifiedOffset=Can''t find object in (reverse) pack index for the specified offset {0}
  112. cantPassMeATree=Can't pass me a tree!
  113. channelMustBeInRange1_255=channel {0} must be in range [1, 255]
  114. characterClassIsNotSupported=The character class {0} is not supported.
  115. checkoutConflictWithFile=Checkout conflict with file: {0}
  116. checkoutConflictWithFiles=Checkout conflict with files: {0}
  117. checkoutUnexpectedResult=Checkout returned unexpected result {0}
  118. classCastNotA=Not a {0}
  119. cloneNonEmptyDirectory=Destination path "{0}" already exists and is not an empty directory
  120. closed=closed
  121. collisionOn=Collision on {0}
  122. commandRejectedByHook=Rejected by "{0}" hook.\n{1}
  123. commandWasCalledInTheWrongState=Command {0} was called in the wrong state
  124. commitAlreadyExists=exists {0}
  125. commitMessageNotSpecified=commit message not specified
  126. commitOnRepoWithoutHEADCurrentlyNotSupported=Commit on repo without HEAD currently not supported
  127. commitAmendOnInitialNotPossible=Amending is not possible on initial commit.
  128. compressingObjects=Compressing objects
  129. connectionFailed=connection failed
  130. connectionTimeOut=Connection time out: {0}
  131. contextMustBeNonNegative=context must be >= 0
  132. corruptionDetectedReReadingAt=Corruption detected re-reading at {0}
  133. corruptObjectBadDate=bad date
  134. corruptObjectBadEmail=bad email
  135. corruptObjectBadStream=bad stream
  136. corruptObjectBadStreamCorruptHeader=bad stream, corrupt header
  137. corruptObjectBadTimezone=bad time zone
  138. corruptObjectDuplicateEntryNames=duplicate entry names
  139. corruptObjectGarbageAfterSize=garbage after size
  140. corruptObjectIncorrectLength=incorrect length
  141. corruptObjectIncorrectSorting=incorrectly sorted
  142. corruptObjectInvalidEntryMode=invalid entry mode
  143. corruptObjectInvalidMode=invalid mode
  144. corruptObjectInvalidModeChar=invalid mode character
  145. corruptObjectInvalidModeStartsZero=mode starts with '0'
  146. corruptObjectInvalidMode2=invalid mode {0,number,#}
  147. corruptObjectInvalidMode3=invalid mode {0} for {1} ''{2}'' in {3}.
  148. corruptObjectInvalidName=invalid name '%s'
  149. corruptObjectInvalidNameAux=invalid name 'AUX'
  150. corruptObjectInvalidNameCon=invalid name 'CON'
  151. corruptObjectInvalidNameCom=invalid name 'COM%c'
  152. corruptObjectInvalidNameEnd=invalid name ends with '%c'
  153. corruptObjectInvalidNameIgnorableUnicode=invalid name '%s' contains ignorable Unicode characters
  154. corruptObjectInvalidNameInvalidUtf8=invalid name contains byte sequence ''{0}'' which is not a valid UTF-8 character
  155. corruptObjectInvalidNameLpt=invalid name 'LPT%c'
  156. corruptObjectInvalidNameNul=invalid name 'NUL'
  157. corruptObjectInvalidNamePrn=invalid name 'PRN'
  158. corruptObjectInvalidObject=invalid object
  159. corruptObjectInvalidParent=invalid parent
  160. corruptObjectInvalidTree=invalid tree
  161. corruptObjectInvalidType=invalid type
  162. corruptObjectInvalidType2=invalid type {0}
  163. corruptObjectMalformedHeader=malformed header: {0}
  164. corruptObjectMissingEmail=missing email
  165. corruptObjectNameContainsByte=name contains byte 0x%x
  166. corruptObjectNameContainsChar=name contains '%c'
  167. corruptObjectNameContainsNullByte=name contains byte 0x00
  168. corruptObjectNameContainsSlash=name contains '/'
  169. corruptObjectNameDot=invalid name '.'
  170. corruptObjectNameDotDot=invalid name '..'
  171. corruptObjectNameZeroLength=zero length name
  172. corruptObjectNegativeSize=negative size
  173. corruptObjectNoAuthor=no author
  174. corruptObjectNoCommitter=no committer
  175. corruptObjectNoHeader=no header
  176. corruptObjectNoObject=no object
  177. corruptObjectNoObjectHeader=no object header
  178. corruptObjectNoTaggerBadHeader=no tagger/bad header
  179. corruptObjectNoTaggerHeader=no tagger header
  180. corruptObjectNoTagHeader=no tag header
  181. corruptObjectNoTagName=no tag name
  182. corruptObjectNotree=no tree
  183. corruptObjectNotreeHeader=no tree header
  184. corruptObjectNoType=no type
  185. corruptObjectNoTypeHeader=no type header
  186. corruptObjectPackfileChecksumIncorrect=Packfile checksum incorrect.
  187. corruptObjectTruncatedInMode=truncated in mode
  188. corruptObjectTruncatedInName=truncated in name
  189. corruptObjectTruncatedInObjectId=truncated in object id
  190. corruptObjectZeroId=entry points to null SHA-1
  191. corruptUseCnt=close() called when useCnt is already zero for {0}
  192. couldNotCheckOutBecauseOfConflicts=Could not check out because of conflicts
  193. couldNotDeleteLockFileShouldNotHappen=Could not delete lock file. Should not happen
  194. couldNotDeleteTemporaryIndexFileShouldNotHappen=Could not delete temporary index file. Should not happen
  195. couldNotGetAdvertisedRef=Remote {0} did not advertise Ref for branch {1}. This Ref may not exist in the remote or may be hidden by permission settings.
  196. couldNotGetRepoStatistics=Could not get repository statistics
  197. couldNotLockHEAD=Could not lock HEAD
  198. couldNotReadIndexInOneGo=Could not read index in one go, only {0} out of {1} read
  199. couldNotReadObjectWhileParsingCommit=Could not read an object while parsing commit {0}
  200. couldNotRenameDeleteOldIndex=Could not rename delete old index
  201. couldNotRenameTemporaryFile=Could not rename temporary file {0} to new location {1}
  202. couldNotRenameTemporaryIndexFileToIndex=Could not rename temporary index file to index
  203. couldNotRewindToUpstreamCommit=Could not rewind to upstream commit
  204. couldNotURLEncodeToUTF8=Could not URL encode to UTF-8
  205. couldNotWriteFile=Could not write file {0}
  206. countingObjects=Counting objects
  207. corruptPack=Pack file {0} is corrupt, removing it from pack list
  208. createBranchFailedUnknownReason=Create branch failed for unknown reason
  209. createBranchUnexpectedResult=Create branch returned unexpected result {0}
  210. createNewFileFailed=Could not create new file {0}
  211. createRequiresZeroOldId=Create requires old ID to be zero
  212. credentialPassword=Password
  213. credentialUsername=Username
  214. daemonAlreadyRunning=Daemon already running
  215. daysAgo={0} days ago
  216. deleteBranchUnexpectedResult=Delete branch returned unexpected result {0}
  217. deleteFileFailed=Could not delete file {0}
  218. deleteRequiresZeroNewId=Delete requires new ID to be zero
  219. deleteTagUnexpectedResult=Delete tag returned unexpected result {0}
  220. deletingNotSupported=Deleting {0} not supported.
  221. destinationIsNotAWildcard=Destination is not a wildcard.
  222. detachedHeadDetected=HEAD is detached
  223. dirCacheDoesNotHaveABackingFile=DirCache does not have a backing file
  224. dirCacheFileIsNotLocked=DirCache {0} not locked
  225. dirCacheIsNotLocked=DirCache is not locked
  226. DIRCChecksumMismatch=DIRC checksum mismatch
  227. DIRCExtensionIsTooLargeAt=DIRC extension {0} is too large at {1} bytes.
  228. DIRCExtensionNotSupportedByThisVersion=DIRC extension {0} not supported by this version.
  229. DIRCHasTooManyEntries=DIRC has too many entries.
  230. DIRCUnrecognizedExtendedFlags=Unrecognized extended flags: {0}
  231. dirtyFilesExist=Dirty files exist. Refusing to merge
  232. doesNotHandleMode=Does not handle mode {0} ({1})
  233. downloadCancelled=Download cancelled
  234. downloadCancelledDuringIndexing=Download cancelled during indexing
  235. duplicateAdvertisementsOf=duplicate advertisements of {0}
  236. duplicateRef=Duplicate ref: {0}
  237. duplicateRemoteRefUpdateIsIllegal=Duplicate remote ref update is illegal. Affected remote name: {0}
  238. duplicateStagesNotAllowed=Duplicate stages not allowed
  239. eitherGitDirOrWorkTreeRequired=One of setGitDir or setWorkTree must be called.
  240. emptyCommit=No changes
  241. emptyPathNotPermitted=Empty path not permitted.
  242. emptyRef=Empty ref: {0}
  243. encryptionError=Encryption error: {0}
  244. encryptionOnlyPBE=Encryption error: only password-based encryption (PBE) algorithms are supported.
  245. endOfFileInEscape=End of file in escape
  246. entryNotFoundByPath=Entry not found by path: {0}
  247. enumValueNotSupported0=Invalid value: {0}
  248. enumValueNotSupported2=Invalid value: {0}.{1}={2}
  249. enumValueNotSupported3=Invalid value: {0}.{1}.{2}={3}
  250. enumValuesNotAvailable=Enumerated values of type {0} not available
  251. errorDecodingFromFile=Error decoding from file {0}
  252. errorEncodingFromFile=Error encoding from file {0}
  253. errorInBase64CodeReadingStream=Error in Base64 code reading stream.
  254. errorInPackedRefs=error in packed-refs
  255. errorInvalidProtocolWantedOldNewRef=error: invalid protocol: wanted 'old new ref'
  256. errorListing=Error listing {0}
  257. errorOccurredDuringUnpackingOnTheRemoteEnd=error occurred during unpacking on the remote end: {0}
  258. errorReadingInfoRefs=error reading info/refs
  259. exceptionCaughtDuringExecutionOfHook=Exception caught during execution of "{0}" hook.
  260. exceptionCaughtDuringExecutionOfAddCommand=Exception caught during execution of add command
  261. exceptionCaughtDuringExecutionOfArchiveCommand=Exception caught during execution of archive command
  262. exceptionCaughtDuringExecutionOfCherryPickCommand=Exception caught during execution of cherry-pick command. {0}
  263. exceptionCaughtDuringExecutionOfCommitCommand=Exception caught during execution of commit command
  264. exceptionCaughtDuringExecutionOfFetchCommand=Exception caught during execution of fetch command
  265. exceptionCaughtDuringExecutionOfLsRemoteCommand=Exception caught during execution of ls-remote command
  266. exceptionCaughtDuringExecutionOfMergeCommand=Exception caught during execution of merge command. {0}
  267. exceptionCaughtDuringExecutionOfPullCommand=Exception caught during execution of pull command
  268. exceptionCaughtDuringExecutionOfPushCommand=Exception caught during execution of push command
  269. exceptionCaughtDuringExecutionOfResetCommand=Exception caught during execution of reset command. {0}
  270. exceptionCaughtDuringExecutionOfRevertCommand=Exception caught during execution of revert command. {0}
  271. exceptionCaughtDuringExecutionOfRmCommand=Exception caught during execution of rm command
  272. exceptionCaughtDuringExecutionOfTagCommand=Exception caught during execution of tag command
  273. exceptionCaughtDuringExcecutionOfCommand=Exception caught during execution of command ''{0}'' in ''{1}'', return code ''{2}'', error message ''{3}''
  274. exceptionHookExecutionInterrupted=Execution of "{0}" hook interrupted.
  275. exceptionOccurredDuringAddingOfOptionToALogCommand=Exception occurred during adding of {0} as option to a Log command
  276. exceptionOccurredDuringReadingOfGIT_DIR=Exception occurred during reading of $GIT_DIR/{0}. {1}
  277. exceptionWhileReadingPack=ERROR: Exception caught while accessing pack file {0}, the pack file might be corrupt, {1}. Caught {2} consecutive errors while trying to read this pack.
  278. expectedACKNAKFoundEOF=Expected ACK/NAK, found EOF
  279. expectedACKNAKGot=Expected ACK/NAK, got: {0}
  280. expectedBooleanStringValue=Expected boolean string value
  281. expectedCharacterEncodingGuesses=Expected {0} character encoding guesses
  282. expectedEOFReceived=expected EOF; received ''{0}'' instead
  283. expectedGot=expected ''{0}'', got ''{1}''
  284. expectedLessThanGot=expected less than ''{0}'', got ''{1}''
  285. expectedPktLineWithService=expected pkt-line with ''# service=-'', got ''{0}''
  286. expectedReceivedContentType=expected Content-Type {0}; received Content-Type {1}
  287. expectedReportForRefNotReceived={0}: expected report for ref {1} not received
  288. failedToDetermineFilterDefinition=An exception occured while determining filter definitions
  289. failedUpdatingRefs=failed updating refs
  290. failureDueToOneOfTheFollowing=Failure due to one of the following:
  291. failureUpdatingFETCH_HEAD=Failure updating FETCH_HEAD: {0}
  292. failureUpdatingTrackingRef=Failure updating tracking ref {0}: {1}
  293. fileCannotBeDeleted=File cannot be deleted: {0}
  294. fileIsTooBigForThisConvenienceMethod=File is too big for this convenience method ({0} bytes).
  295. fileIsTooLarge=File is too large: {0}
  296. fileModeNotSetForPath=FileMode not set for path {0}
  297. filterExecutionFailed=Execution of filter command ''{0}'' on file ''{1}'' failed
  298. filterExecutionFailedRc=Execution of filter command ''{0}'' on file ''{1}'' failed with return code ''{2}'', message on stderr: ''{3}''
  299. findingGarbage=Finding garbage
  300. flagIsDisposed={0} is disposed.
  301. flagNotFromThis={0} not from this.
  302. flagsAlreadyCreated={0} flags already created.
  303. funnyRefname=funny refname
  304. gcFailed=Garbage collection failed.
  305. gcLogExists=A previous GC run reported an error: ''{0}''. Automatic gc will fail until ''{1}'' is removed.
  306. gcTooManyUnpruned=Too many loose, unpruneable objects after garbage collection. Consider adjusting gc.auto or gc.pruneExpire.
  307. gitmodulesNotFound=.gitmodules not found in tree.
  308. headRequiredToStash=HEAD required to stash local changes
  309. hoursAgo={0} hours ago
  310. hugeIndexesAreNotSupportedByJgitYet=Huge indexes are not supported by jgit, yet
  311. hunkBelongsToAnotherFile=Hunk belongs to another file
  312. hunkDisconnectedFromFile=Hunk disconnected from file
  313. hunkHeaderDoesNotMatchBodyLineCountOf=Hunk header {0} does not match body line count of {1}
  314. illegalArgumentNotA=Not {0}
  315. illegalCombinationOfArguments=The combination of arguments {0} and {1} is not allowed
  316. illegalHookName=Illegal hook name {0}
  317. illegalPackingPhase=Illegal packing phase {0}
  318. illegalStateExists=exists {0}
  319. improperlyPaddedBase64Input=Improperly padded Base64 input.
  320. incorrectHashFor=Incorrect hash for {0}; computed {1} as a {2} from {3} bytes.
  321. incorrectOBJECT_ID_LENGTH=Incorrect OBJECT_ID_LENGTH.
  322. indexFileCorruptedNegativeBucketCount=Invalid negative bucket count read from pack v2 index file: {0}
  323. indexFileIsInUse=Index file is in use
  324. indexFileIsTooLargeForJgit=Index file is too large for jgit
  325. indexSignatureIsInvalid=Index signature is invalid: {0}
  326. indexWriteException=Modified index could not be written
  327. initFailedBareRepoDifferentDirs=When initializing a bare repo with directory {0} and separate git-dir {1} specified both folders must point to the same location
  328. initFailedDirIsNoDirectory=Cannot set directory to ''{0}'' which is not a directory
  329. initFailedGitDirIsNoDirectory=Cannot set git-dir to ''{0}'' which is not a directory
  330. initFailedNonBareRepoSameDirs=When initializing a non-bare repo with directory {0} and separate git-dir {1} specified both folders should not point to the same location
  331. inMemoryBufferLimitExceeded=In-memory buffer limit exceeded
  332. inputDidntMatchLength=Input did not match supplied length. {0} bytes are missing.
  333. inputStreamMustSupportMark=InputStream must support mark()
  334. integerValueOutOfRange=Integer value {0}.{1} out of range
  335. internalRevisionError=internal revision error
  336. internalServerError=internal server error
  337. interruptedWriting=Interrupted writing {0}
  338. inTheFuture=in the future
  339. invalidAdvertisementOf=invalid advertisement of {0}
  340. invalidAncestryLength=Invalid ancestry length
  341. invalidBooleanValue=Invalid boolean value: {0}.{1}={2}
  342. invalidChannel=Invalid channel {0}
  343. invalidCharacterInBase64Data=Invalid character in Base64 data.
  344. invalidCommitParentNumber=Invalid commit parent number
  345. invalidDepth=Invalid depth: {0}
  346. invalidEncryption=Invalid encryption
  347. invalidExpandWildcard=ExpandFromSource on a refspec that can have mismatched wildcards does not make sense.
  348. invalidGitdirRef = Invalid .git reference in file ''{0}''
  349. invalidGitType=invalid git type: {0}
  350. invalidId=Invalid id: {0}
  351. invalidId0=Invalid id
  352. invalidIdLength=Invalid id length {0}; should be {1}
  353. invalidIgnoreParamSubmodule=Found invalid ignore param for submodule {0}.
  354. invalidIgnoreRule=Exception caught while parsing ignore rule ''{0}''.
  355. invalidIntegerValue=Invalid integer value: {0}.{1}={2}
  356. invalidKey=Invalid key: {0}
  357. invalidLineInConfigFile=Invalid line in config file
  358. invalidModeFor=Invalid mode {0} for {1} {2} in {3}.
  359. invalidModeForPath=Invalid mode {0} for path {1}
  360. invalidObject=Invalid {0} {1}: {2}
  361. invalidOldIdSent=invalid old id sent
  362. invalidPacketLineHeader=Invalid packet line header: {0}
  363. invalidPath=Invalid path: {0}
  364. invalidPathContainsSeparator=Invalid path (contains separator ''{0}''): {1}
  365. invalidPathPeriodAtEndWindows=Invalid path (period at end is ignored by Windows): {0}
  366. invalidPathSpaceAtEndWindows=Invalid path (space at end is ignored by Windows): {0}
  367. invalidPathReservedOnWindows=Invalid path (''{0}'' is reserved on Windows): {1}
  368. invalidRedirectLocation=Redirect or URI ''{0}'': invalid redirect location {1} -> {2}
  369. invalidReflogRevision=Invalid reflog revision: {0}
  370. invalidRefName=Invalid ref name: {0}
  371. invalidRemote=Invalid remote: {0}
  372. invalidRepositoryStateNoHead=Invalid repository --- cannot read HEAD
  373. invalidShallowObject=invalid shallow object {0}, expected commit
  374. invalidStageForPath=Invalid stage {0} for path {1}
  375. invalidSystemProperty=Invalid system property ''{0}'': ''{1}''; using default value {2}
  376. invalidTagOption=Invalid tag option: {0}
  377. invalidTimeout=Invalid timeout: {0}
  378. invalidTimeUnitValue2=Invalid time unit value: {0}.{1}={2}
  379. invalidTimeUnitValue3=Invalid time unit value: {0}.{1}.{2}={3}
  380. invalidTreeZeroLengthName=Cannot append a tree entry with zero-length name
  381. invalidURL=Invalid URL {0}
  382. invalidWildcards=Invalid wildcards {0}
  383. invalidRefSpec=Invalid refspec {0}
  384. invalidWindowSize=Invalid window size
  385. isAStaticFlagAndHasNorevWalkInstance={0} is a static flag and has no RevWalk instance
  386. JRELacksMD5Implementation=JRE lacks MD5 implementation
  387. kNotInRange=k {0} not in {1} - {2}
  388. largeObjectExceedsByteArray=Object {0} exceeds 2 GiB byte array limit
  389. largeObjectExceedsLimit=Object {0} exceeds {1} limit, actual size is {2}
  390. largeObjectException={0} exceeds size limit
  391. largeObjectOutOfMemory=Out of memory loading {0}
  392. lengthExceedsMaximumArraySize=Length exceeds maximum array size
  393. listingAlternates=Listing alternates
  394. listingPacks=Listing packs
  395. localObjectsIncomplete=Local objects incomplete.
  396. localRefIsMissingObjects=Local ref {0} is missing object(s).
  397. localRepository=local repository
  398. lockCountMustBeGreaterOrEqual1=lockCount must be >= 1
  399. lockError=lock error: {0}
  400. lockOnNotClosed=Lock on {0} not closed.
  401. lockOnNotHeld=Lock on {0} not held.
  402. malformedpersonIdentString=Malformed PersonIdent string (no < was found): {0}
  403. maxCountMustBeNonNegative=max count must be >= 0
  404. mergeConflictOnNonNoteEntries=Merge conflict on non-note entries: base = {0}, ours = {1}, theirs = {2}
  405. mergeConflictOnNotes=Merge conflict on note {0}. base = {1}, ours = {2}, theirs = {2}
  406. mergeStrategyAlreadyExistsAsDefault=Merge strategy "{0}" already exists as a default strategy
  407. mergeStrategyDoesNotSupportHeads=merge strategy {0} does not support {1} heads to be merged into HEAD
  408. mergeUsingStrategyResultedInDescription=Merge of revisions {0} with base {1} using strategy {2} resulted in: {3}. {4}
  409. mergeRecursiveConflictsWhenMergingCommonAncestors=Multiple common ancestors were found and merging them resulted in a conflict: {0}, {1}
  410. mergeRecursiveReturnedNoCommit=Merge returned no commit:\n Depth {0}\n Head one {1}\n Head two {2}
  411. mergeRecursiveTooManyMergeBasesFor = "More than {0} merge bases for:\n a {1}\n b {2} found:\n count {3}"
  412. messageAndTaggerNotAllowedInUnannotatedTags = Unannotated tags cannot have a message or tagger
  413. minutesAgo={0} minutes ago
  414. mismatchOffset=mismatch offset for object {0}
  415. mismatchCRC=mismatch CRC for object {0}
  416. missingAccesskey=Missing accesskey.
  417. missingConfigurationForKey=No value for key {0} found in configuration
  418. missingCRC=missing CRC for object {0}
  419. missingDeltaBase=delta base
  420. missingForwardImageInGITBinaryPatch=Missing forward-image in GIT binary patch
  421. missingObject=Missing {0} {1}
  422. missingPrerequisiteCommits=missing prerequisite commits:
  423. missingRequiredParameter=Parameter "{0}" is missing
  424. missingSecretkey=Missing secretkey.
  425. mixedStagesNotAllowed=Mixed stages not allowed
  426. mkDirFailed=Creating directory {0} failed
  427. mkDirsFailed=Creating directories for {0} failed
  428. month=month
  429. months=months
  430. monthsAgo={0} months ago
  431. multipleMergeBasesFor=Multiple merge bases for:\n {0}\n {1} found:\n {2}\n {3}
  432. need2Arguments=Need 2 arguments
  433. needPackOut=need packOut
  434. needsAtLeastOneEntry=Needs at least one entry
  435. needsWorkdir=Needs workdir
  436. newIdMustNotBeNull=New ID must not be null
  437. newlineInQuotesNotAllowed=Newline in quotes not allowed
  438. noApplyInDelete=No apply in delete
  439. noClosingBracket=No closing {0} found for {1} at index {2}.
  440. noCredentialsProvider=Authentication is required but no CredentialsProvider has been registered
  441. noHEADExistsAndNoExplicitStartingRevisionWasSpecified=No HEAD exists and no explicit starting revision was specified
  442. noHMACsupport=No {0} support: {1}
  443. noMergeBase=No merge base could be determined. Reason={0}. {1}
  444. noMergeHeadSpecified=No merge head specified
  445. nonBareLinkFilesNotSupported=Link files are not supported with nonbare repos
  446. noSuchRef=no such ref
  447. notABoolean=Not a boolean: {0}
  448. notABundle=not a bundle
  449. notADIRCFile=Not a DIRC file.
  450. notAGitDirectory=not a git directory
  451. notAPACKFile=Not a PACK file.
  452. notARef=Not a ref: {0}: {1}
  453. notASCIIString=Not ASCII string: {0}
  454. notAuthorized=not authorized
  455. notAValidPack=Not a valid pack {0}
  456. notFound=not found.
  457. nothingToFetch=Nothing to fetch.
  458. nothingToPush=Nothing to push.
  459. notMergedExceptionMessage=Branch was not deleted as it has not been merged yet; use the force option to delete it anyway
  460. noXMLParserAvailable=No XML parser available.
  461. objectAtHasBadZlibStream=Object at {0} in {1} has bad zlib stream
  462. objectAtPathDoesNotHaveId=Object at path "{0}" does not have an id assigned. All object ids must be assigned prior to writing a tree.
  463. objectIsCorrupt=Object {0} is corrupt: {1}
  464. objectIsCorrupt3={0}: object {1}: {2}
  465. objectIsNotA=Object {0} is not a {1}.
  466. objectNotFound=Object {0} not found.
  467. objectNotFoundIn=Object {0} not found in {1}.
  468. obtainingCommitsForCherryPick=Obtaining commits that need to be cherry-picked
  469. offsetWrittenDeltaBaseForObjectNotFoundInAPack=Offset-written delta base for object not found in a pack
  470. oldIdMustNotBeNull=Expected old ID must not be null
  471. onlyAlreadyUpToDateAndFastForwardMergesAreAvailable=only already-up-to-date and fast forward merges are available
  472. onlyOneFetchSupported=Only one fetch supported
  473. onlyOneOperationCallPerConnectionIsSupported=Only one operation call per connection is supported.
  474. openFilesMustBeAtLeast1=Open files must be >= 1
  475. openingConnection=Opening connection
  476. operationCanceled=Operation {0} was canceled
  477. outputHasAlreadyBeenStarted=Output has already been started.
  478. packChecksumMismatch=Pack checksum mismatch detected for pack file {0}
  479. packCorruptedWhileWritingToFilesystem=Pack corrupted while writing to filesystem
  480. packDoesNotMatchIndex=Pack {0} does not match index
  481. packedRefsHandleIsStale=packed-refs handle is stale, {0}. retry
  482. packetSizeMustBeAtLeast=packet size {0} must be >= {1}
  483. packetSizeMustBeAtMost=packet size {0} must be <= {1}
  484. packedRefsCorruptionDetected=packed-refs corruption detected: {0}
  485. packfileCorruptionDetected=Packfile corruption detected: {0}
  486. packFileInvalid=Pack file invalid: {0}
  487. packfileIsTruncated=Packfile {0} is truncated.
  488. packfileIsTruncatedNoParam=Packfile is truncated.
  489. packHandleIsStale=Pack file {0} handle is stale, removing it from pack list
  490. packHasUnresolvedDeltas=pack has unresolved deltas
  491. packInaccessible=Failed to access pack file {0}, caught {2} consecutive errors while trying to access this pack.
  492. packingCancelledDuringObjectsWriting=Packing cancelled during objects writing
  493. packObjectCountMismatch=Pack object count mismatch: pack {0} index {1}: {2}
  494. packRefs=Pack refs
  495. packSizeNotSetYet=Pack size not yet set since it has not yet been received
  496. packTooLargeForIndexVersion1=Pack too large for index version 1
  497. packWasDeleted=Pack file {0} was deleted, removing it from pack list
  498. packWriterStatistics=Total {0,number,#0} (delta {1,number,#0}), reused {2,number,#0} (delta {3,number,#0})
  499. panicCantRenameIndexFile=Panic: index file {0} must be renamed to replace {1}; until then repository is corrupt
  500. patchApplyException=Cannot apply: {0}
  501. patchFormatException=Format error: {0}
  502. pathIsNotInWorkingDir=Path is not in working dir
  503. pathNotConfigured=Submodule path is not configured
  504. peeledLineBeforeRef=Peeled line before ref.
  505. peerDidNotSupplyACompleteObjectGraph=peer did not supply a complete object graph
  506. personIdentEmailNonNull=E-mail address of PersonIdent must not be null.
  507. personIdentNameNonNull=Name of PersonIdent must not be null.
  508. prefixRemote=remote:
  509. problemWithResolvingPushRefSpecsLocally=Problem with resolving push ref specs locally: {0}
  510. progressMonUploading=Uploading {0}
  511. propertyIsAlreadyNonNull=Property is already non null
  512. pruneLoosePackedObjects=Prune loose objects also found in pack files
  513. pruneLooseUnreferencedObjects=Prune loose, unreferenced objects
  514. pullOnRepoWithoutHEADCurrentlyNotSupported=Pull on repository without HEAD currently not supported
  515. pullTaskName=Pull
  516. pushCancelled=push cancelled
  517. pushCertificateInvalidField=Push certificate has missing or invalid value for {0}
  518. pushCertificateInvalidFieldValue=Push certificate has missing or invalid value for {0}: {1}
  519. pushCertificateInvalidHeader=Push certificate has invalid header format
  520. pushCertificateInvalidSignature=Push certificate has invalid signature format
  521. pushIsNotSupportedForBundleTransport=Push is not supported for bundle transport
  522. pushNotPermitted=push not permitted
  523. pushOptionsNotSupported=Push options not supported; received {0}
  524. rawLogMessageDoesNotParseAsLogEntry=Raw log message does not parse as log entry
  525. readerIsRequired=Reader is required
  526. readingObjectsFromLocalRepositoryFailed=reading objects from local repository failed: {0}
  527. readTimedOut=Read timed out after {0} ms
  528. receivePackObjectTooLarge1=Object too large, rejecting the pack. Max object size limit is {0} bytes.
  529. receivePackObjectTooLarge2=Object too large ({0} bytes), rejecting the pack. Max object size limit is {1} bytes.
  530. receivePackInvalidLimit=Illegal limit parameter value {0}
  531. receivePackTooLarge=Pack exceeds the limit of {0} bytes, rejecting the pack
  532. receivingObjects=Receiving objects
  533. redirectBlocked=URI ''{0}'' redirection blocked: redirect {1} -> {2} not allowed
  534. redirectHttp=URI ''{0}'': following HTTP redirect #{1} {2} -> {3}
  535. redirectLimitExceeded=URI ''{0}'' redirected more than {1} times; aborted at {2} -> {3}
  536. redirectLocationMissing=Invalid redirect of ''{0}'': no redirect location for {1}
  537. redirectsOff=Cannot redirect ''{0}'': http.followRedirects is false (HTTP status {1})
  538. refAlreadyExists=already exists
  539. refAlreadyExists1=Ref {0} already exists
  540. reflogEntryNotFound=Entry {0} not found in reflog for ''{1}''
  541. refNotResolved=Ref {0} can not be resolved
  542. refUpdateReturnCodeWas=RefUpdate return code was: {0}
  543. remoteConfigHasNoURIAssociated=Remote config "{0}" has no URIs associated
  544. remoteDoesNotHaveSpec=Remote does not have {0} available for fetch.
  545. remoteDoesNotSupportSmartHTTPPush=remote does not support smart HTTP push
  546. remoteHungUpUnexpectedly=remote hung up unexpectedly
  547. remoteNameCantBeNull=Remote name can't be null.
  548. renameBranchFailedBecauseTag=Can not rename as Ref {0} is a tag
  549. renameBranchFailedUnknownReason=Rename failed with unknown reason
  550. renameBranchUnexpectedResult=Unexpected rename result {0}
  551. renameFileFailed=Could not rename file {0} to {1}
  552. renamesAlreadyFound=Renames have already been found.
  553. renamesBreakingModifies=Breaking apart modified file pairs
  554. renamesFindingByContent=Finding renames by content similarity
  555. renamesFindingExact=Finding exact renames
  556. renamesRejoiningModifies=Rejoining modified file pairs
  557. repositoryAlreadyExists=Repository already exists: {0}
  558. repositoryConfigFileInvalid=Repository config file {0} invalid {1}
  559. repositoryIsRequired=repository is required
  560. repositoryNotFound=repository not found: {0}
  561. repositoryState_applyMailbox=Apply mailbox
  562. repositoryState_bare=Bare
  563. repositoryState_bisecting=Bisecting
  564. repositoryState_conflicts=Conflicts
  565. repositoryState_merged=Merged
  566. repositoryState_normal=Normal
  567. repositoryState_rebase=Rebase
  568. repositoryState_rebaseInteractive=Rebase interactive
  569. repositoryState_rebaseOrApplyMailbox=Rebase/Apply mailbox
  570. repositoryState_rebaseWithMerge=Rebase w/merge
  571. requiredHashFunctionNotAvailable=Required hash function {0} not available.
  572. resettingHead=Resetting head to {0}
  573. resolvingDeltas=Resolving deltas
  574. resultLengthIncorrect=result length incorrect
  575. rewinding=Rewinding to commit {0}
  576. s3ActionDeletion=Deletion
  577. s3ActionReading=Reading
  578. s3ActionWriting=Writing
  579. searchForReuse=Finding sources
  580. searchForSizes=Getting sizes
  581. secondsAgo={0} seconds ago
  582. selectingCommits=Selecting commits
  583. sequenceTooLargeForDiffAlgorithm=Sequence too large for difference algorithm.
  584. serviceNotEnabledNoName=Service not enabled
  585. serviceNotPermitted={0} not permitted
  586. sha1CollisionDetected1=SHA-1 collision detected on {0}
  587. shallowCommitsAlreadyInitialized=Shallow commits have already been initialized
  588. shallowPacksRequireDepthWalk=Shallow packs require a DepthWalk
  589. shortCompressedStreamAt=Short compressed stream at {0}
  590. shortReadOfBlock=Short read of block.
  591. shortReadOfOptionalDIRCExtensionExpectedAnotherBytes=Short read of optional DIRC extension {0}; expected another {1} bytes within the section.
  592. shortSkipOfBlock=Short skip of block.
  593. signingNotSupportedOnTag=Signing isn't supported on tag operations yet.
  594. similarityScoreMustBeWithinBounds=Similarity score must be between 0 and 100.
  595. sizeExceeds2GB=Path {0} size {1} exceeds 2 GiB limit.
  596. skipMustBeNonNegative=skip must be >= 0
  597. smartHTTPPushDisabled=smart HTTP push disabled
  598. sourceDestinationMustMatch=Source/Destination must match.
  599. sourceIsNotAWildcard=Source is not a wildcard.
  600. sourceRefDoesntResolveToAnyObject=Source ref {0} doesn''t resolve to any object.
  601. sourceRefNotSpecifiedForRefspec=Source ref not specified for refspec: {0}
  602. squashCommitNotUpdatingHEAD=Squash commit -- not updating HEAD
  603. staleRevFlagsOn=Stale RevFlags on {0}
  604. startingReadStageWithoutWrittenRequestDataPendingIsNotSupported=Starting read stage without written request data pending is not supported
  605. stashApplyConflict=Applying stashed changes resulted in a conflict
  606. stashApplyConflictInIndex=Applying stashed index changes resulted in a conflict. Dropped index changes.
  607. stashApplyFailed=Applying stashed changes did not successfully complete
  608. stashApplyOnUnsafeRepository=Cannot apply stashed commit on a repository with state: {0}
  609. stashApplyWithoutHead=Cannot apply stashed commit in an empty repository or onto an unborn branch
  610. stashCommitIncorrectNumberOfParents=Stashed commit ''{0}'' does have {1} parent commits instead of 2 or 3.
  611. stashDropDeleteRefFailed=Deleting stash reference failed with result: {0}
  612. stashDropFailed=Dropping stashed commit failed
  613. stashDropMissingReflog=Stash reflog does not contain entry ''{0}''
  614. stashFailed=Stashing local changes did not successfully complete
  615. stashResolveFailed=Reference ''{0}'' does not resolve to stashed commit
  616. statelessRPCRequiresOptionToBeEnabled=stateless RPC requires {0} to be enabled
  617. storePushCertMultipleRefs=Store push certificate for {0} refs
  618. storePushCertOneRef=Store push certificate for {0}
  619. storePushCertReflog=Store push certificate
  620. submoduleExists=Submodule ''{0}'' already exists in the index
  621. submoduleParentRemoteUrlInvalid=Cannot remove segment from remote url ''{0}''
  622. submodulesNotSupported=Submodules are not supported
  623. supportOnlyPackIndexVersion2=Only support index version 2
  624. symlinkCannotBeWrittenAsTheLinkTarget=Symlink "{0}" cannot be written as the link target cannot be read from within Java.
  625. systemConfigFileInvalid=System wide config file {0} is invalid {1}
  626. tagAlreadyExists=tag ''{0}'' already exists
  627. tagNameInvalid=tag name {0} is invalid
  628. tagOnRepoWithoutHEADCurrentlyNotSupported=Tag on repository without HEAD currently not supported
  629. theFactoryMustNotBeNull=The factory must not be null
  630. timeIsUncertain=Time is uncertain
  631. timerAlreadyTerminated=Timer already terminated
  632. tooManyCommands=Too many commands
  633. tooManyIncludeRecursions=Too many recursions; circular includes in config file(s)?
  634. topologicalSortRequired=Topological sort required.
  635. transactionAborted=transaction aborted
  636. transportExceptionBadRef=Empty ref: {0}: {1}
  637. transportExceptionEmptyRef=Empty ref: {0}
  638. transportExceptionInvalid=Invalid {0} {1}:{2}
  639. transportExceptionMissingAssumed=Missing assumed {0}
  640. transportExceptionReadRef=read {0}
  641. transportNeedsRepository=Transport needs repository
  642. transportProvidedRefWithNoObjectId=Transport provided ref {0} with no object id
  643. transportProtoAmazonS3=Amazon S3
  644. transportProtoBundleFile=Git Bundle File
  645. transportProtoFTP=FTP
  646. transportProtoGitAnon=Anonymous Git
  647. transportProtoHTTP=HTTP
  648. transportProtoLocal=Local Git Repository
  649. transportProtoSFTP=SFTP
  650. transportProtoSSH=SSH
  651. transportProtoTest=Test
  652. transportSSHRetryInterrupt=Interrupted while waiting for retry
  653. treeEntryAlreadyExists=Tree entry "{0}" already exists.
  654. treeFilterMarkerTooManyFilters=Too many markTreeFilters passed, maximum number is {0} (passed {1})
  655. treeIteratorDoesNotSupportRemove=TreeIterator does not support remove()
  656. treeWalkMustHaveExactlyTwoTrees=TreeWalk should have exactly two trees.
  657. truncatedHunkLinesMissingForAncestor=Truncated hunk, at least {0} lines missing for ancestor {1}
  658. truncatedHunkNewLinesMissing=Truncated hunk, at least {0} new lines is missing
  659. truncatedHunkOldLinesMissing=Truncated hunk, at least {0} old lines is missing
  660. tSizeMustBeGreaterOrEqual1=tSize must be >= 1
  661. unableToCheckConnectivity=Unable to check connectivity.
  662. unableToCreateNewObject=Unable to create new object: {0}
  663. unableToStore=Unable to store {0}.
  664. unableToWrite=Unable to write {0}
  665. unauthorized=Unauthorized
  666. unencodeableFile=Unencodable file: {0}
  667. unexpectedCompareResult=Unexpected metadata comparison result: {0}
  668. unexpectedEndOfConfigFile=Unexpected end of config file
  669. unexpectedEndOfInput=Unexpected end of input
  670. unexpectedHunkTrailer=Unexpected hunk trailer
  671. unexpectedOddResult=odd: {0} + {1} - {2}
  672. unexpectedRefReport={0}: unexpected ref report: {1}
  673. unexpectedReportLine=unexpected report line: {0}
  674. unexpectedReportLine2={0} unexpected report line: {1}
  675. unknownOrUnsupportedCommand=Unknown or unsupported command "{0}", only "{1}" is allowed.
  676. unknownDIRCVersion=Unknown DIRC version {0}
  677. unknownHost=unknown host
  678. unknownIndexVersionOrCorruptIndex=Unknown index version (or corrupt index): {0}
  679. unknownObject=unknown object
  680. unknownObjectInIndex=unknown object {0} found in index but not in pack file
  681. unknownObjectType=Unknown object type {0}.
  682. unknownObjectType2=unknown
  683. unknownRepositoryFormat=Unknown repository format
  684. unknownRepositoryFormat2=Unknown repository format "{0}"; expected "0".
  685. unknownZlibError=Unknown zlib error.
  686. unmergedPath=Unmerged path: {0}
  687. unmergedPaths=Repository contains unmerged paths
  688. unpackException=Exception while parsing pack stream
  689. unreadablePackIndex=Unreadable pack index: {0}
  690. unrecognizedRef=Unrecognized ref: {0}
  691. unsetMark=Mark not set
  692. unsupportedAlternates=Alternates not supported
  693. unsupportedArchiveFormat=Unknown archive format ''{0}''
  694. unsupportedCommand0=unsupported command 0
  695. unsupportedEncryptionAlgorithm=Unsupported encryption algorithm: {0}
  696. unsupportedEncryptionVersion=Unsupported encryption version: {0}
  697. unsupportedGC=Unsupported garbage collector for repository type: {0}
  698. unsupportedMark=Mark not supported
  699. unsupportedOperationNotAddAtEnd=Not add-at-end: {0}
  700. unsupportedPackIndexVersion=Unsupported pack index version {0}
  701. unsupportedPackVersion=Unsupported pack version {0}.
  702. unsupportedRepositoryDescription=Repository description not supported
  703. updateRequiresOldIdAndNewId=Update requires both old ID and new ID to be nonzero
  704. updatingHeadFailed=Updating HEAD failed
  705. updatingReferences=Updating references
  706. updatingRefFailed=Updating the ref {0} to {1} failed. ReturnCode from RefUpdate.update() was {2}
  707. upstreamBranchName=branch ''{0}'' of {1}
  708. uriNotConfigured=Submodule URI not configured
  709. uriNotFound={0} not found
  710. URINotSupported=URI not supported: {0}
  711. URLNotFound={0} not found
  712. userConfigFileInvalid=User config file {0} invalid {1}
  713. walkFailure=Walk failure.
  714. wantNotValid=want {0} not valid
  715. weeksAgo={0} weeks ago
  716. windowSizeMustBeLesserThanLimit=Window size must be < limit
  717. windowSizeMustBePowerOf2=Window size must be power of 2
  718. writerAlreadyInitialized=Writer already initialized
  719. writeTimedOut=Write timed out after {0} ms
  720. writingNotPermitted=Writing not permitted
  721. writingNotSupported=Writing {0} not supported.
  722. writingObjects=Writing objects
  723. wrongDecompressedLength=wrong decompressed length
  724. wrongRepositoryState=Wrong Repository State: {0}
  725. year=year
  726. years=years
  727. years0MonthsAgo={0} {1} ago
  728. yearsAgo={0} years ago
  729. yearsMonthsAgo={0} {1}, {2} {3} ago