Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

JGitText.properties 39KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709
  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. credentialPassword=Password
  212. credentialUsername=Username
  213. daemonAlreadyRunning=Daemon already running
  214. daysAgo={0} days ago
  215. deleteBranchUnexpectedResult=Delete branch returned unexpected result {0}
  216. deleteFileFailed=Could not delete file {0}
  217. deleteTagUnexpectedResult=Delete tag returned unexpected result {0}
  218. deletingNotSupported=Deleting {0} not supported.
  219. destinationIsNotAWildcard=Destination is not a wildcard.
  220. detachedHeadDetected=HEAD is detached
  221. dirCacheDoesNotHaveABackingFile=DirCache does not have a backing file
  222. dirCacheFileIsNotLocked=DirCache {0} not locked
  223. dirCacheIsNotLocked=DirCache is not locked
  224. DIRCChecksumMismatch=DIRC checksum mismatch
  225. DIRCExtensionIsTooLargeAt=DIRC extension {0} is too large at {1} bytes.
  226. DIRCExtensionNotSupportedByThisVersion=DIRC extension {0} not supported by this version.
  227. DIRCHasTooManyEntries=DIRC has too many entries.
  228. DIRCUnrecognizedExtendedFlags=Unrecognized extended flags: {0}
  229. dirtyFilesExist=Dirty files exist. Refusing to merge
  230. doesNotHandleMode=Does not handle mode {0} ({1})
  231. downloadCancelled=Download cancelled
  232. downloadCancelledDuringIndexing=Download cancelled during indexing
  233. duplicateAdvertisementsOf=duplicate advertisements of {0}
  234. duplicateRef=Duplicate ref: {0}
  235. duplicateRemoteRefUpdateIsIllegal=Duplicate remote ref update is illegal. Affected remote name: {0}
  236. duplicateStagesNotAllowed=Duplicate stages not allowed
  237. eitherGitDirOrWorkTreeRequired=One of setGitDir or setWorkTree must be called.
  238. emptyCommit=No changes
  239. emptyPathNotPermitted=Empty path not permitted.
  240. emptyRef=Empty ref: {0}
  241. encryptionError=Encryption error: {0}
  242. encryptionOnlyPBE=Encryption error: only password-based encryption (PBE) algorithms are supported.
  243. endOfFileInEscape=End of file in escape
  244. entryNotFoundByPath=Entry not found by path: {0}
  245. enumValueNotSupported2=Invalid value: {0}.{1}={2}
  246. enumValueNotSupported3=Invalid value: {0}.{1}.{2}={3}
  247. enumValuesNotAvailable=Enumerated values of type {0} not available
  248. errorDecodingFromFile=Error decoding from file {0}
  249. errorEncodingFromFile=Error encoding from file {0}
  250. errorInBase64CodeReadingStream=Error in Base64 code reading stream.
  251. errorInPackedRefs=error in packed-refs
  252. errorInvalidProtocolWantedOldNewRef=error: invalid protocol: wanted 'old new ref'
  253. errorListing=Error listing {0}
  254. errorOccurredDuringUnpackingOnTheRemoteEnd=error occurred during unpacking on the remote end: {0}
  255. errorReadingInfoRefs=error reading info/refs
  256. exceptionCaughtDuringExecutionOfHook=Exception caught during execution of "{0}" hook.
  257. exceptionCaughtDuringExecutionOfAddCommand=Exception caught during execution of add command
  258. exceptionCaughtDuringExecutionOfArchiveCommand=Exception caught during execution of archive command
  259. exceptionCaughtDuringExecutionOfCherryPickCommand=Exception caught during execution of cherry-pick command. {0}
  260. exceptionCaughtDuringExecutionOfCommitCommand=Exception caught during execution of commit command
  261. exceptionCaughtDuringExecutionOfFetchCommand=Exception caught during execution of fetch command
  262. exceptionCaughtDuringExecutionOfLsRemoteCommand=Exception caught during execution of ls-remote command
  263. exceptionCaughtDuringExecutionOfMergeCommand=Exception caught during execution of merge command. {0}
  264. exceptionCaughtDuringExecutionOfPullCommand=Exception caught during execution of pull command
  265. exceptionCaughtDuringExecutionOfPushCommand=Exception caught during execution of push command
  266. exceptionCaughtDuringExecutionOfResetCommand=Exception caught during execution of reset command. {0}
  267. exceptionCaughtDuringExecutionOfRevertCommand=Exception caught during execution of revert command. {0}
  268. exceptionCaughtDuringExecutionOfRmCommand=Exception caught during execution of rm command
  269. exceptionCaughtDuringExecutionOfTagCommand=Exception caught during execution of tag command
  270. exceptionCaughtDuringExcecutionOfCommand=Exception caught during execution of command ''{0}'' in ''{1}'', return code ''{2}'', error message ''{3}''
  271. exceptionHookExecutionInterrupted=Execution of "{0}" hook interrupted.
  272. exceptionOccurredDuringAddingOfOptionToALogCommand=Exception occurred during adding of {0} as option to a Log command
  273. exceptionOccurredDuringReadingOfGIT_DIR=Exception occurred during reading of $GIT_DIR/{0}. {1}
  274. 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.
  275. expectedACKNAKFoundEOF=Expected ACK/NAK, found EOF
  276. expectedACKNAKGot=Expected ACK/NAK, got: {0}
  277. expectedBooleanStringValue=Expected boolean string value
  278. expectedCharacterEncodingGuesses=Expected {0} character encoding guesses
  279. expectedEOFReceived=expected EOF; received ''{0}'' instead
  280. expectedGot=expected ''{0}'', got ''{1}''
  281. expectedLessThanGot=expected less than ''{0}'', got ''{1}''
  282. expectedPktLineWithService=expected pkt-line with ''# service=-'', got ''{0}''
  283. expectedReceivedContentType=expected Content-Type {0}; received Content-Type {1}
  284. expectedReportForRefNotReceived={0}: expected report for ref {1} not received
  285. failedToDetermineFilterDefinition=An exception occured while determining filter definitions
  286. failedUpdatingRefs=failed updating refs
  287. failureDueToOneOfTheFollowing=Failure due to one of the following:
  288. failureUpdatingFETCH_HEAD=Failure updating FETCH_HEAD: {0}
  289. failureUpdatingTrackingRef=Failure updating tracking ref {0}: {1}
  290. fileCannotBeDeleted=File cannot be deleted: {0}
  291. fileIsTooBigForThisConvenienceMethod=File is too big for this convenience method ({0} bytes).
  292. fileIsTooLarge=File is too large: {0}
  293. fileModeNotSetForPath=FileMode not set for path {0}
  294. filterExecutionFailed=Execution of filter command ''{0}'' on file ''{1}'' failed
  295. filterExecutionFailedRc=Execution of filter command ''{0}'' on file ''{1}'' failed with return code ''{2}'', message on stderr: ''{3}''
  296. findingGarbage=Finding garbage
  297. flagIsDisposed={0} is disposed.
  298. flagNotFromThis={0} not from this.
  299. flagsAlreadyCreated={0} flags already created.
  300. funnyRefname=funny refname
  301. gcFailed=Garbage collection failed.
  302. gitmodulesNotFound=.gitmodules not found in tree.
  303. headRequiredToStash=HEAD required to stash local changes
  304. hoursAgo={0} hours ago
  305. hugeIndexesAreNotSupportedByJgitYet=Huge indexes are not supported by jgit, yet
  306. hunkBelongsToAnotherFile=Hunk belongs to another file
  307. hunkDisconnectedFromFile=Hunk disconnected from file
  308. hunkHeaderDoesNotMatchBodyLineCountOf=Hunk header {0} does not match body line count of {1}
  309. illegalArgumentNotA=Not {0}
  310. illegalCombinationOfArguments=The combination of arguments {0} and {1} is not allowed
  311. illegalHookName=Illegal hook name {0}
  312. illegalPackingPhase=Illegal packing phase {0}
  313. illegalStateExists=exists {0}
  314. improperlyPaddedBase64Input=Improperly padded Base64 input.
  315. incorrectHashFor=Incorrect hash for {0}; computed {1} as a {2} from {3} bytes.
  316. incorrectOBJECT_ID_LENGTH=Incorrect OBJECT_ID_LENGTH.
  317. indexFileCorruptedNegativeBucketCount=Invalid negative bucket count read from pack v2 index file: {0}
  318. indexFileIsInUse=Index file is in use
  319. indexFileIsTooLargeForJgit=Index file is too large for jgit
  320. indexSignatureIsInvalid=Index signature is invalid: {0}
  321. indexWriteException=Modified index could not be written
  322. initFailedBareRepoDifferentDirs=When initializing a bare repo with directory {0} and separate git-dir {1} specified both folders must point to the same location
  323. initFailedDirIsNoDirectory=Cannot set directory to ''{0}'' which is not a directory
  324. initFailedGitDirIsNoDirectory=Cannot set git-dir to ''{0}'' which is not a directory
  325. 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
  326. inMemoryBufferLimitExceeded=In-memory buffer limit exceeded
  327. inputDidntMatchLength=Input did not match supplied length. {0} bytes are missing.
  328. inputStreamMustSupportMark=InputStream must support mark()
  329. integerValueOutOfRange=Integer value {0}.{1} out of range
  330. internalRevisionError=internal revision error
  331. internalServerError=internal server error
  332. interruptedWriting=Interrupted writing {0}
  333. inTheFuture=in the future
  334. invalidAdvertisementOf=invalid advertisement of {0}
  335. invalidAncestryLength=Invalid ancestry length
  336. invalidBooleanValue=Invalid boolean value: {0}.{1}={2}
  337. invalidChannel=Invalid channel {0}
  338. invalidCharacterInBase64Data=Invalid character in Base64 data.
  339. invalidCommitParentNumber=Invalid commit parent number
  340. invalidDepth=Invalid depth: {0}
  341. invalidEncryption=Invalid encryption
  342. invalidExpandWildcard=ExpandFromSource on a refspec that can have mismatched wildcards does not make sense.
  343. invalidGitdirRef = Invalid .git reference in file ''{0}''
  344. invalidGitType=invalid git type: {0}
  345. invalidId=Invalid id: {0}
  346. invalidId0=Invalid id
  347. invalidIdLength=Invalid id length {0}; should be {1}
  348. invalidIgnoreParamSubmodule=Found invalid ignore param for submodule {0}.
  349. invalidIgnoreRule=Exception caught while parsing ignore rule ''{0}''.
  350. invalidIntegerValue=Invalid integer value: {0}.{1}={2}
  351. invalidKey=Invalid key: {0}
  352. invalidLineInConfigFile=Invalid line in config file
  353. invalidModeFor=Invalid mode {0} for {1} {2} in {3}.
  354. invalidModeForPath=Invalid mode {0} for path {1}
  355. invalidObject=Invalid {0} {1}: {2}
  356. invalidOldIdSent=invalid old id sent
  357. invalidPacketLineHeader=Invalid packet line header: {0}
  358. invalidPath=Invalid path: {0}
  359. invalidPathContainsSeparator=Invalid path (contains separator ''{0}''): {1}
  360. invalidPathPeriodAtEndWindows=Invalid path (period at end is ignored by Windows): {0}
  361. invalidPathSpaceAtEndWindows=Invalid path (space at end is ignored by Windows): {0}
  362. invalidPathReservedOnWindows=Invalid path (''{0}'' is reserved on Windows): {1}
  363. invalidReflogRevision=Invalid reflog revision: {0}
  364. invalidRefName=Invalid ref name: {0}
  365. invalidRemote=Invalid remote: {0}
  366. invalidRepositoryStateNoHead=Invalid repository --- cannot read HEAD
  367. invalidShallowObject=invalid shallow object {0}, expected commit
  368. invalidStageForPath=Invalid stage {0} for path {1}
  369. invalidTagOption=Invalid tag option: {0}
  370. invalidTimeout=Invalid timeout: {0}
  371. invalidTimeUnitValue2=Invalid time unit value: {0}.{1}={2}
  372. invalidTimeUnitValue3=Invalid time unit value: {0}.{1}.{2}={3}
  373. invalidTreeZeroLengthName=Cannot append a tree entry with zero-length name
  374. invalidURL=Invalid URL {0}
  375. invalidWildcards=Invalid wildcards {0}
  376. invalidRefSpec=Invalid refspec {0}
  377. invalidWindowSize=Invalid window size
  378. isAStaticFlagAndHasNorevWalkInstance={0} is a static flag and has no RevWalk instance
  379. JRELacksMD5Implementation=JRE lacks MD5 implementation
  380. kNotInRange=k {0} not in {1} - {2}
  381. largeObjectExceedsByteArray=Object {0} exceeds 2 GiB byte array limit
  382. largeObjectExceedsLimit=Object {0} exceeds {1} limit, actual size is {2}
  383. largeObjectException={0} exceeds size limit
  384. largeObjectOutOfMemory=Out of memory loading {0}
  385. lengthExceedsMaximumArraySize=Length exceeds maximum array size
  386. listingAlternates=Listing alternates
  387. listingPacks=Listing packs
  388. localObjectsIncomplete=Local objects incomplete.
  389. localRefIsMissingObjects=Local ref {0} is missing object(s).
  390. localRepository=local repository
  391. lockCountMustBeGreaterOrEqual1=lockCount must be >= 1
  392. lockError=lock error: {0}
  393. lockOnNotClosed=Lock on {0} not closed.
  394. lockOnNotHeld=Lock on {0} not held.
  395. malformedpersonIdentString=Malformed PersonIdent string (no < was found): {0}
  396. maxCountMustBeNonNegative=max count must be >= 0
  397. mergeConflictOnNonNoteEntries=Merge conflict on non-note entries: base = {0}, ours = {1}, theirs = {2}
  398. mergeConflictOnNotes=Merge conflict on note {0}. base = {1}, ours = {2}, theirs = {2}
  399. mergeStrategyAlreadyExistsAsDefault=Merge strategy "{0}" already exists as a default strategy
  400. mergeStrategyDoesNotSupportHeads=merge strategy {0} does not support {1} heads to be merged into HEAD
  401. mergeUsingStrategyResultedInDescription=Merge of revisions {0} with base {1} using strategy {2} resulted in: {3}. {4}
  402. mergeRecursiveConflictsWhenMergingCommonAncestors=Multiple common ancestors were found and merging them resulted in a conflict: {0}, {1}
  403. mergeRecursiveReturnedNoCommit=Merge returned no commit:\n Depth {0}\n Head one {1}\n Head two {2}
  404. mergeRecursiveTooManyMergeBasesFor = "More than {0} merge bases for:\n a {1}\n b {2} found:\n count {3}"
  405. messageAndTaggerNotAllowedInUnannotatedTags = Unannotated tags cannot have a message or tagger
  406. minutesAgo={0} minutes ago
  407. missingAccesskey=Missing accesskey.
  408. missingConfigurationForKey=No value for key {0} found in configuration
  409. missingDeltaBase=delta base
  410. missingForwardImageInGITBinaryPatch=Missing forward-image in GIT binary patch
  411. missingObject=Missing {0} {1}
  412. missingPrerequisiteCommits=missing prerequisite commits:
  413. missingRequiredParameter=Parameter "{0}" is missing
  414. missingSecretkey=Missing secretkey.
  415. mixedStagesNotAllowed=Mixed stages not allowed
  416. mkDirFailed=Creating directory {0} failed
  417. mkDirsFailed=Creating directories for {0} failed
  418. month=month
  419. months=months
  420. monthsAgo={0} months ago
  421. multipleMergeBasesFor=Multiple merge bases for:\n {0}\n {1} found:\n {2}\n {3}
  422. need2Arguments=Need 2 arguments
  423. needPackOut=need packOut
  424. needsAtLeastOneEntry=Needs at least one entry
  425. needsWorkdir=Needs workdir
  426. newlineInQuotesNotAllowed=Newline in quotes not allowed
  427. noApplyInDelete=No apply in delete
  428. noClosingBracket=No closing {0} found for {1} at index {2}.
  429. noCredentialsProvider=Authentication is required but no CredentialsProvider has been registered
  430. noHEADExistsAndNoExplicitStartingRevisionWasSpecified=No HEAD exists and no explicit starting revision was specified
  431. noHMACsupport=No {0} support: {1}
  432. noMergeBase=No merge base could be determined. Reason={0}. {1}
  433. noMergeHeadSpecified=No merge head specified
  434. noSuchRef=no such ref
  435. notABoolean=Not a boolean: {0}
  436. notABundle=not a bundle
  437. notADIRCFile=Not a DIRC file.
  438. notAGitDirectory=not a git directory
  439. notAPACKFile=Not a PACK file.
  440. notARef=Not a ref: {0}: {1}
  441. notASCIIString=Not ASCII string: {0}
  442. notAuthorized=not authorized
  443. notAValidPack=Not a valid pack {0}
  444. notFound=not found.
  445. nothingToFetch=Nothing to fetch.
  446. nothingToPush=Nothing to push.
  447. notMergedExceptionMessage=Branch was not deleted as it has not been merged yet; use the force option to delete it anyway
  448. noXMLParserAvailable=No XML parser available.
  449. objectAtHasBadZlibStream=Object at {0} in {1} has bad zlib stream
  450. objectAtPathDoesNotHaveId=Object at path "{0}" does not have an id assigned. All object ids must be assigned prior to writing a tree.
  451. objectIsCorrupt=Object {0} is corrupt: {1}
  452. objectIsCorrupt3={0}: object {1}: {2}
  453. objectIsNotA=Object {0} is not a {1}.
  454. objectNotFound=Object {0} not found.
  455. objectNotFoundIn=Object {0} not found in {1}.
  456. obtainingCommitsForCherryPick=Obtaining commits that need to be cherry-picked
  457. offsetWrittenDeltaBaseForObjectNotFoundInAPack=Offset-written delta base for object not found in a pack
  458. onlyAlreadyUpToDateAndFastForwardMergesAreAvailable=only already-up-to-date and fast forward merges are available
  459. onlyOneFetchSupported=Only one fetch supported
  460. onlyOneOperationCallPerConnectionIsSupported=Only one operation call per connection is supported.
  461. openFilesMustBeAtLeast1=Open files must be >= 1
  462. openingConnection=Opening connection
  463. operationCanceled=Operation {0} was canceled
  464. outputHasAlreadyBeenStarted=Output has already been started.
  465. packChecksumMismatch=Pack checksum mismatch detected for pack file {0}
  466. packCorruptedWhileWritingToFilesystem=Pack corrupted while writing to filesystem
  467. packDoesNotMatchIndex=Pack {0} does not match index
  468. packedRefsHandleIsStale=packed-refs handle is stale, {0}. retry
  469. packetSizeMustBeAtLeast=packet size {0} must be >= {1}
  470. packetSizeMustBeAtMost=packet size {0} must be <= {1}
  471. packedRefsCorruptionDetected=packed-refs corruption detected: {0}
  472. packfileCorruptionDetected=Packfile corruption detected: {0}
  473. packFileInvalid=Pack file invalid: {0}
  474. packfileIsTruncated=Packfile {0} is truncated.
  475. packfileIsTruncatedNoParam=Packfile is truncated.
  476. packHandleIsStale=Pack file {0} handle is stale, removing it from pack list
  477. packHasUnresolvedDeltas=pack has unresolved deltas
  478. packInaccessible=Failed to access pack file {0}, caught {2} consecutive errors while trying to access this pack.
  479. packingCancelledDuringObjectsWriting=Packing cancelled during objects writing
  480. packObjectCountMismatch=Pack object count mismatch: pack {0} index {1}: {2}
  481. packRefs=Pack refs
  482. packSizeNotSetYet=Pack size not yet set since it has not yet been received
  483. packTooLargeForIndexVersion1=Pack too large for index version 1
  484. packWasDeleted=Pack file {0} was deleted, removing it from pack list
  485. packWriterStatistics=Total {0,number,#0} (delta {1,number,#0}), reused {2,number,#0} (delta {3,number,#0})
  486. panicCantRenameIndexFile=Panic: index file {0} must be renamed to replace {1}; until then repository is corrupt
  487. patchApplyException=Cannot apply: {0}
  488. patchFormatException=Format error: {0}
  489. pathIsNotInWorkingDir=Path is not in working dir
  490. pathNotConfigured=Submodule path is not configured
  491. peeledLineBeforeRef=Peeled line before ref.
  492. peerDidNotSupplyACompleteObjectGraph=peer did not supply a complete object graph
  493. personIdentEmailNonNull=E-mail address of PersonIdent must not be null.
  494. personIdentNameNonNull=Name of PersonIdent must not be null.
  495. prefixRemote=remote:
  496. problemWithResolvingPushRefSpecsLocally=Problem with resolving push ref specs locally: {0}
  497. progressMonUploading=Uploading {0}
  498. propertyIsAlreadyNonNull=Property is already non null
  499. pruneLoosePackedObjects=Prune loose objects also found in pack files
  500. pruneLooseUnreferencedObjects=Prune loose, unreferenced objects
  501. pullOnRepoWithoutHEADCurrentlyNotSupported=Pull on repository without HEAD currently not supported
  502. pullTaskName=Pull
  503. pushCancelled=push cancelled
  504. pushCertificateInvalidField=Push certificate has missing or invalid value for {0}
  505. pushCertificateInvalidFieldValue=Push certificate has missing or invalid value for {0}: {1}
  506. pushCertificateInvalidHeader=Push certificate has invalid header format
  507. pushCertificateInvalidSignature=Push certificate has invalid signature format
  508. pushIsNotSupportedForBundleTransport=Push is not supported for bundle transport
  509. pushNotPermitted=push not permitted
  510. pushOptionsNotSupported=Push options not supported; received {0}
  511. rawLogMessageDoesNotParseAsLogEntry=Raw log message does not parse as log entry
  512. readerIsRequired=Reader is required
  513. readingObjectsFromLocalRepositoryFailed=reading objects from local repository failed: {0}
  514. readTimedOut=Read timed out after {0} ms
  515. receivePackObjectTooLarge1=Object too large, rejecting the pack. Max object size limit is {0} bytes.
  516. receivePackObjectTooLarge2=Object too large ({0} bytes), rejecting the pack. Max object size limit is {1} bytes.
  517. receivePackInvalidLimit=Illegal limit parameter value {0}
  518. receivePackTooLarge=Pack exceeds the limit of {0} bytes, rejecting the pack
  519. receivingObjects=Receiving objects
  520. refAlreadyExists=already exists
  521. refAlreadyExists1=Ref {0} already exists
  522. reflogEntryNotFound=Entry {0} not found in reflog for ''{1}''
  523. refNotResolved=Ref {0} can not be resolved
  524. refUpdateReturnCodeWas=RefUpdate return code was: {0}
  525. remoteConfigHasNoURIAssociated=Remote config "{0}" has no URIs associated
  526. remoteDoesNotHaveSpec=Remote does not have {0} available for fetch.
  527. remoteDoesNotSupportSmartHTTPPush=remote does not support smart HTTP push
  528. remoteHungUpUnexpectedly=remote hung up unexpectedly
  529. remoteNameCantBeNull=Remote name can't be null.
  530. renameBranchFailedBecauseTag=Can not rename as Ref {0} is a tag
  531. renameBranchFailedUnknownReason=Rename failed with unknown reason
  532. renameBranchUnexpectedResult=Unexpected rename result {0}
  533. renameFileFailed=Could not rename file {0} to {1}
  534. renamesAlreadyFound=Renames have already been found.
  535. renamesBreakingModifies=Breaking apart modified file pairs
  536. renamesFindingByContent=Finding renames by content similarity
  537. renamesFindingExact=Finding exact renames
  538. renamesRejoiningModifies=Rejoining modified file pairs
  539. repositoryAlreadyExists=Repository already exists: {0}
  540. repositoryConfigFileInvalid=Repository config file {0} invalid {1}
  541. repositoryIsRequired=repository is required
  542. repositoryNotFound=repository not found: {0}
  543. repositoryState_applyMailbox=Apply mailbox
  544. repositoryState_bare=Bare
  545. repositoryState_bisecting=Bisecting
  546. repositoryState_conflicts=Conflicts
  547. repositoryState_merged=Merged
  548. repositoryState_normal=Normal
  549. repositoryState_rebase=Rebase
  550. repositoryState_rebaseInteractive=Rebase interactive
  551. repositoryState_rebaseOrApplyMailbox=Rebase/Apply mailbox
  552. repositoryState_rebaseWithMerge=Rebase w/merge
  553. requiredHashFunctionNotAvailable=Required hash function {0} not available.
  554. resettingHead=Resetting head to {0}
  555. resolvingDeltas=Resolving deltas
  556. resultLengthIncorrect=result length incorrect
  557. rewinding=Rewinding to commit {0}
  558. s3ActionDeletion=Deletion
  559. s3ActionReading=Reading
  560. s3ActionWriting=Writing
  561. searchForReuse=Finding sources
  562. searchForSizes=Getting sizes
  563. secondsAgo={0} seconds ago
  564. selectingCommits=Selecting commits
  565. sequenceTooLargeForDiffAlgorithm=Sequence too large for difference algorithm.
  566. serviceNotEnabledNoName=Service not enabled
  567. serviceNotPermitted={0} not permitted
  568. sha1CollisionDetected1=SHA-1 collision detected on {0}
  569. shallowCommitsAlreadyInitialized=Shallow commits have already been initialized
  570. shallowPacksRequireDepthWalk=Shallow packs require a DepthWalk
  571. shortCompressedStreamAt=Short compressed stream at {0}
  572. shortReadOfBlock=Short read of block.
  573. shortReadOfOptionalDIRCExtensionExpectedAnotherBytes=Short read of optional DIRC extension {0}; expected another {1} bytes within the section.
  574. shortSkipOfBlock=Short skip of block.
  575. signingNotSupportedOnTag=Signing isn't supported on tag operations yet.
  576. similarityScoreMustBeWithinBounds=Similarity score must be between 0 and 100.
  577. sizeExceeds2GB=Path {0} size {1} exceeds 2 GiB limit.
  578. skipMustBeNonNegative=skip must be >= 0
  579. smartHTTPPushDisabled=smart HTTP push disabled
  580. sourceDestinationMustMatch=Source/Destination must match.
  581. sourceIsNotAWildcard=Source is not a wildcard.
  582. sourceRefDoesntResolveToAnyObject=Source ref {0} doesn''t resolve to any object.
  583. sourceRefNotSpecifiedForRefspec=Source ref not specified for refspec: {0}
  584. squashCommitNotUpdatingHEAD=Squash commit -- not updating HEAD
  585. staleRevFlagsOn=Stale RevFlags on {0}
  586. startingReadStageWithoutWrittenRequestDataPendingIsNotSupported=Starting read stage without written request data pending is not supported
  587. stashApplyConflict=Applying stashed changes resulted in a conflict
  588. stashApplyConflictInIndex=Applying stashed index changes resulted in a conflict. Dropped index changes.
  589. stashApplyFailed=Applying stashed changes did not successfully complete
  590. stashApplyOnUnsafeRepository=Cannot apply stashed commit on a repository with state: {0}
  591. stashApplyWithoutHead=Cannot apply stashed commit in an empty repository or onto an unborn branch
  592. stashCommitIncorrectNumberOfParents=Stashed commit ''{0}'' does have {1} parent commits instead of 2 or 3.
  593. stashDropDeleteRefFailed=Deleting stash reference failed with result: {0}
  594. stashDropFailed=Dropping stashed commit failed
  595. stashDropMissingReflog=Stash reflog does not contain entry ''{0}''
  596. stashFailed=Stashing local changes did not successfully complete
  597. stashResolveFailed=Reference ''{0}'' does not resolve to stashed commit
  598. statelessRPCRequiresOptionToBeEnabled=stateless RPC requires {0} to be enabled
  599. storePushCertMultipleRefs=Store push certificate for {0} refs
  600. storePushCertOneRef=Store push certificate for {0}
  601. storePushCertReflog=Store push certificate
  602. submoduleExists=Submodule ''{0}'' already exists in the index
  603. submoduleParentRemoteUrlInvalid=Cannot remove segment from remote url ''{0}''
  604. submodulesNotSupported=Submodules are not supported
  605. supportOnlyPackIndexVersion2=Only support index version 2
  606. symlinkCannotBeWrittenAsTheLinkTarget=Symlink "{0}" cannot be written as the link target cannot be read from within Java.
  607. systemConfigFileInvalid=System wide config file {0} is invalid {1}
  608. tagAlreadyExists=tag ''{0}'' already exists
  609. tagNameInvalid=tag name {0} is invalid
  610. tagOnRepoWithoutHEADCurrentlyNotSupported=Tag on repository without HEAD currently not supported
  611. theFactoryMustNotBeNull=The factory must not be null
  612. timeIsUncertain=Time is uncertain
  613. timerAlreadyTerminated=Timer already terminated
  614. tooManyCommands=Too many commands
  615. tooManyIncludeRecursions=Too many recursions; circular includes in config file(s)?
  616. topologicalSortRequired=Topological sort required.
  617. transactionAborted=transaction aborted
  618. transportExceptionBadRef=Empty ref: {0}: {1}
  619. transportExceptionEmptyRef=Empty ref: {0}
  620. transportExceptionInvalid=Invalid {0} {1}:{2}
  621. transportExceptionMissingAssumed=Missing assumed {0}
  622. transportExceptionReadRef=read {0}
  623. transportNeedsRepository=Transport needs repository
  624. transportProvidedRefWithNoObjectId=Transport provided ref {0} with no object id
  625. transportProtoAmazonS3=Amazon S3
  626. transportProtoBundleFile=Git Bundle File
  627. transportProtoFTP=FTP
  628. transportProtoGitAnon=Anonymous Git
  629. transportProtoHTTP=HTTP
  630. transportProtoLocal=Local Git Repository
  631. transportProtoSFTP=SFTP
  632. transportProtoSSH=SSH
  633. transportProtoTest=Test
  634. transportSSHRetryInterrupt=Interrupted while waiting for retry
  635. treeEntryAlreadyExists=Tree entry "{0}" already exists.
  636. treeFilterMarkerTooManyFilters=Too many markTreeFilters passed, maximum number is {0} (passed {1})
  637. treeIteratorDoesNotSupportRemove=TreeIterator does not support remove()
  638. treeWalkMustHaveExactlyTwoTrees=TreeWalk should have exactly two trees.
  639. truncatedHunkLinesMissingForAncestor=Truncated hunk, at least {0} lines missing for ancestor {1}
  640. truncatedHunkNewLinesMissing=Truncated hunk, at least {0} new lines is missing
  641. truncatedHunkOldLinesMissing=Truncated hunk, at least {0} old lines is missing
  642. tSizeMustBeGreaterOrEqual1=tSize must be >= 1
  643. unableToCheckConnectivity=Unable to check connectivity.
  644. unableToCreateNewObject=Unable to create new object: {0}
  645. unableToStore=Unable to store {0}.
  646. unableToWrite=Unable to write {0}
  647. unauthorized=Unauthorized
  648. unencodeableFile=Unencodable file: {0}
  649. unexpectedCompareResult=Unexpected metadata comparison result: {0}
  650. unexpectedEndOfConfigFile=Unexpected end of config file
  651. unexpectedEndOfInput=Unexpected end of input
  652. unexpectedHunkTrailer=Unexpected hunk trailer
  653. unexpectedOddResult=odd: {0} + {1} - {2}
  654. unexpectedRefReport={0}: unexpected ref report: {1}
  655. unexpectedReportLine=unexpected report line: {0}
  656. unexpectedReportLine2={0} unexpected report line: {1}
  657. unknownOrUnsupportedCommand=Unknown or unsupported command "{0}", only "{1}" is allowed.
  658. unknownDIRCVersion=Unknown DIRC version {0}
  659. unknownHost=unknown host
  660. unknownIndexVersionOrCorruptIndex=Unknown index version (or corrupt index): {0}
  661. unknownObject=unknown object
  662. unknownObjectType=Unknown object type {0}.
  663. unknownObjectType2=unknown
  664. unknownRepositoryFormat=Unknown repository format
  665. unknownRepositoryFormat2=Unknown repository format "{0}"; expected "0".
  666. unknownZlibError=Unknown zlib error.
  667. unmergedPath=Unmerged path: {0}
  668. unmergedPaths=Repository contains unmerged paths
  669. unpackException=Exception while parsing pack stream
  670. unreadablePackIndex=Unreadable pack index: {0}
  671. unrecognizedRef=Unrecognized ref: {0}
  672. unsetMark=Mark not set
  673. unsupportedAlternates=Alternates not supported
  674. unsupportedArchiveFormat=Unknown archive format ''{0}''
  675. unsupportedCommand0=unsupported command 0
  676. unsupportedEncryptionAlgorithm=Unsupported encryption algorithm: {0}
  677. unsupportedEncryptionVersion=Unsupported encryption version: {0}
  678. unsupportedGC=Unsupported garbage collector for repository type: {0}
  679. unsupportedMark=Mark not supported
  680. unsupportedOperationNotAddAtEnd=Not add-at-end: {0}
  681. unsupportedPackIndexVersion=Unsupported pack index version {0}
  682. unsupportedPackVersion=Unsupported pack version {0}.
  683. unsupportedRepositoryDescription=Repository description not supported
  684. updatingHeadFailed=Updating HEAD failed
  685. updatingReferences=Updating references
  686. updatingRefFailed=Updating the ref {0} to {1} failed. ReturnCode from RefUpdate.update() was {2}
  687. upstreamBranchName=branch ''{0}'' of {1}
  688. uriNotConfigured=Submodule URI not configured
  689. uriNotFound={0} not found
  690. URINotSupported=URI not supported: {0}
  691. URLNotFound={0} not found
  692. userConfigFileInvalid=User config file {0} invalid {1}
  693. walkFailure=Walk failure.
  694. wantNotValid=want {0} not valid
  695. weeksAgo={0} weeks ago
  696. windowSizeMustBeLesserThanLimit=Window size must be < limit
  697. windowSizeMustBePowerOf2=Window size must be power of 2
  698. writerAlreadyInitialized=Writer already initialized
  699. writeTimedOut=Write timed out after {0} ms
  700. writingNotPermitted=Writing not permitted
  701. writingNotSupported=Writing {0} not supported.
  702. writingObjects=Writing objects
  703. wrongDecompressedLength=wrong decompressed length
  704. wrongRepositoryState=Wrong Repository State: {0}
  705. year=year
  706. years=years
  707. years0MonthsAgo={0} {1} ago
  708. yearsAgo={0} years ago
  709. yearsMonthsAgo={0} {1}, {2} {3} ago