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.

CLIText.properties 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. # default meta variable defined in the org.kohsuke.args4j.spi.StringOptionHandler
  2. VAL=VAL
  3. # default meta variable defined in the org.kohsuke.args4j.spi.StopOptionHandler
  4. ARGUMENTS=ARGUMENTS
  5. # default meta variable defined in the org.kohsuke.args4j.spi.OneArgumentOptionHandler
  6. N=N
  7. IPZillaPasswordPrompt=IPZilla Password
  8. alreadyOnBranch=Already on ''{0}''
  9. authorInfo=Author: {0} <{1}>
  10. averageMSPerRead=average {0} ms/read
  11. branchAlreadyExists=A branch named ''{0}'' already exists.
  12. branchCreatedFrom=branch: Created from {0}
  13. branchDetachedHEAD=detached HEAD
  14. branchIsNotAnAncestorOfYourCurrentHEAD=The branch '{0}' is not an ancestor of your current HEAD.\nIf you are sure you want to delete it, run 'jgit branch -D {0}'.
  15. branchNotFound=branch '{0}' not found.
  16. cacheTreePathInfo="{0}": {1} entries, {2} children
  17. cannotBeRenamed={0} cannot be renamed
  18. cannotChekoutNoHeadsAdvertisedByRemote=cannot checkout; no HEAD advertised by remote
  19. cannotCreateCommand=Cannot create command {0}
  20. cannotCreateOutputStream=cannot create output stream
  21. cannotDeatchHEAD=Cannot detach HEAD
  22. cannotDeleteFile=error: The following file could not be deleted:
  23. cannotDeleteTheBranchWhichYouAreCurrentlyOn=Cannot delete the branch '{0}' which you are currently on.
  24. cannotGuessLocalNameFrom=cannot guess local name from {0}
  25. cannotLock=Cannot lock {0}
  26. cannotMergeDetachedHead=Cannot merge into detached HEAD
  27. cannotReadBecause=cannot read {0}: {1}
  28. cannotReadPackageInformation=Cannot read package information.
  29. cannotRenameDetachedHEAD=Cannot rename detached HEAD
  30. cannotResolve=Cannot resolve {0}
  31. cannotSetupConsole=Cannot setup console
  32. cannotUseObjectsWithGlog=Cannot use --objects with glog
  33. cannotWrite=Cannot write {0}
  34. cantFindGitDirectory=error: can't find git directory
  35. cantWrite=Can't write {0}
  36. changesNotStagedForCommit=Changes not staged for commit:
  37. changesToBeCommitted=Changes to be committed:
  38. commitLabel=commit
  39. configFileNotFound=configuration file {0} not found
  40. conflictingUsageOf_git_dir_andArguments=conflicting usage of --git-dir and arguments
  41. couldNotCreateBranch=Could not create branch {0}: {1}
  42. dateInfo=Date: {0}
  43. deletedBranch=Deleted branch {0}
  44. deletedRemoteBranch=Deleted remote branch {0}
  45. doesNotExist={0} does not exist
  46. dontOverwriteLocalChanges=error: Your local changes to the following file would be overwritten by merge:
  47. everythingUpToDate=Everything up-to-date
  48. expectedNumberOfbytes=Expected {0} bytes.
  49. exporting=Exporting {0}
  50. failedToCommitIndex=failed to commit index
  51. failedToLockIndex=failed to lock index
  52. failedToLockTag=Failed to lock tag {0}: {1}
  53. fatalError=fatal: {0}
  54. fatalErrorTagExists=fatal: tag '{0}' exists
  55. fatalThisProgramWillDestroyTheRepository=fatal: This program will destroy the repository\nfatal:\nfatal:\nfatal: {0}\nfatal:\nfatal: To continue, add {1} to the command line\nfatal:
  56. fileIsRequired=argument file is required
  57. forcedUpdate=forced update
  58. fromURI=From {0}
  59. initializedEmptyGitRepositoryIn=Initialized empty Git repository in {0}
  60. invalidHttpProxyOnlyHttpSupported=Invalid http_proxy: {0}: Only http supported.
  61. jgitVersion=jgit version {0}
  62. lineFormat=# {0}
  63. listeningOn=Listening on {0}
  64. mergeConflict=CONFLICT(content): Merge conflict in {0}
  65. mergeFailed=Automatic merge failed; fix conflicts and then commit the result
  66. mergeMadeBy=Merge made by {0}
  67. metaVar_DAG=DAG
  68. metaVar_KEY=KEY
  69. metaVar_arg=ARG
  70. metaVar_author=AUTHOR
  71. metaVar_base=base
  72. metaVar_blameL=START,END
  73. metaVar_blameReverse=START..END
  74. metaVar_bucket=BUCKET
  75. metaVar_command=command
  76. metaVar_commandDetail=DETAIL
  77. metaVar_commitish=commit-ish
  78. metaVar_commitOrTag=COMMIT|TAG
  79. metaVar_commitPaths=paths
  80. metaVar_configFile=FILE
  81. metaVar_connProp=conn.prop
  82. metaVar_diffAlg=ALGORITHM
  83. metaVar_directory=DIRECTORY
  84. metaVar_file=FILE
  85. metaVar_filepattern=filepattern
  86. metaVar_gitDir=GIT_DIR
  87. metaVar_hostName=HOSTNAME
  88. metaVar_linesOfContext=lines
  89. metaVar_message=message
  90. metaVar_n=n
  91. metaVar_name=name
  92. metaVar_object=object
  93. metaVar_op=OP
  94. metaVar_pass=PASS
  95. metaVar_path=path
  96. metaVar_paths=path ...
  97. metaVar_port=PORT
  98. metaVar_ref=REF
  99. metaVar_refs=REFS
  100. metaVar_refspec=refspec
  101. metaVar_remoteName=name
  102. metaVar_revision=REVISION
  103. metaVar_seconds=SECONDS
  104. metaVar_service=SERVICE
  105. metaVar_treeish=tree-ish
  106. metaVar_uriish=uri-ish
  107. metaVar_url=URL
  108. metaVar_user=USER
  109. metaVar_version=VERSION
  110. mostCommonlyUsedCommandsAre=The most commonly used commands are:
  111. needApprovalToDestroyCurrentRepository=Need approval to destroy current repository
  112. noGitRepositoryConfigured=No Git repository configured.
  113. noSuchFile=no such file: {0}
  114. noTREESectionInIndex=no 'TREE' section in index
  115. nonFastForward=non-fast forward
  116. notABranch={0} is not a branch
  117. notACommit={0} is not a commit
  118. notAGitRepository='{0}' not a git repository
  119. notAJgitCommand={0} is not a jgit command
  120. notARevision=Not a revision: {0}
  121. notATagVersionIsRequired={0} is not a tag, --version is required
  122. notATree={0} is not a tree
  123. notAValidRefName={0} is not a valid ref name
  124. notAnIndexFile={0} is not an index file
  125. notAnObject={0} is not an object
  126. notFound=!! NOT FOUND !!
  127. noteObjectTooLargeToPrint=Note object {0} too large to print
  128. notOnAnyBranch=Not currently on any branch.
  129. onBranch=On branch {0}
  130. onBranchToBeBorn=You are on a branch yet to be born
  131. onlyOneMetaVarExpectedIn=Only one {0} expected in {1}.
  132. onlyOneOfIncludeOnlyAllInteractiveCanBeUsed=Only one of --include/--only/--all/--interactive can be used.
  133. pathspecDidNotMatch=error: pathspec ''{0}'' did not match any file(s) known to git.
  134. pushTo=To {0}
  135. pathsRequired=at least one path has to be specified when using --only
  136. refDoesNotExistOrNoCommit={0} does not exist or is not referring to a commit
  137. remoteMessage=remote: {0}
  138. remoteRefObjectChangedIsNotExpectedOne=remote ref object changed - is not expected one {0}
  139. remoteSideDoesNotSupportDeletingRefs=remote side does not support deleting refs
  140. repaint=Repaint
  141. serviceNotSupported=Service '{0}' not supported
  142. skippingObject=skipping {0} {1}
  143. statusFileListFormat=\t%1$s
  144. statusFileListFormatWithPrefix=\t%1$-11s %2$s
  145. statusModified=modified:
  146. statusNewFile=new file:
  147. statusRemoved=deleted:
  148. switchedToNewBranch=Switched to a new branch ''{0}''
  149. switchedToBranch=Switched to branch ''{0}''
  150. tagLabel=tag
  151. taggerInfo=Tagger: {0} <{1}>
  152. timeInMilliSeconds={0} ms
  153. tooManyRefsGiven=Too many refs given
  154. unknownMergeStrategy=unknown merge strategy {0} specified
  155. unmergedPaths=Unmerged paths:
  156. unsupportedOperation=Unsupported operation: {0}
  157. untrackedFiles=Untracked files:
  158. usage_Blame=Show what revision and author last modified each line
  159. usage_CommandLineClientForamazonsS3Service=Command line client for Amazon's S3 service
  160. usage_CommitAll=commit all modified and deleted files
  161. usage_CommitAuthor=Override the author name used in the commit. You can use the standard A U Thor <author@example.com> format.
  162. usage_CommitMessage=Use the given <msg> as the commit message
  163. usage_CommitOnly=commit specified paths only
  164. usage_CommitAmend=Amend the tip of the current branch
  165. usage_CommitPaths=see --only
  166. usage_CreateABareRepository=Create a bare repository
  167. usage_CreateATag=Create a tag
  168. usage_CreateAnEmptyGitRepository=Create an empty git repository
  169. usage_DisplayTheVersionOfJgit=Display the version of jgit
  170. usage_IPZillaPassword=IPZilla Password
  171. usage_IPZillaURL=IPZilla URL
  172. usage_IPZillausername=IPZilla Username
  173. usage_MergesTwoDevelopmentHistories=Merges two development histories
  174. usage_RepositoryToReadFrom=Repository to read from
  175. usage_RepositoryToReceiveInto=Repository to receive into
  176. usage_ServerSideBackendForJgitFetch=Server side backend for 'jgit fetch'
  177. usage_ServerSideBackendForJgitPush=Server side backend for 'jgit push'
  178. usage_ShowDiffs=Show diffs
  179. usage_Status=Show the working tree status
  180. usage_StopTrackingAFile=Stop tracking a file
  181. usage_UpdateRemoteRepositoryFromLocalRefs=Update remote repository from local refs
  182. usage_abbrevCommits=abbreviate commits to N + 1 digits
  183. usage_abortConnectionIfNoActivity=abort connection if no activity
  184. usage_actOnRemoteTrackingBranches=act on remote-tracking branches
  185. usage_addFileContentsToTheIndex=Add file contents to the index
  186. usage_alterTheDetailShown=alter the detail shown
  187. usage_approveDestructionOfRepository=approve destruction of repository
  188. usage_blameLongRevision=show long revision
  189. usage_blameRange=annotate only the given range
  190. usage_blameRawTimestamp=show raw timestamp
  191. usage_blameReverse=show origin of deletions instead of insertions
  192. usage_blameShowBlankBoundary=show blank SHA-1 for boundary commits
  193. usage_blameShowEmail=show author email instead of name
  194. usage_blameShowRoot=do not treat root commits as boundaries
  195. usage_blameShowSourceLine=show source line number
  196. usage_blameShowSourcePath=show source filename
  197. usage_blameSuppressAuthor=do not show author name and timestamp
  198. usage_beMoreVerbose=be more verbose
  199. usage_beVerbose=be verbose
  200. usage_cached=compare against index
  201. usage_checkout=Checkout a branch to the working tree
  202. usage_cloneRepositoryIntoNewDir=Clone a repository into a new directory
  203. usage_configFile=configuration file
  204. usage_configureTheServiceInDaemonServicename=configure the service in daemon.servicename
  205. usage_createBranchAndCheckout=create branch and checkout
  206. usage_deleteBranchEvenIfNotMerged=delete branch (even if not merged)
  207. usage_deleteFullyMergedBranch=delete fully merged branch
  208. usage_date=date format, one of default, rfc, local, iso, short, raw (as defined by git-log(1) ), locale or localelocal (jgit extensions)
  209. usage_detectRenames=detect renamed files
  210. usage_diffAlgorithm=the diff algorithm to use. Currently supported are: 'myers', 'histogram'
  211. usage_directoriesToExport=directories to export
  212. usage_disableTheServiceInAllRepositories=disable the service in all repositories
  213. usage_displayAListOfAllRegisteredJgitCommands=Display a list of all registered jgit commands
  214. usage_displayAllPossibleMergeBases=display all possible merge bases
  215. usage_displayThejavaStackTraceOnExceptions=display the Java stack trace on exceptions
  216. usage_displayThisHelpText=display this help text
  217. usage_dstPrefix=show the destination prefix instead of "b/"
  218. usage_enableTheServiceInAllRepositories=enable the service in all repositories
  219. usage_exportRepositoriesOverGit=Export repositories over git://
  220. usage_exportWithoutGitDaemonExportOk=export without git-daemon-export-ok
  221. usage_fetchThinPack=fetch thin pack
  222. usage_filesToAddContentFrom=Files to add content from
  223. usage_fixAThinPackToBeComplete=fix a thin pack to be complete
  224. usage_forEachRefOutput=for-each-ref output
  225. usage_forceCheckout=when switching branches, proceed even if the index or the working tree differs from HEAD
  226. usage_forceCreateBranchEvenExists=force create branch even exists
  227. usage_forceReplacingAnExistingTag=force replacing an existing tag
  228. usage_getAndSetOptions=Get and set repository or global options
  229. usage_hostnameOrIpToListenOn=hostname (or ip) to listen on
  230. usage_indexFileFormatToCreate=index file format to create
  231. usage_ignoreWhitespace=ignore all whitespace
  232. usage_inputOutputFile=Input/output file
  233. usage_listBothRemoteTrackingAndLocalBranches=list both remote-tracking and local branches
  234. usage_listCreateOrDeleteBranches=List, create, or delete branches
  235. usage_logAllPretty=format:%H %ct %P' output=log --all '--pretty=format:%H %ct %P' output
  236. usage_mergeStrategy=Use the given merge strategy. Can be supplied more than once to specify them in the order they should be tried. If there is no -s option, the resolve strategy is used. Currently the following strategies are supported: ours, theirs, simple-two-way-in-core, resolve
  237. usage_moveRenameABranch=move/rename a branch
  238. usage_nameStatus=show only name and status of files
  239. usage_noPrefix=do not show any source or destination prefix
  240. usage_noRenames=disable rename detection
  241. usage_noShowStandardNotes=Disable showing notes from the standard /refs/notes/commits branch
  242. usage_onlyMatchAgainstAlreadyTrackedFiles=Only match <filepattern> against already tracked files in the index rather than the working tree
  243. usage_outputFile=Output file
  244. usage_path=path
  245. usage_performFsckStyleChecksOnReceive=perform fsck style checks on receive
  246. usage_portNumberToListenOn=port number to listen on
  247. usage_produceAnEclipseIPLog=Produce an Eclipse IP log
  248. usage_pruneStaleTrackingRefs=prune stale tracking refs
  249. usage_recordChangesToRepository=Record changes to the repository
  250. usage_recurseIntoSubtrees=recurse into subtrees
  251. usage_renameLimit=limit size of rename matrix
  252. usage_reset=Reset current HEAD to the specified state
  253. usage_resetHard=Resets the index and working tree
  254. usage_resetSoft=Resets without touching the index file nor the working tree
  255. usage_resetMixed=Resets the index but not the working tree
  256. usage_setTheGitRepositoryToOperateOn=set the git repository to operate on
  257. usage_show=display one commit
  258. usage_showRefNamesMatchingCommits=Show ref names matching commits
  259. usage_showPatch=display patch
  260. usage_showRefNamesMatchingCommits=Show ref names matching commits
  261. usage_showNotes=Add this ref to the list of note branches from which notes are displayed
  262. usage_srcPrefix=show the source prefix instead of "a/"
  263. usage_symbolicVersionForTheProject=Symbolic version for the project
  264. usage_synchronizeIPZillaData=Synchronize IPZilla data
  265. usage_tagMessage=tag message
  266. usage_updateRemoteRefsFromAnotherRepository=Update remote refs from another repository
  267. usage_useNameInsteadOfOriginToTrackUpstream=use <name> instead of 'origin' to track upstream
  268. usage_viewCommitHistory=View commit history
  269. warningNoCommitGivenOnCommandLine=warning: No commit given on command line, assuming {0}