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.
592 lines
33 KiB
592 lines
33 KiB
# |
|
# Messages with format elements ({0}) are processed using java.text.MessageFormat. |
|
# |
|
abbreviationLengthMustBeNonNegative=Abbreviation length must not be negative. |
|
abortingRebase=Aborting rebase: resetting to {0} |
|
abortingRebaseFailed=Could not abort rebase |
|
abortingRebaseFailedNoOrigHead=Could not abort rebase since ORIG_HEAD is null |
|
advertisementCameBefore=advertisement of {0}^'{}' came before {1} |
|
advertisementOfCameBefore=advertisement of {0}^'{}' came before {1} |
|
amazonS3ActionFailed={0} of ''{1}'' failed: {2} {3} |
|
amazonS3ActionFailedGivingUp={0} of ''{1}'' failed: Giving up after {2} attempts. |
|
ambiguousObjectAbbreviation=Object abbreviation {0} is ambiguous |
|
aNewObjectIdIsRequired=A NewObjectId is required. |
|
anExceptionOccurredWhileTryingToAddTheIdOfHEAD=An exception occurred while trying to add the Id of HEAD |
|
anSSHSessionHasBeenAlreadyCreated=An SSH session has been already created |
|
applyingCommit=Applying {0} |
|
archiveFormatAlreadyAbsent=Archive format already absent: {0} |
|
archiveFormatAlreadyRegistered=Archive format already registered with different implementation: {0} |
|
argumentIsNotAValidCommentString=Invalid comment: {0} |
|
atLeastOnePathIsRequired=At least one path is required. |
|
atLeastOnePatternIsRequired=At least one pattern is required. |
|
atLeastTwoFiltersNeeded=At least two filters needed. |
|
authenticationNotSupported=authentication not supported |
|
badBase64InputCharacterAt=Bad Base64 input character at {0} : {1} (decimal) |
|
badEntryDelimiter=Bad entry delimiter |
|
badEntryName=Bad entry name: {0} |
|
badEscape=Bad escape: {0} |
|
badGroupHeader=Bad group header |
|
badObjectType=Bad object type: {0} |
|
badSectionEntry=Bad section entry: {0} |
|
bareRepositoryNoWorkdirAndIndex=Bare Repository has neither a working tree, nor an index |
|
base64InputNotProperlyPadded=Base64 input not properly padded. |
|
baseLengthIncorrect=base length incorrect |
|
bitmapMissingObject=Bitmap at {0} is missing {1}. |
|
bitmapsMustBePrepared=Bitmaps must be prepared before they may be written. |
|
blameNotCommittedYet=Not Committed Yet |
|
blobNotFound=Blob not found: {0} |
|
blobNotFoundForPath=Blob not found: {0} for path: {1} |
|
branchNameInvalid=Branch name {0} is not allowed |
|
buildingBitmaps=Building bitmaps |
|
cachedPacksPreventsIndexCreation=Using cached packs prevents index creation |
|
cachedPacksPreventsListingObjects=Using cached packs prevents listing objects |
|
cannotBeCombined=Cannot be combined. |
|
cannotBeRecursiveWhenTreesAreIncluded=TreeWalk shouldn't be recursive when tree objects are included. |
|
cannotChangeActionOnComment=Cannot change action on comment line in git-rebase-todo file, old action: {0}, new action: {1}. |
|
cannotChangeToComment=Cannot change a non-comment line to a comment line. |
|
cannotCombineSquashWithNoff=Cannot combine --squash with --no-ff. |
|
cannotCombineTreeFilterWithRevFilter=Cannot combine TreeFilter {0} with RevFilter {1}. |
|
cannotCommitOnARepoWithState=Cannot commit on a repo with state: {0} |
|
cannotCommitWriteTo=Cannot commit write to {0} |
|
cannotConnectPipes=cannot connect pipes |
|
cannotConvertScriptToText=Cannot convert script to text |
|
cannotCreateConfig=cannot create config |
|
cannotCreateDirectory=Cannot create directory {0} |
|
cannotCreateHEAD=cannot create HEAD |
|
cannotCreateIndexfile=Cannot create an index file with name {0} |
|
cannotCreateTempDir=Cannot create a temp dir |
|
cannotDeleteCheckedOutBranch=Branch {0} is checked out and can not be deleted |
|
cannotDeleteFile=Cannot delete file: {0} |
|
cannotDeleteStaleTrackingRef=Cannot delete stale tracking ref {0} |
|
cannotDeleteStaleTrackingRef2=Cannot delete stale tracking ref {0}: {1} |
|
cannotDetermineProxyFor=Cannot determine proxy for {0} |
|
cannotDownload=Cannot download {0} |
|
cannotExecute=cannot execute: {0} |
|
cannotGet=Cannot get {0} |
|
cannotListRefs=cannot list refs |
|
cannotLock=Cannot lock {0} |
|
cannotLockPackIn=Cannot lock pack in {0} |
|
cannotMatchOnEmptyString=Cannot match on empty string. |
|
cannotMoveIndexTo=Cannot move index to {0} |
|
cannotMovePackTo=Cannot move pack to {0} |
|
cannotOpenService=cannot open {0} |
|
cannotParseDate=The date specification "{0}" could not be parsed with the following formats: {1} |
|
cannotParseGitURIish=Cannot parse Git URI-ish |
|
cannotPullOnARepoWithState=Cannot pull into a repository with state: {0} |
|
cannotRead=Cannot read {0} |
|
cannotReadBlob=Cannot read blob {0} |
|
cannotReadCommit=Cannot read commit {0} |
|
cannotReadFile=Cannot read file {0} |
|
cannotReadHEAD=cannot read HEAD: {0} {1} |
|
cannotReadObject=Cannot read object |
|
cannotReadTree=Cannot read tree {0} |
|
cannotRebaseWithoutCurrentHead=Can not rebase without a current HEAD |
|
cannotResolveLocalTrackingRefForUpdating=Cannot resolve local tracking ref {0} for updating. |
|
cannotSquashFixupWithoutPreviousCommit=Cannot {0} without previous commit. |
|
cannotStoreObjects=cannot store objects |
|
cannotUnloadAModifiedTree=Cannot unload a modified tree. |
|
cannotWorkWithOtherStagesThanZeroRightNow=Cannot work with other stages than zero right now. Won't write corrupt index. |
|
canOnlyCherryPickCommitsWithOneParent=Cannot cherry-pick commit ''{0}'' because it has {1} parents, only commits with exactly one parent are supported. |
|
canOnlyRevertCommitsWithOneParent=Cannot revert commit ''{0}'' because it has {1} parents, only commits with exactly one parent are supported |
|
commitDoesNotHaveGivenParent=The commit ''{0}'' does not have a parent number {1}. |
|
cantFindObjectInReversePackIndexForTheSpecifiedOffset=Can''t find object in (reverse) pack index for the specified offset {0} |
|
cantPassMeATree=Can't pass me a tree! |
|
channelMustBeInRange1_255=channel {0} must be in range [1, 255] |
|
characterClassIsNotSupported=The character class {0} is not supported. |
|
checkoutConflictWithFile=Checkout conflict with file: {0} |
|
checkoutConflictWithFiles=Checkout conflict with files: {0} |
|
checkoutUnexpectedResult=Checkout returned unexpected result {0} |
|
classCastNotA=Not a {0} |
|
cloneNonEmptyDirectory=Destination path "{0}" already exists and is not an empty directory |
|
collisionOn=Collision on {0} |
|
commandWasCalledInTheWrongState=Command {0} was called in the wrong state |
|
commitAlreadyExists=exists {0} |
|
commitMessageNotSpecified=commit message not specified |
|
commitOnRepoWithoutHEADCurrentlyNotSupported=Commit on repo without HEAD currently not supported |
|
commitAmendOnInitialNotPossible=Amending is not possible on initial commit. |
|
commitRejectedByHook=Commit rejected by "{0}" hook.\n{1} |
|
compressingObjects=Compressing objects |
|
connectionFailed=connection failed |
|
connectionTimeOut=Connection time out: {0} |
|
contextMustBeNonNegative=context must be >= 0 |
|
corruptionDetectedReReadingAt=Corruption detected re-reading at {0} |
|
corruptObjectBadStream=bad stream |
|
corruptObjectBadStreamCorruptHeader=bad stream, corrupt header |
|
corruptObjectGarbageAfterSize=garbage after size |
|
corruptObjectIncorrectLength=incorrect length |
|
corruptObjectInvalidEntryMode=invalid entry mode |
|
corruptObjectInvalidMode=invalid mode |
|
corruptObjectInvalidMode2=invalid mode {0} |
|
corruptObjectInvalidMode3=invalid mode {0} for {1} ''{2}'' in {3}. |
|
corruptObjectInvalidType=invalid type |
|
corruptObjectInvalidType2=invalid type {0} |
|
corruptObjectMalformedHeader=malformed header: {0} |
|
corruptObjectNegativeSize=negative size |
|
corruptObjectNoAuthor=no author |
|
corruptObjectNoCommitter=no committer |
|
corruptObjectNoHeader=no header |
|
corruptObjectNoObject=no object |
|
corruptObjectNoTaggerBadHeader=no tagger/bad header |
|
corruptObjectNoTaggerHeader=no tagger header |
|
corruptObjectNoTagName=no tag name |
|
corruptObjectNotree=no tree |
|
corruptObjectNoType=no type |
|
corruptObjectPackfileChecksumIncorrect=Packfile checksum incorrect. |
|
couldNotCheckOutBecauseOfConflicts=Could not check out because of conflicts |
|
couldNotDeleteLockFileShouldNotHappen=Could not delete lock file. Should not happen |
|
couldNotDeleteTemporaryIndexFileShouldNotHappen=Could not delete temporary index file. Should not happen |
|
couldNotGetAdvertisedRef=Could not get advertised Ref for branch {0} |
|
couldNotGetRepoStatistics=Could not get repository statistics |
|
couldNotLockHEAD=Could not lock HEAD |
|
couldNotReadIndexInOneGo=Could not read index in one go, only {0} out of {1} read |
|
couldNotReadObjectWhileParsingCommit=Could not read an object while parsing commit {0} |
|
couldNotRenameDeleteOldIndex=Could not rename delete old index |
|
couldNotRenameTemporaryFile=Could not rename temporary file {0} to new location {1} |
|
couldNotRenameTemporaryIndexFileToIndex=Could not rename temporary index file to index |
|
couldNotURLEncodeToUTF8=Could not URL encode to UTF-8 |
|
couldNotWriteFile=Could not write file {0} |
|
countingObjects=Counting objects |
|
corruptPack=Pack file {0} is corrupt, removing it from pack list |
|
createBranchFailedUnknownReason=Create branch failed for unknown reason |
|
createBranchUnexpectedResult=Create branch returned unexpected result {0} |
|
createNewFileFailed=Could not create new file {0} |
|
credentialPassword=Password |
|
credentialUsername=Username |
|
daemonAlreadyRunning=Daemon already running |
|
daysAgo={0} days ago |
|
deleteBranchUnexpectedResult=Delete branch returned unexpected result {0} |
|
deleteFileFailed=Could not delete file {0} |
|
deleteTagUnexpectedResult=Delete tag returned unexpected result {0} |
|
deletingNotSupported=Deleting {0} not supported. |
|
destinationIsNotAWildcard=Destination is not a wildcard. |
|
detachedHeadDetected=HEAD is detached |
|
dirCacheDoesNotHaveABackingFile=DirCache does not have a backing file |
|
dirCacheFileIsNotLocked=DirCache {0} not locked |
|
dirCacheIsNotLocked=DirCache is not locked |
|
DIRCChecksumMismatch=DIRC checksum mismatch |
|
DIRCExtensionIsTooLargeAt=DIRC extension {0} is too large at {1} bytes. |
|
DIRCExtensionNotSupportedByThisVersion=DIRC extension {0} not supported by this version. |
|
DIRCHasTooManyEntries=DIRC has too many entries. |
|
DIRCUnrecognizedExtendedFlags=Unrecognized extended flags: {0} |
|
dirtyFilesExist=Dirty files exist. Refusing to merge |
|
doesNotHandleMode=Does not handle mode {0} ({1}) |
|
downloadCancelled=Download cancelled |
|
downloadCancelledDuringIndexing=Download cancelled during indexing |
|
duplicateAdvertisementsOf=duplicate advertisements of {0} |
|
duplicateRef=Duplicate ref: {0} |
|
duplicateRemoteRefUpdateIsIllegal=Duplicate remote ref update is illegal. Affected remote name: {0} |
|
duplicateStagesNotAllowed=Duplicate stages not allowed |
|
eitherGitDirOrWorkTreeRequired=One of setGitDir or setWorkTree must be called. |
|
emptyCommit=No changes |
|
emptyPathNotPermitted=Empty path not permitted. |
|
encryptionError=Encryption error: {0} |
|
endOfFileInEscape=End of file in escape |
|
entryNotFoundByPath=Entry not found by path: {0} |
|
enumValueNotSupported2=Invalid value: {0}.{1}={2} |
|
enumValueNotSupported3=Invalid value: {0}.{1}.{2}={3} |
|
enumValuesNotAvailable=Enumerated values of type {0} not available |
|
errorDecodingFromFile=Error decoding from file {0} |
|
errorEncodingFromFile=Error encoding from file {0} |
|
errorInBase64CodeReadingStream=Error in Base64 code reading stream. |
|
errorInPackedRefs=error in packed-refs |
|
errorInvalidProtocolWantedOldNewRef=error: invalid protocol: wanted 'old new ref' |
|
errorListing=Error listing {0} |
|
errorOccurredDuringUnpackingOnTheRemoteEnd=error occurred during unpacking on the remote end: {0} |
|
errorReadingInfoRefs=error reading info/refs |
|
errorSymlinksNotSupported=Symlinks are not supported with this OS/JRE |
|
exceptionCaughtDuringExecutionOfHook=Exception caught during execution of "{0}" hook. |
|
exceptionCaughtDuringExecutionOfAddCommand=Exception caught during execution of add command |
|
exceptionCaughtDuringExecutionOfArchiveCommand=Exception caught during execution of archive command |
|
exceptionCaughtDuringExecutionOfCherryPickCommand=Exception caught during execution of cherry-pick command. {0} |
|
exceptionCaughtDuringExecutionOfCommitCommand=Exception caught during execution of commit command |
|
exceptionCaughtDuringExecutionOfFetchCommand=Exception caught during execution of fetch command |
|
exceptionCaughtDuringExecutionOfLsRemoteCommand=Exception caught during execution of ls-remote command |
|
exceptionCaughtDuringExecutionOfMergeCommand=Exception caught during execution of merge command. {0} |
|
exceptionCaughtDuringExecutionOfPullCommand=Exception caught during execution of pull command |
|
exceptionCaughtDuringExecutionOfPushCommand=Exception caught during execution of push command |
|
exceptionCaughtDuringExecutionOfResetCommand=Exception caught during execution of reset command. {0} |
|
exceptionCaughtDuringExecutionOfRevertCommand=Exception caught during execution of revert command. {0} |
|
exceptionCaughtDuringExecutionOfRmCommand=Exception caught during execution of rm command |
|
exceptionCaughtDuringExecutionOfTagCommand=Exception caught during execution of tag command |
|
exceptionHookExecutionInterrupted=Execution of "{0}" hook interrupted. |
|
exceptionOccurredDuringAddingOfOptionToALogCommand=Exception occurred during adding of {0} as option to a Log command |
|
exceptionOccurredDuringReadingOfGIT_DIR=Exception occurred during reading of $GIT_DIR/{0}. {1} |
|
exceptionWhileReadingPack=ERROR: Exception caught while accessing pack file {0}, the pack file might be corrupt |
|
expectedACKNAKFoundEOF=Expected ACK/NAK, found EOF |
|
expectedACKNAKGot=Expected ACK/NAK, got: {0} |
|
expectedBooleanStringValue=Expected boolean string value |
|
expectedCharacterEncodingGuesses=Expected {0} character encoding guesses |
|
expectedEOFReceived=expected EOF; received ''{0}'' instead |
|
expectedGot=expected ''{0}'', got ''{1}'' |
|
expectedLessThanGot=expected less than ''{0}'', got ''{1}'' |
|
expectedPktLineWithService=expected pkt-line with ''# service=-'', got ''{0}'' |
|
expectedReceivedContentType=expected Content-Type {0}; received Content-Type {1} |
|
expectedReportForRefNotReceived={0}: expected report for ref {1} not received |
|
failedUpdatingRefs=failed updating refs |
|
failureDueToOneOfTheFollowing=Failure due to one of the following: |
|
failureUpdatingFETCH_HEAD=Failure updating FETCH_HEAD: {0} |
|
failureUpdatingTrackingRef=Failure updating tracking ref {0}: {1} |
|
fileCannotBeDeleted=File cannot be deleted: {0} |
|
fileIsTooBigForThisConvenienceMethod=File is too big for this convenience method ({0} bytes). |
|
fileIsTooLarge=File is too large: {0} |
|
fileModeNotSetForPath=FileMode not set for path {0} |
|
flagIsDisposed={0} is disposed. |
|
flagNotFromThis={0} not from this. |
|
flagsAlreadyCreated={0} flags already created. |
|
funnyRefname=funny refname |
|
gcFailed=Garbage collection failed. |
|
gitmodulesNotFound=.gitmodules not found in tree. |
|
headRequiredToStash=HEAD required to stash local changes |
|
hoursAgo={0} hours ago |
|
hugeIndexesAreNotSupportedByJgitYet=Huge indexes are not supported by jgit, yet |
|
hunkBelongsToAnotherFile=Hunk belongs to another file |
|
hunkDisconnectedFromFile=Hunk disconnected from file |
|
hunkHeaderDoesNotMatchBodyLineCountOf=Hunk header {0} does not match body line count of {1} |
|
illegalArgumentNotA=Not {0} |
|
illegalCombinationOfArguments=The combination of arguments {0} and {1} is not allowed |
|
illegalPackingPhase=Illegal packing phase {0} |
|
illegalStateExists=exists {0} |
|
improperlyPaddedBase64Input=Improperly padded Base64 input. |
|
incorrectHashFor=Incorrect hash for {0}; computed {1} as a {2} from {3} bytes. |
|
incorrectOBJECT_ID_LENGTH=Incorrect OBJECT_ID_LENGTH. |
|
indexFileCorruptedNegativeBucketCount=Invalid negative bucket count read from pack v2 index file: {0} |
|
indexFileIsInUse=Index file is in use |
|
indexFileIsTooLargeForJgit=Index file is too large for jgit |
|
indexSignatureIsInvalid=Index signature is invalid: {0} |
|
indexWriteException=Modified index could not be written |
|
initFailedBareRepoDifferentDirs=When initializing a bare repo with directory {0} and separate git-dir {1} specified both folders must point to the same location |
|
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 |
|
inMemoryBufferLimitExceeded=In-memory buffer limit exceeded |
|
inputStreamMustSupportMark=InputStream must support mark() |
|
integerValueOutOfRange=Integer value {0}.{1} out of range |
|
internalRevisionError=internal revision error |
|
internalServerError=internal server error |
|
interruptedWriting=Interrupted writing {0} |
|
inTheFuture=in the future |
|
invalidAdvertisementOf=invalid advertisement of {0} |
|
invalidAncestryLength=Invalid ancestry length |
|
invalidBooleanValue=Invalid boolean value: {0}.{1}={2} |
|
invalidChannel=Invalid channel {0} |
|
invalidCharacterInBase64Data=Invalid character in Base64 data. |
|
invalidCommitParentNumber=Invalid commit parent number |
|
invalidEncryption=Invalid encryption |
|
invalidGitdirRef = Invalid .git reference in file ''{0}'' |
|
invalidGitType=invalid git type: {0} |
|
invalidId=Invalid id {0} |
|
invalidIdLength=Invalid id length {0}; should be {1} |
|
invalidIntegerValue=Invalid integer value: {0}.{1}={2} |
|
invalidKey=Invalid key: {0} |
|
invalidLineInConfigFile=Invalid line in config file |
|
invalidModeFor=Invalid mode {0} for {1} {2} in {3}. |
|
invalidModeForPath=Invalid mode {0} for path {1} |
|
invalidObject=Invalid {0} {1}: {2} |
|
invalidOldIdSent=invalid old id sent |
|
invalidPacketLineHeader=Invalid packet line header: {0} |
|
invalidPath=Invalid path: {0} |
|
invalidPathContainsSeparator=Invalid path (contains separator ''{0}''): {1} |
|
invalidPathPeriodAtEndWindows=Invalid path (period at end is ignored by Windows): {0} |
|
invalidPathSpaceAtEndWindows=Invalid path (space at end is ignored by Windows): {0} |
|
invalidPathReservedOnWindows=Invalid path (''{0}'' is reserved on Windows): {1} |
|
invalidReflogRevision=Invalid reflog revision: {0} |
|
invalidRefName=Invalid ref name: {0} |
|
invalidRemote=Invalid remote: {0} |
|
invalidStageForPath=Invalid stage {0} for path {1} |
|
invalidTagOption=Invalid tag option: {0} |
|
invalidTimeout=Invalid timeout: {0} |
|
invalidURL=Invalid URL {0} |
|
invalidWildcards=Invalid wildcards {0} |
|
invalidRefSpec=Invalid refspec {0} |
|
invalidWindowSize=Invalid window size |
|
isAStaticFlagAndHasNorevWalkInstance={0} is a static flag and has no RevWalk instance |
|
JRELacksMD5Implementation=JRE lacks MD5 implementation |
|
kNotInRange=k {0} not in {1} - {2} |
|
largeObjectExceedsByteArray=Object {0} exceeds 2 GiB byte array limit |
|
largeObjectExceedsLimit=Object {0} exceeds {1} limit, actual size is {2} |
|
largeObjectException={0} exceeds size limit |
|
largeObjectOutOfMemory=Out of memory loading {0} |
|
lengthExceedsMaximumArraySize=Length exceeds maximum array size |
|
listingAlternates=Listing alternates |
|
localObjectsIncomplete=Local objects incomplete. |
|
localRefIsMissingObjects=Local ref {0} is missing object(s). |
|
lockCountMustBeGreaterOrEqual1=lockCount must be >= 1 |
|
lockError=lock error: {0} |
|
lockOnNotClosed=Lock on {0} not closed. |
|
lockOnNotHeld=Lock on {0} not held. |
|
malformedpersonIdentString=Malformed PersonIdent string (no < was found): {0} |
|
maxCountMustBeNonNegative=max count must be >= 0 |
|
mergeConflictOnNonNoteEntries=Merge conflict on non-note entries: base = {0}, ours = {1}, theirs = {2} |
|
mergeConflictOnNotes=Merge conflict on note {0}. base = {1}, ours = {2}, theirs = {2} |
|
mergeStrategyAlreadyExistsAsDefault=Merge strategy "{0}" already exists as a default strategy |
|
mergeStrategyDoesNotSupportHeads=merge strategy {0} does not support {1} heads to be merged into HEAD |
|
mergeUsingStrategyResultedInDescription=Merge of revisions {0} with base {1} using strategy {2} resulted in: {3}. {4} |
|
mergeRecursiveConflictsWhenMergingCommonAncestors=Multiple common ancestors were found and merging them resulted in a conflict: {0}, {1} |
|
mergeRecursiveReturnedNoCommit=Merge returned no commit:\n Depth {0}\n Head one {1}\n Head two {2} |
|
mergeRecursiveTooManyMergeBasesFor = "More than {0} merge bases for:\n a {1}\n b {2} found:\n count {3}" |
|
messageAndTaggerNotAllowedInUnannotatedTags = Unannotated tags cannot have a message or tagger |
|
minutesAgo={0} minutes ago |
|
missingAccesskey=Missing accesskey. |
|
missingConfigurationForKey=No value for key {0} found in configuration |
|
missingDeltaBase=delta base |
|
missingForwardImageInGITBinaryPatch=Missing forward-image in GIT binary patch |
|
missingObject=Missing {0} {1} |
|
missingPrerequisiteCommits=missing prerequisite commits: |
|
missingRequiredParameter=Parameter "{0}" is missing |
|
missingSecretkey=Missing secretkey. |
|
mixedStagesNotAllowed=Mixed stages not allowed |
|
mkDirFailed=Creating directory {0} failed |
|
mkDirsFailed=Creating directories for {0} failed |
|
month=month |
|
months=months |
|
monthsAgo={0} months ago |
|
multipleMergeBasesFor=Multiple merge bases for:\n {0}\n {1} found:\n {2}\n {3} |
|
need2Arguments=Need 2 arguments |
|
needPackOut=need packOut |
|
needsAtLeastOneEntry=Needs at least one entry |
|
needsWorkdir=Needs workdir |
|
newlineInQuotesNotAllowed=Newline in quotes not allowed |
|
noApplyInDelete=No apply in delete |
|
noClosingBracket=No closing {0} found for {1} at index {2}. |
|
noCredentialsProvider=Authentication is required but no CredentialsProvider has been registered |
|
noHEADExistsAndNoExplicitStartingRevisionWasSpecified=No HEAD exists and no explicit starting revision was specified |
|
noHMACsupport=No {0} support: {1} |
|
noMergeBase=No merge base could be determined. Reason={0}. {1} |
|
noMergeHeadSpecified=No merge head specified |
|
noSuchRef=no such ref |
|
notABoolean=Not a boolean: {0} |
|
notABundle=not a bundle |
|
notADIRCFile=Not a DIRC file. |
|
notAGitDirectory=not a git directory |
|
notAPACKFile=Not a PACK file. |
|
notARef=Not a ref: {0}: {1} |
|
notASCIIString=Not ASCII string: {0} |
|
notAuthorized=not authorized |
|
notAValidPack=Not a valid pack {0} |
|
notFound=not found. |
|
nothingToFetch=Nothing to fetch. |
|
nothingToPush=Nothing to push. |
|
notMergedExceptionMessage=Branch was not deleted as it has not been merged yet; use the force option to delete it anyway |
|
noXMLParserAvailable=No XML parser available. |
|
objectAtHasBadZlibStream=Object at {0} in {1} has bad zlib stream |
|
objectAtPathDoesNotHaveId=Object at path "{0}" does not have an id assigned. All object ids must be assigned prior to writing a tree. |
|
objectIsCorrupt=Object {0} is corrupt: {1} |
|
objectIsNotA=Object {0} is not a {1}. |
|
objectNotFound=Object {0} not found. |
|
objectNotFoundIn=Object {0} not found in {1}. |
|
obtainingCommitsForCherryPick=Obtaining commits that need to be cherry-picked |
|
offsetWrittenDeltaBaseForObjectNotFoundInAPack=Offset-written delta base for object not found in a pack |
|
onlyAlreadyUpToDateAndFastForwardMergesAreAvailable=only already-up-to-date and fast forward merges are available |
|
onlyOneFetchSupported=Only one fetch supported |
|
onlyOneOperationCallPerConnectionIsSupported=Only one operation call per connection is supported. |
|
openFilesMustBeAtLeast1=Open files must be >= 1 |
|
openingConnection=Opening connection |
|
operationCanceled=Operation {0} was canceled |
|
outputHasAlreadyBeenStarted=Output has already been started. |
|
packChecksumMismatch=Pack checksum mismatch detected for pack file {0} |
|
packCorruptedWhileWritingToFilesystem=Pack corrupted while writing to filesystem |
|
packDoesNotMatchIndex=Pack {0} does not match index |
|
packetSizeMustBeAtLeast=packet size {0} must be >= {1} |
|
packetSizeMustBeAtMost=packet size {0} must be <= {1} |
|
packfileCorruptionDetected=Packfile corruption detected: {0} |
|
packFileInvalid=Pack file invalid: {0} |
|
packfileIsTruncated=Packfile {0} is truncated. |
|
packfileIsTruncatedNoParam=Packfile is truncated. |
|
packHasUnresolvedDeltas=pack has unresolved deltas |
|
packingCancelledDuringObjectsWriting=Packing cancelled during objects writing |
|
packObjectCountMismatch=Pack object count mismatch: pack {0} index {1}: {2} |
|
packRefs=Pack refs |
|
packSizeNotSetYet=Pack size not yet set since it has not yet been received |
|
packTooLargeForIndexVersion1=Pack too large for index version 1 |
|
packWasDeleted=Pack file {0} was deleted, removing it from pack list |
|
packWriterStatistics=Total {0,number,#0} (delta {1,number,#0}), reused {2,number,#0} (delta {3,number,#0}) |
|
panicCantRenameIndexFile=Panic: index file {0} must be renamed to replace {1}; until then repository is corrupt |
|
patchApplyException=Cannot apply: {0} |
|
patchFormatException=Format error: {0} |
|
pathIsNotInWorkingDir=Path is not in working dir |
|
pathNotConfigured=Submodule path is not configured |
|
peeledLineBeforeRef=Peeled line before ref. |
|
peerDidNotSupplyACompleteObjectGraph=peer did not supply a complete object graph |
|
prefixRemote=remote: |
|
problemWithResolvingPushRefSpecsLocally=Problem with resolving push ref specs locally: {0} |
|
progressMonUploading=Uploading {0} |
|
propertyIsAlreadyNonNull=Property is already non null |
|
pruneLoosePackedObjects=Prune loose objects also found in pack files |
|
pruneLooseUnreferencedObjects=Prune loose, unreferenced objects |
|
pullOnRepoWithoutHEADCurrentlyNotSupported=Pull on repository without HEAD currently not supported |
|
pullTaskName=Pull |
|
pushCancelled=push cancelled |
|
pushIsNotSupportedForBundleTransport=Push is not supported for bundle transport |
|
pushNotPermitted=push not permitted |
|
rawLogMessageDoesNotParseAsLogEntry=Raw log message does not parse as log entry |
|
readingObjectsFromLocalRepositoryFailed=reading objects from local repository failed: {0} |
|
readTimedOut=Read timed out after {0} ms |
|
receivePackObjectTooLarge1=Object too large, rejecting the pack. Max object size limit is {0} bytes. |
|
receivePackObjectTooLarge2=Object too large ({0} bytes), rejecting the pack. Max object size limit is {1} bytes. |
|
receivePackInvalidLimit=Illegal limit parameter value {0} |
|
receivePackTooLarge=Pack exceeds the limit of {0} bytes, rejecting the pack |
|
receivingObjects=Receiving objects |
|
refAlreadyExists=already exists |
|
refAlreadyExists1=Ref {0} already exists |
|
reflogEntryNotFound=Entry {0} not found in reflog for ''{1}'' |
|
refNotResolved=Ref {0} can not be resolved |
|
refUpdateReturnCodeWas=RefUpdate return code was: {0} |
|
remoteConfigHasNoURIAssociated=Remote config "{0}" has no URIs associated |
|
remoteDoesNotHaveSpec=Remote does not have {0} available for fetch. |
|
remoteDoesNotSupportSmartHTTPPush=remote does not support smart HTTP push |
|
remoteHungUpUnexpectedly=remote hung up unexpectedly |
|
remoteNameCantBeNull=Remote name can't be null. |
|
renameBranchFailedBecauseTag=Can not rename as Ref {0} is a tag |
|
renameBranchFailedUnknownReason=Rename failed with unknown reason |
|
renameBranchUnexpectedResult=Unexpected rename result {0} |
|
renameFileFailed=Could not rename file {0} to {1} |
|
renamesAlreadyFound=Renames have already been found. |
|
renamesBreakingModifies=Breaking apart modified file pairs |
|
renamesFindingByContent=Finding renames by content similarity |
|
renamesFindingExact=Finding exact renames |
|
renamesRejoiningModifies=Rejoining modified file pairs |
|
repositoryAlreadyExists=Repository already exists: {0} |
|
repositoryConfigFileInvalid=Repository config file {0} invalid {1} |
|
repositoryIsRequired=Repository is required. |
|
repositoryNotFound=repository not found: {0} |
|
repositoryState_applyMailbox=Apply mailbox |
|
repositoryState_bisecting=Bisecting |
|
repositoryState_conflicts=Conflicts |
|
repositoryState_merged=Merged |
|
repositoryState_normal=Normal |
|
repositoryState_rebase=Rebase |
|
repositoryState_rebaseInteractive=Rebase interactive |
|
repositoryState_rebaseOrApplyMailbox=Rebase/Apply mailbox |
|
repositoryState_rebaseWithMerge=Rebase w/merge |
|
requiredHashFunctionNotAvailable=Required hash function {0} not available. |
|
resettingHead=Resetting head to {0} |
|
resolvingDeltas=Resolving deltas |
|
resultLengthIncorrect=result length incorrect |
|
rewinding=Rewinding to commit {0} |
|
searchForReuse=Finding sources |
|
searchForSizes=Getting sizes |
|
secondsAgo={0} seconds ago |
|
selectingCommits=Selecting commits |
|
sequenceTooLargeForDiffAlgorithm=Sequence too large for difference algorithm. |
|
serviceNotEnabledNoName=Service not enabled |
|
serviceNotPermitted={0} not permitted |
|
serviceNotPermittedNoName=Service not permitted |
|
shallowCommitsAlreadyInitialized=Shallow commits have already been initialized |
|
shortCompressedStreamAt=Short compressed stream at {0} |
|
shortReadOfBlock=Short read of block. |
|
shortReadOfOptionalDIRCExtensionExpectedAnotherBytes=Short read of optional DIRC extension {0}; expected another {1} bytes within the section. |
|
shortSkipOfBlock=Short skip of block. |
|
signingNotSupportedOnTag=Signing isn't supported on tag operations yet. |
|
similarityScoreMustBeWithinBounds=Similarity score must be between 0 and 100. |
|
sizeExceeds2GB=Path {0} size {1} exceeds 2 GiB limit. |
|
skipMustBeNonNegative=skip must be >= 0 |
|
smartHTTPPushDisabled=smart HTTP push disabled |
|
sourceDestinationMustMatch=Source/Destination must match. |
|
sourceIsNotAWildcard=Source is not a wildcard. |
|
sourceRefDoesntResolveToAnyObject=Source ref {0} doesn''t resolve to any object. |
|
sourceRefNotSpecifiedForRefspec=Source ref not specified for refspec: {0} |
|
squashCommitNotUpdatingHEAD=Squash commit -- not updating HEAD |
|
staleRevFlagsOn=Stale RevFlags on {0} |
|
startingReadStageWithoutWrittenRequestDataPendingIsNotSupported=Starting read stage without written request data pending is not supported |
|
stashApplyConflict=Applying stashed changes resulted in a conflict |
|
stashApplyConflictInIndex=Applying stashed index changes resulted in a conflict. Dropped index changes. |
|
stashApplyFailed=Applying stashed changes did not successfully complete |
|
stashApplyOnUnsafeRepository=Cannot apply stashed commit on a repository with state: {0} |
|
stashApplyWithoutHead=Cannot apply stashed commit in an empty repository or onto an unborn branch |
|
stashCommitIncorrectNumberOfParents=Stashed commit ''{0}'' does have {1} parent commits instead of 2 or 3. |
|
stashDropDeleteRefFailed=Deleting stash reference failed with result: {0} |
|
stashDropFailed=Dropping stashed commit failed |
|
stashDropMissingReflog=Stash reflog does not contain entry ''{0}'' |
|
stashFailed=Stashing local changes did not successfully complete |
|
stashResolveFailed=Reference ''{0}'' does not resolve to stashed commit |
|
statelessRPCRequiresOptionToBeEnabled=stateless RPC requires {0} to be enabled |
|
submoduleExists=Submodule ''{0}'' already exists in the index |
|
submoduleParentRemoteUrlInvalid=Cannot remove segment from remote url ''{0}'' |
|
submodulesNotSupported=Submodules are not supported |
|
symlinkCannotBeWrittenAsTheLinkTarget=Symlink "{0}" cannot be written as the link target cannot be read from within Java. |
|
systemConfigFileInvalid=Systen wide config file {0} is invalid {1} |
|
tagAlreadyExists=tag ''{0}'' already exists |
|
tagNameInvalid=tag name {0} is invalid |
|
tagOnRepoWithoutHEADCurrentlyNotSupported=Tag on repository without HEAD currently not supported |
|
theFactoryMustNotBeNull=The factory must not be null |
|
timerAlreadyTerminated=Timer already terminated |
|
topologicalSortRequired=Topological sort required. |
|
transactionAborted=transaction aborted |
|
transportExceptionBadRef=Empty ref: {0}: {1} |
|
transportExceptionEmptyRef=Empty ref: {0} |
|
transportExceptionInvalid=Invalid {0} {1}:{2} |
|
transportExceptionMissingAssumed=Missing assumed {0} |
|
transportExceptionReadRef=read {0} |
|
transportNeedsRepository=Transport needs repository |
|
transportProtoAmazonS3=Amazon S3 |
|
transportProtoBundleFile=Git Bundle File |
|
transportProtoFTP=FTP |
|
transportProtoGitAnon=Anonymous Git |
|
transportProtoHTTP=HTTP |
|
transportProtoLocal=Local Git Repository |
|
transportProtoSFTP=SFTP |
|
transportProtoSSH=SSH |
|
transportSSHRetryInterrupt=Interrupted while waiting for retry |
|
treeEntryAlreadyExists=Tree entry "{0}" already exists. |
|
treeFilterMarkerTooManyFilters=Too many markTreeFilters passed, maximum number is {0} (passed {1}) |
|
treeIteratorDoesNotSupportRemove=TreeIterator does not support remove() |
|
treeWalkMustHaveExactlyTwoTrees=TreeWalk should have exactly two trees. |
|
truncatedHunkLinesMissingForAncestor=Truncated hunk, at least {0} lines missing for ancestor {1} |
|
truncatedHunkNewLinesMissing=Truncated hunk, at least {0} new lines is missing |
|
truncatedHunkOldLinesMissing=Truncated hunk, at least {0} old lines is missing |
|
tSizeMustBeGreaterOrEqual1=tSize must be >= 1 |
|
unableToCheckConnectivity=Unable to check connectivity. |
|
unableToStore=Unable to store {0}. |
|
unableToWrite=Unable to write {0} |
|
unencodeableFile=Unencodable file: {0} |
|
unexpectedCompareResult=Unexpected metadata comparison result: {0} |
|
unexpectedEndOfConfigFile=Unexpected end of config file |
|
unexpectedHunkTrailer=Unexpected hunk trailer |
|
unexpectedOddResult=odd: {0} + {1} - {2} |
|
unexpectedRefReport={0}: unexpected ref report: {1} |
|
unexpectedReportLine=unexpected report line: {0} |
|
unexpectedReportLine2={0} unexpected report line: {1} |
|
unknownOrUnsupportedCommand=Unknown or unsupported command "{0}", only "{1}" is allowed. |
|
unknownDIRCVersion=Unknown DIRC version {0} |
|
unknownHost=unknown host |
|
unknownIndexVersionOrCorruptIndex=Unknown index version (or corrupt index): {0} |
|
unknownObject=unknown object |
|
unknownObjectType=Unknown object type {0}. |
|
unknownRepositoryFormat=Unknown repository format |
|
unknownRepositoryFormat2=Unknown repository format "{0}"; expected "0". |
|
unknownZlibError=Unknown zlib error. |
|
unmergedPath=Unmerged path: {0} |
|
unmergedPaths=Repository contains unmerged paths |
|
unpackException=Exception while parsing pack stream |
|
unreadablePackIndex=Unreadable pack index: {0} |
|
unrecognizedRef=Unrecognized ref: {0} |
|
unsupportedArchiveFormat=Unknown archive format ''{0}'' |
|
unsupportedCommand0=unsupported command 0 |
|
unsupportedEncryptionAlgorithm=Unsupported encryption algorithm: {0} |
|
unsupportedEncryptionVersion=Unsupported encryption version: {0} |
|
unsupportedGC=Unsupported garbage collector for repository type: {0} |
|
unsupportedOperationNotAddAtEnd=Not add-at-end: {0} |
|
unsupportedPackIndexVersion=Unsupported pack index version {0} |
|
unsupportedPackVersion=Unsupported pack version {0}. |
|
updatingReferences=Updating references |
|
updatingRefFailed=Updating the ref {0} to {1} failed. ReturnCode from RefUpdate.update() was {2} |
|
uriNotConfigured=Submodule URI not configured |
|
uriNotFound={0} not found |
|
URINotSupported=URI not supported: {0} |
|
URLNotFound={0} not found |
|
userConfigFileInvalid=User config file {0} invalid {1} |
|
walkFailure=Walk failure. |
|
wantNotValid=want {0} not valid |
|
weeksAgo={0} weeks ago |
|
windowSizeMustBeLesserThanLimit=Window size must be < limit |
|
windowSizeMustBePowerOf2=Window size must be power of 2 |
|
writerAlreadyInitialized=Writer already initialized |
|
writeTimedOut=Write timed out after {0} ms |
|
writingNotPermitted=Writing not permitted |
|
writingNotSupported=Writing {0} not supported. |
|
writingObjects=Writing objects |
|
wrongDecompressedLength=wrong decompressed length |
|
wrongRepositoryState=Wrong Repository State: {0} |
|
year=year |
|
years=years |
|
years0MonthsAgo={0} {1} ago |
|
yearsAgo={0} years ago |
|
yearsMonthsAgo={0} {1}, {2} {3} ago
|
|
|