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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  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. authorInfo=Author: {0} <{1}>
  9. averageMSPerRead=average {0} ms/read
  10. branchDetachedHEAD=detached HEAD
  11. branchAlreadyExists=branch {0} already exists
  12. branchCreatedFrom =branch: Created from {0}
  13. 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}'.
  14. branchNotFound=branch '{0}' not found.
  15. cacheTreePathInfo="{0}": {1} entries, {2} children
  16. configFileNotFound=configuration file {0} not found
  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 deatch HEAD
  22. cannotDeleteTheBranchWhichYouAreCurrentlyOn=Cannot delete the branch '{0}' which you are currently on.
  23. cannotGuessLocalNameFrom=cannot guess local name from {0}
  24. cannotLock=Cannot lock {0}
  25. cannotReadBecause=cannot read {0}: {1}
  26. cannotReadPackageInformation=Cannot read package information.
  27. cannotRenameDetachedHEAD=Cannot rename detached HEAD
  28. cannotResolve=Cannot resolve {0}
  29. cannotSetupConsole=Cannot setup console
  30. cannotUseObjectsWithGlog=Cannot use --objects with glog
  31. cannotWrite=Cannot write {0}
  32. cantFindGitDirectory=error: can't find git directory
  33. cantWrite=Can't write {0}
  34. commitLabel=commit
  35. conflictingUsageOf_git_dir_andArguments=conflicting usage of --git-dir and arguments
  36. couldNotCreateBranch=Could not create branch {0}: {1}
  37. dateInfo=Date: {0}
  38. deletedBranch=Deleted branch {0}
  39. deletedRemoteBranch=Deleted remote branch {0}
  40. doesNotExist={0} does not exist
  41. everythingUpToDate=Everything up-to-date
  42. expectedNumberOfbytes=Expected {0} bytes.
  43. exporting=Exporting {0}
  44. failedToCommitIndex=failed to commit index
  45. failedToLockIndex=failed to lock index
  46. failedToLockTag=Failed to lock tag {0}: {1}
  47. fatalError=fatal: {0}
  48. fatalErrorTagExists=fatal: tag '{0}' exists
  49. fatalThisProgramWillDestroyTheRepository=fatal: This program will destroy the repository\nfatal:\nfatal:\nfatal: {0}\nfatal:\nfatal: To continue, add {1} to the command line\nfatal:
  50. forcedUpdate=forced update
  51. fromURI=From {0}
  52. initializedEmptyGitRepositoryIn=Initialized empty Git repository in {0}
  53. invalidHttpProxyOnlyHttpSupported=Invalid http_proxy: {0}: Only http supported.
  54. jgitVersion=jgit version {0}
  55. listeningOn=Listening on {0}
  56. metaVar_DAG=DAG
  57. metaVar_KEY=KEY
  58. metaVar_arg=ARG
  59. metaVar_author=AUTHOR
  60. metaVar_base=base
  61. metaVar_bucket=BUCKET
  62. metaVar_command=command
  63. metaVar_commitOrTag=COMMIT|TAG
  64. metaVar_commitish=commit-ish
  65. metaVar_configFile=FILE
  66. metaVar_connProp=conn.prop
  67. metaVar_directory=DIRECTORY
  68. metaVar_file=FILE
  69. metaVar_gitDir=GIT_DIR
  70. metaVar_hostName=HOSTNAME
  71. metaVar_linesOfContext=lines
  72. metaVar_message=message
  73. metaVar_n=n
  74. metaVar_name=name
  75. metaVar_object=object
  76. metaVar_op=OP
  77. metaVar_pass=PASS
  78. metaVar_path=path
  79. metaVar_paths=path ...
  80. metaVar_port=PORT
  81. metaVar_refs=REFS
  82. metaVar_refspec=refspec
  83. metaVar_remoteName=name
  84. metaVar_seconds=SECONDS
  85. metaVar_service=SERVICE
  86. metaVar_treeish=tree-ish
  87. metaVar_uriish=uri-ish
  88. metaVar_url=URL
  89. metaVar_user=USER
  90. metaVar_version=VERSION
  91. mostCommonlyUsedCommandsAre=The most commonly used commands are:
  92. needApprovalToDestroyCurrentRepository=Need approval to destroy current repository
  93. noGitRepositoryConfigured=No Git repository configured.
  94. noSuchFile=no such file: {0}
  95. noTREESectionInIndex=no 'TREE' section in index
  96. nonFastForward=non-fast forward
  97. notABranch={0} is not a branch
  98. notACommit={0} is not a commit
  99. notAGitRepository='{0}' not a git repository
  100. notAJgitCommand={0} is not a jgit command
  101. notARevision=Not a revision: {0}
  102. notATagVersionIsRequired={0} is not a tag, --version is required
  103. notATree={0} is not a tree
  104. notAValidRefName={0} is not a valid ref name
  105. notAnIndexFile={0} is not an index file
  106. notAnObject={0} is not an object
  107. notFound=!! NOT FOUND !!
  108. onlyOneMetaVarExpectedIn=Only one {0} expected in {1}.
  109. pushTo=To {0}
  110. remoteMessage=remote: {0}
  111. remoteRefObjectChangedIsNotExpectedOne=remote ref object changed - is not expected one {0}
  112. remoteSideDoesNotSupportDeletingRefs=remote side does not support deleting refs
  113. repaint=Repaint
  114. serviceNotSupported=Service '{0}' not supported
  115. skippingObject=skipping {0} {1}
  116. timeInMilliSeconds={0} ms
  117. tooManyRefsGiven=Too many refs given
  118. unsupportedOperation=Unsupported operation: {0}
  119. usage_CommitAuthor=Override the author name used in the commit. You can use the standard A U Thor <author@example.com> format.
  120. usage_CommitMessage=Use the given <msg> as the commit message
  121. usage_CommandLineClientForamazonsS3Service=Command line client for Amazon's S3 service
  122. usage_CreateABareRepository=Create a bare repository
  123. usage_CreateATag=Create a tag
  124. usage_CreateAnEmptyGitRepository=Create an empty git repository
  125. usage_DisplayTheVersionOfJgit=Display the version of jgit
  126. usage_IPZillaPassword=IPZilla Password
  127. usage_IPZillaURL=IPZilla URL
  128. usage_IPZillausername=IPZilla Username
  129. usage_RepositoryToReadFrom=Repository to read from
  130. usage_RepositoryToReceiveInto=Repository to receive into
  131. usage_ServerSideBackendForJgitFetch=Server side backend for 'jgit fetch'
  132. usage_ServerSideBackendForJgitPush=Server side backend for 'jgit push'
  133. usage_ShowDiffs=Show diffs
  134. usage_StopTrackingAFile=Stop tracking a file
  135. usage_UpdateRemoteRepositoryFromLocalRefs=Update remote repository from local refs
  136. usage_abortConnectionIfNoActivity=abort connection if no activity
  137. usage_actOnRemoteTrackingBranches=act on remote-tracking branches
  138. usage_alterTheDetailShown=alter the detail shown
  139. usage_approveDestructionOfRepository=approve destruction of repository
  140. usage_beMoreVerbose=be more verbose
  141. usage_beVerbose=be verbose
  142. usage_cached=compare against index
  143. usage_cloneRepositoryIntoNewDir=Clone a repository into a new directory
  144. usage_configFile=configuration file
  145. usage_configureTheServiceInDaemonServicename=configure the service in daemon.servicename
  146. usage_deleteBranchEvenIfNotMerged=delete branch (even if not merged)
  147. usage_deleteFullyMergedBranch=delete fully merged branch
  148. usage_detectRenames=detect renamed files
  149. usage_directoriesToExport=directories to export
  150. usage_disableTheServiceInAllRepositories=disable the service in all repositories
  151. usage_displayAListOfAllRegisteredJgitCommands=Display a list of all registered jgit commands
  152. usage_displayAllPossibleMergeBases=display all possible merge bases
  153. usage_displayThejavaStackTraceOnExceptions=display the Java stack trace on exceptions
  154. usage_displayThisHelpText=display this help text
  155. usage_dstPrefix=show the destination prefix instead of "b/"
  156. usage_enableTheServiceInAllRepositories=enable the service in all repositories
  157. usage_exportRepositoriesOverGit=Export repositories over git://
  158. usage_exportWithoutGitDaemonExportOk=export without git-daemon-export-ok
  159. usage_fetchThinPack=fetch thin pack
  160. usage_fixAThinPackToBeComplete=fix a thin pack to be complete
  161. usage_forEachRefOutput=for-each-ref output
  162. usage_forceCreateBranchEvenExists=force create branch even exists
  163. usage_forceReplacingAnExistingTag=force replacing an existing tag
  164. usage_hostnameOrIpToListenOn=hostname (or ip) to listen on
  165. usage_indexFileFormatToCreate=index file format to create
  166. usage_inputOutputFile=Input/output file
  167. usage_listBothRemoteTrackingAndLocalBranches=list both remote-tracking and local branches
  168. usage_listCreateOrDeleteBranches=List, create, or delete branches
  169. usage_logAllPretty=format:%H %ct %P' output=log --all '--pretty=format:%H %ct %P' output
  170. usage_moveRenameABranch=move/rename a branch
  171. usage_nameStatus=show only name and status of files
  172. usage_noPrefix=do not show any source or destination prefix
  173. usage_noRenames=disable rename detection
  174. usage_outputFile=Output file
  175. usage_path=path
  176. usage_performFsckStyleChecksOnReceive=perform fsck style checks on receive
  177. usage_portNumberToListenOn=port number to listen on
  178. usage_produceAnEclipseIPLog=Produce an Eclipse IP log
  179. usage_pruneStaleTrackingRefs=prune stale tracking refs
  180. usage_recurseIntoSubtrees=recurse into subtrees
  181. usage_recordChangesToRepository=Record changes to the repository
  182. usage_renameLimit=limit size of rename matrix
  183. usage_setTheGitRepositoryToOperateOn=set the git repository to operate on
  184. usage_showRefNamesMatchingCommits=Show ref names matching commits
  185. usage_showPatch=display patch
  186. usage_srcPrefix=show the source prefix instead of "a/"
  187. usage_symbolicVersionForTheProject=Symbolic version for the project
  188. usage_synchronizeIPZillaData=Synchronize IPZilla data
  189. usage_tagMessage=tag message
  190. usage_updateRemoteRefsFromAnotherRepository=Update remote refs from another repository
  191. usage_useNameInsteadOfOriginToTrackUpstream=use <name> instead of 'origin' to track upstream
  192. usage_viewCommitHistory=View commit history
  193. warningNoCommitGivenOnCommandLine=warning: No commit given on command line, assuming {0}