Fix NPE in SubmoduleUpdateCommand
[egit/eclipse.git] / org.eclipse.egit.ui / plugin.properties
blob773e03a731a056eb254dba68c765da76d3382af4
1 ###############################################################################
2 # Copyright (c) 2005, 2014 Shawn Pearce and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
8 # Contributors:
9 #    Shawn Pearce - initial implementation
10 #    Daniel Megert <daniel_megert@ch.ibm.com> - Removed two duplicate keys - http://bugs.eclipse.org/364013
11 ###############################################################################
13 plugin_name=Git integration for Eclipse - UI
14 provider_name=Eclipse EGit
16 support.egit.name=Git integration for Eclipse
17 support.egit.description=Versioning with Git, integration with Gerrit, GitHub, Gitflow, and Task repositories
19 Git=Git
21 Git_clone_category=Git
22 Git_clone_wizard=Projects from Git
23 Git_clone_description=Import one or more projects from a Git Repository.
25 SharingWizard_name=Git
26 GitRemoteQuickDiffProvider_label=A Git Revision
28 DisconnectAction_label=&Disconnect
29 AssumeUnchangedAction_label=A&ssume Unchanged
30 NoAssumeUnchangedAction_label=&No Assume Unchanged
31 UntrackAction_label=&Untrack
32 Decorator_name=Git
33 Decorator_description=Shows Git specific information on resources in projects under version control.
34 AddToIndexAction_label=&Add to Index
35 AddToIndexAction_tooltip=Add to Index
36 RemoveFromIndexAction_label=Remove from I&ndex
37 BranchAction_label=&Switch to ...
38 BranchAction_tooltip=Check out branch, tag, or reference
39 DiscardChangesAction_label=&Index
40 ReplaceWithHeadAction_label=&HEAD Revision
41 ReplaceWithCommitAction_label=&Commit...
42 ReplaceWithPreviousVersionAction.label = &Previous Revision
43 ReplaceWithRefAction_label=&Branch, Tag, or Reference...
44 FetchAction_label=&Fetch From...
45 FetchAction_tooltip=Fetch changes from upstream
46 PushAction_label=&Push...
47 ResetAction_label=&Reset...
48 ResetAction_tooltip=Reset index, working tree or branch head
49 RebaseAction_label=Re&base...
50 RebaseAction_tooltip=Rebase current branch on top of selected branch
51 RebaseWithDialog_label=&Rebase...
52 StashToolbarAction_label=Stash Changes...
53 StashToolbarAction_tooltip=Stash away changes (use menu to view stashes)
54 SynchronizeWith_label=&Synchronize
55 SynchronizeWorkspace_label=Synchronize &Workspace
56 TagAction_label=&Tag...
57 MergeAction_label=&Merge...
58 MergeAction_tooltip=Merge a branch or tag into the current branch
59 CommitAction_label=&Commit...
60 CommitAction_tooltip=Commit change
61 CompareWithIndexAction_label=&Index
62 CompareWithHeadAction_label=&HEAD Revision
63 CompareIndexWithHeadAction_label=I&ndex With HEAD
64 IgnoreAction_label=&Ignore
65 ApplyPatchAction_label=Appl&y Patch...
66 ShowResourceInHistoryAction_label=Show in Hist&ory
67 CompareWithRevisionAction_label=Histor&y...
69 GitKeyword_label = git egit
70 GitKeyword_Refresh_label = refresh
71 GitKeyword_Date_label = date
72 GitActions_label=Git
73 GitActions_description = Git commands in workbench toolbar and menu
75 GitMenu_label=&Git
78 Theme_label=Git
79 Theme_CommitGraphNormalFont_label=Commit graph normal font
80 Theme_CommitGraphNormalFont_description=This font is used to draw the revision history.
81 Theme_CommitGraphHighlightFont_label=Commit graph highlight font
82 Theme_CommitGraphHighlightFont_description=This font is used to highlight matching commits in the revision history.
83 Theme_CommitMessageFont_label=Commit message font
84 Theme_CommitMessageFont_description=This font is used to show a commit message.
85 Theme_CommitMessageEditorFont_label=Commit message editor font
86 Theme_CommitMessageEditorFont_description=This font is used when entering a commit message.
87 Theme_UncommittedChangeForegroundColor_label=Uncommitted Change (Foreground)
88 Theme_UncommittedChangeForegroundColor_description=This color is used for the foreground color for resources that have outgoing changes.
89 Theme_UncommittedChangeBackgroundColor_label=Uncommitted Change (Background)
90 Theme_UncommittedChangeBackgroundColor_description=This color is used for the background color for resources that have outgoing changes.
91 Theme_UncommittedChangeFont_label=Uncommitted Change Font
92 Theme_UncommittedChangeFont_description=The font used to display outgoing changes.
93 Theme_DiffHunkBackgroundColor_label=Diff Hunk (Background)
94 Theme_DiffHunkBackgroundColor_description=This color is used for the background color for diff hunks displayed in the commit viewer.
95 Theme_DiffHunkForegroundColor_label=Diff Hunk (Foreground)
96 Theme_DiffHunkForegroundColor_description=This color is used for the foreground color for diff hunks displayed in the commit viewer.
97 Theme_DiffAddBackgroundColor_label=Diff Added (Background)
98 Theme_DiffAddBackgroundColor_description=This color is used for the background color for added diff lines displayed in the commit viewer.
99 Theme_DiffAddForegroundColor_label=Diff Added (Foreground)
100 Theme_DiffAddForegroundColor_description=This color is used for the foreground color for added diff lines displayed in the commit viewer.
101 Theme_DiffRemoveBackgroundColor_label=Diff Removed (Background)
102 Theme_DiffRemoveBackgroundColor_description=This color is used for the background color for removed diff lines displayed in the commit viewer.
103 Theme_DiffRemoveForegroundColor_label=Diff Removed (Foreground)
104 Theme_DiffRemoveForegroundColor_description=This color is used for the foreground color for removed diff lines displayed in the commit viewer.
105 Theme_DiffHeadlineForegroundColor_label=Diff Headline (Foreground)
106 Theme_DiffHeadlineForegroundColor_description=This color is used for the foreground color for the first line of a file (headline) in the commit viewer.
107 Theme_DiffHeadlineBackgroundColor_label=Diff Headline (Background)
108 Theme_DiffHeadlineBackgroundColor_description=This color is used for the background color for the first line of a file (headline) in the commit viewer.
109 Theme_DiffHeadlineFont_label=Diff Headline (Font)
110 Theme_DiffHeadlineFont_description=This font is used for the the first line of a file (headline) in the commit viewer.
111 Theme_IgnoredResourceForegroundColor_label=Ignored Resource (Foreground)
112 Theme_IgnoredResourceForegroundColor_description=This color is used for the foreground color for resources that are ignored.
113 Theme_IgnoredResourceBackgroundColor_label=Ignored Resource (Background)
114 Theme_IgnoredResourceBackgroundColor_description=This color is used for the background color for resources that are ignored.
115 Theme_IgnoredResourceFont_label=Ignored Resource (Font)
116 Theme_IgnoredResourceFont_description=The font used to display resources that are ignored.
118 GitPreferences_name=Git
119 GitPreferences_WindowCachePreferencePage_name=Window Cache
120 GitPreferences_DateFormatPreferencePage_name=Date Format
121 GitPreferences_DecoratorPreferencePage_name=Label Decorations
122 GitPreferences_CommittingPreferencePage_name=Committing
123 GitPreferences_StagingViewPreferencePage_name=Staging View
124 GitPreferences_ProjectPreferencePage_name=Projects
126 ShareProjectCommand_name=Share with Git
127 ShareProjectCommand_desc=Share the project using Git
129 ShareProjectCommandParameter_name = Project
130 GitRepositoriesView_name = Git Repositories
131 GitStagingView_name = Git Staging
132 GitCategory_name = Git
133 GitRepositoryPerspective_name = Git
134 Synchronize_Name=Git
135 Synchronize_ChangeSet=Git Commits
137 GitRepositoriesContentName = Git Repositories
138 AddRepositoryCommand = Add a Git Repository
139 CloneRepositoryCommand = Clone a Git Repository
140 CheckoutCommand = Check Out
141 CopyPathCommand = Copy Path to Clipboard
142 DeleteBranchCommand = Delete Branch...
143 RenameBranchCommand = Rename Branch...
144 FetchCommand = Fetch...
145 CommitCommand = Commit
146 PastePathCommand = Paste Repository Path or URI
147 PushCommand = Push...
148 RemoveRepositoryCommand = Remove Repository
149 ImportProjectsCommand = Import Projects...
150 ImportProjectsCommand_description = Import or create in local Git repository
151 CreateBranchCommand = Create Branch...
152 NewRemoteCommand = Create Remote...
153 ConfigureFetchCommand = Configure Fetch...
154 ConfigurePushCommand = Configure Push...
155 DeleteRemoteCommand = Delete Remote
156 ConfigureGerritRemoteCommand = Gerrit Configuration...
157 SimplePushCommand = Push
158 ChangeCredentialsCommand = Change Credentials
159 ClearCredentialsCommand = Clear Credentials
160 SimpleFetchCommand = Fetch
161 RemovePushCommand = Delete Push
162 RemoveFetchCommand = Delete Fetch
163 OpenInEditorCommand = Open in Editor
164 DeleteFileCommand = Delete
165 OpenCommand = Open
166 LinkWithSelectionCommand = Link with Selection
167 SynchronizeCommand = Synchronize...
168 UntrackCommand.name = Untrack
170 ConfigurationPage.name = Configuration
171 DeleteTagCommand.name = &Delete Tag
172 MergeCommand = Merge
173 MergeWithDialogCommand = Merge...
174 ResetCommand = Reset...
175 gitsyncwizard.description = Git Synchronization
176 ShowRepositoryAction_label = Show in Repositories &View
177 TeamMenuCommandsLabel = The commands for the Team menu
178 SharedCommandsLabel = The shared commands
179 RepositoryCommandsLabel = The commands for the repositories view
180 HistoryViewCommandsLabel = History View Commands
181 HistoryViewCommands.extension.name = The history view commands
182 CommitViewerCommands.extension.name = The commit viewer commands
183 CompareCommand.name = Compare with each other
184 CompareWithMenu.label= Comp&are With
185 CompareWithWorkTreeCommand.name = Compare with Working Tree
186 CompareWithCommitCommand.name = Compare with Commit...
187 CompareWithHistoryCommand.name = Compare with Branch, Tag or Reference...
188 ReplaceWithMenu.label=Rep&lace With
189 ReplaceWithPreviousCommand.name = Replace with Previous Revision
190 OpenCommand.name = Open
191 CompareModeCommandParameter.name = Compare mode
192 CreatePatchCommand.name = Create Patch
193 CreateBranchCommand.name = Create Branch
194 CreateTagCommand.name = Create Tag...
195 PushCommit.name = Push Commit...
196 ResetCommand.name = Reset...
197 ResetModeCommandParameter.name = Reset mode
198 ResetQuickdiffCommand.name = Reset quickdiff baseline
199 ResetTargetCommandParameter.name = Reset target (HEAD, HEAD^1)
200 SetQuickdiffBaselineCommand.name = Set quickdiff baseline
201 RepoViewFetch.label = &Fetch...
202 RepoViewCommit.label = &Commit...
203 RepoViewPush.label = &Push...
204 RepoViewPushBranch.label = &Push Branch...
205 RepoViewPushTag.label = &Push Tag...
206 RepoViewImportProjects.label = &Import Projects...
207 RepoViewCheckout.label = &Check Out
208 RepoViewSynchronize.label = &Synchronize with Workspace
209 RepoViewSynchronizeEachOther.label = &Synchronize with each other
210 RepoViewFetchSimple.label = &Fetch
211 RepoViewPushSimpleLabel = &Push
212 RepoViewChangeCredentialsLabel = Change Credentials...
213 RepoViewClearCredentialsLabel = Clear Credentials
214 RepoViewRemove.label = &Remove Repository from View
215 RepoViewCreateBranch.label = Create &Branch...
216 RepoViewCreateTag.label = Create &Tag...
217 RepoViewMerge.label = &Merge...
218 RepoViewMergeSimple.label = &Merge
219 RepoViewCreateRemote.label = Create &Remote...
220 RepoViewConfigureFetch.label = &Configure Fetch...
221 RepoViewConfigurePush.label = &Configure Push...
222 RepoViewConfigureGerritRemote.label = &Gerrit Configuration...
223 RepoViewReset.label = &Reset...
224 RepoViewOpenInEditor.label = Open in &Editor
225 RepoViewAddToIndex.label = Add to Index
226 RepoViewDeleteFile.label = &Delete
227 RepoViewDeleteBranch.label = &Delete Branch
228 RepoViewRemoveRemote.label = &Delete Remote
229 RepoViewDeleteFetch.label = &Delete Fetch
230 RepoViewDeletePush.label = &Delete Push
231 RepoViewCopyPath.label = &Copy Path to Clipboard
232 RepoViewPastePath.label = Paste R&epository Path or URI
233 RepoViewRenameBranch.label = Re&name Branch...
234 AddToIndexCommand.name = Add to Index
235 RemoveFromIndexCommand.name = Remove from Index
236 BranchCommand.name = Branch
237 CommitCommand.name = Commit...
238 CompareWithHeadCommand.name = Compare with HEAD Revision
239 CompareIndexWithHeadCommand.name = Compare File in Index with HEAD Revision
240 CompareWithIndexCommand.name = Compare with Index
241 ReplaceWithIndexCommand.name = Replace with File in Index
242 ReplaceWithHeadCommand.name = Replace with HEAD revision
243 ReplaceWithCommitCommand.name = Replace with commit
244 ReplaceWithRefCommand.name = Replace with branch, tag, or reference
245 FetchCommand.name = Fetch
246 IgnoreCommand.name = Ignore
247 MergeCommand.name = Merge
248 PushCommand.name = Push...
249 PushBranchCommand.name = Push Branch...
250 PushTagsCommand.name = Push Tags...
251 ResetCommand.name2 = Reset
252 SynchronizeCommand.name = Synchronize
253 TagCommand.name = Tag
254 ShowInHistoryCommand.name = Show in History
255 ShowRepoViewCommand.name = Show Git Repositories View
256 ApplyPatchCommand.name = Apply Patch
257 CheckoutCommand.name = Check Out
258 ChangeSetModel.name = Git Commits
259 RepoViewDeleteRepository.label = &Delete Repository...
260 DeleteRepositoryCommand.name = Delete Repository
261 RepoViewAddRepository.tooltip = Add an existing local Git Repository to this view
262 RepoViewCloneRepository.tooltip = Clone a Git Repository and add the clone to this view
263 RepoViewCreateRepository.tooltip = Create a new Git Repository and add it to this view
264 RepoAddRepositoryViewMenu.label = &Add a Repository
265 RepoCloneRepositoryViewMenu.label = &Clone a Repository
266 RepoCreateRepositoryViewMenu.label = &Create a Repository
267 RepoViewLinkWithSelectionMenu.label = Link with &Selection
268 RepoViewCreateRepositoryCommand.name = Create a Repository
269 CreateRepositoryWizard.name = Git Repository
270 HierarchyLayout.label = &Hierarchical Branch Layout
271 BranchCommit.label = &Display Latest Branch Commit
272 ToggleLayoutCommand.name = Toggle Branch Representation
273 ToggleBranchCommitCommand.name = Toggle Latest Branch Commit
274 RepoViewHierarchicalBranchRepresenation.tooltip = Hierarchical Branch Layout
275 RepoViewBranchCommit.tooltip = Display Latest Branch Commit
276 ConfigureTraceCommand.name = Configure Git Debug Trace
277 PullIntoCurrentBranchMenuLabel = P&ull
278 PullWithOptions.name=Pull...
279 PullWithOptions.tooltip=Specify remote and reference for a pull operation and run it
280 CherryPickCommand.name = Cherry Pick
281 SquashCommitsCommand.name = Squash Commits
282 RewordCommitCommand.name = Reword Commit
283 EditCommitCommand.name = Edit Commit
284 RevertCommand.name = Revert Commit
285 RebaseCurrentCommand.name = Rebase
286 DisconnectCommand.name = Disconnect
288 RepoViewPullMenu.label = P&ull
289 RepoViewPullCommand.name = Pull
290 TeamPullCommand.name = Pull
291 PullIntoCurrentBranch.tooltip = Pull changes from upstream into current branch
292 RemoteSubMenu.label = R&emote
293 RepositorySubMenu.label = &Repository
294 PushToUpstreamAction.label = &Push to Upstream
295 PushToUpstreamAction.tooltip = Push current branch to upstream if configured or start push branch wizard
296 FetchFromUpstreamAction.label = &Fetch from Upstream
297 CompareWithBranchOrTagAction.label = &Branch, Tag, or Reference...
298 MergeToolAction.label = &Merge Tool
299 CompareWithCommitAction.label = &Commit...
300 CreatePatchAction.label = Crea&te Patch...
301 TreeCompareView.name = Git Tree Compare
302 TeamMenu.label = T&eam
303 RebaseCommand.label = Rebase on
304 PushToUpstreamCommand.label = &Push to Upstream
305 FetchFromUpstreamCommand.label = &Fetch from Upstream
306 PushTagsCommand.label = Push &Tags...
307 RebaseCommand.label2 = Rebase...
308 RebaseMenu.label = Rebase
309 AbortCommand.label = &Abort
310 ContinueCommand.label = &Continue
311 SkipCommand.label = &Skip commit and continue
312 ShowInHistoryCommand.label = History
313 ShowInHistoryCommand.name2 = Show in History
314 RebaseCommand.name = Rebase on
315 RebaseWithDialogCommand.name = Rebase...
316 AbortRebaseCommand.name = Abort Rebase
317 SkipRebaseCommand.name = Skip commit and continue
318 ContinueRebaseCommand.name = Continue Rebase
319 SubmoduleUpdateCommand.name = Update Submodule
320 SubmoduleUpdateCommand.label = Update Submodule
321 SubmoduleSyncCommand.name = Sync Submodule
322 SubmoduleSyncCommand.label = Sync Submodule
323 SubmoduleAddCommand.name = Add Submodule
324 SubmoduleAddCommand.label = Add Submodule...
325 CleanCommand.name = Clean...
326 CleanCommand.label = C&lean...
327 StashCreateCommand.name = Stash Changes...
328 StashApplyCommand.name = Apply Stashed Changes
329 StashApplyCommand.label = Apply Stashed Changes
330 StashDropCommand.name = Delete Stashed Commit...
331 StashDropCommand.label = Delete Stashed Commit...
332 MergeToolCommand.name = Merge Tool
333 PushUpstreamCommand.name = Push to Upstream
334 FetchUpstreamCommand.name = Fetch from Upstream
335 ConfigureUpstreamFetchCommand.name = Configure Upstream Fetch
336 ConfigureUpstreamPushCommand.name = Configure Upstream Push
337 OpenInTextEditorCommand.name = Open in Text Editor
338 OpenInCommitViewerCommand.name = Open in Commit Viewer
339 ConfigureFetchFromUpstreamCommand.label = Configure F&etch from Upstream...
340 ConfigurePushToUpstreamCommand.label = Configure P&ush to Upstream...
341 CommitMessageProviderExtension-point.name = CommitMessageProvider
342 CloneSourceProviderExtension-point.name = CloneSourceProvider
343 BranchNameProviderExtension-point.name = BranchNameProvider
345 FetchFromGerritCommand.name = Fetch From Gerrit
346 FetchFromGerritCommand.label = Fetch from &Gerrit...
348 RepositoriesViewContext.name= In Git Repositories View
350 SwitchToMenu.label = S&witch To
352 StashesMenu.label = &Stashes
354 DialogsPreferencePage.name = Confirmations and Warnings
355 SynchronizePreferencePage.name = Synchronize
356 HistoryPreferencePage.name = History
358 AdvancedMenu.label = Ad&vanced
359 RenameBranchMenu.label = &Rename Branch...
360 DeleteBranchMenu.label = &Delete Branch...
361 DeleteBranchCommand.name = Delete Branch
362 RenameBranchCommand.name = Rename Branch
363 CompareInTreeCommand.name = Compare in Tree
364 CompareWithPreviousCommand.name = Compare with Previous Revision
365 CompareWithPreviousAction.label = &Previous Revision
366 CommitEditor.name = Git Commit Editor
367 CommitSearchPage.label = Git Search
368 CommitSearchResults.label = Git Search Results
369 NavigationActionSet.label = Git Navigation Actions
370 OpenCommitAction.tooltip = Open Git Commit...
371 OpenCommitAction.label = Open Git Commit...
372 OpenCommit.name = Open Git Commit
373 ShowBlameAction_label = &Show Revision Information
374 ShowBlameCommand.name = Show Revision Information
376 GitVariable_git_dir=The path to the .git directory for the selected or named resource
377 GitVariable_git_repo_relative_path=Path of the selected or named resource relative to the Git repository
378 GitVariable__git_work_tree_description=Work tree root of the Git repository for the selected or referenced resource
379 GitVariable_git_branch_description=Current HEAD in the Git repository that contains the selected or referenced resource
381 GitTemplateVariableResolver_GitConfigDescription=Retrieve a value from the Git configuration.<br><br>\
382 Examples:\
383 <br>${name:git_config(user.name)}\
384 <br>${email:git_config(user.email)}\
385 <br>\
386 <br>Variable name before colon can be any unique value,\
387 <br>git_config parameter in parentheses is mandatory and must be a valid configuration key.
389 ReflogView = Git Reflog
390 ShowIn = Show In
391 RefLogViewCheckout.label = C&heckout
392 RefLogViewOpenInCommitViewer.label = &Open in Commit Viewer
393 RepositoryConfigPropertyPage = Configuration
394 RepositoryStatisticsPage = Statistics
396 CloneUri.label = Clone URI
398 AssumeUnchangedCommand = Assume Unchanged
399 NoAssumeUnchangedCommand = No Assume Unchanged
401 ConfigurBranchCommand.label = C&onfigure Branch...
403 ReflogCopyCommand.label = &Copy SHA-1
404 RepoViewConfigureBranchCommand.name = Configure Branch
405 ReflogViewContext = In Git Reflog View
406 ReflogViewCommands = Reflog View Commands
407 ReflogCopyCommandName = Copy SHA-1
408 PushToGerritCommand.label = Push Current Head to Gerrit
409 PushToGerritMenu.label = Push to Ge&rrit...
410 GarbageCollectCommand.label = Collect Garbage
412 GitInteractiveRebaseView_name = Git Interactive Rebase
414 GitIgnoreContentTypeName = Gitignore File
416 extension.traceComponent.name = Git
418 ImportChangedProjects.label = Import Changed Projects
419 ImportChangedProjectsCommand = Import Changed Projects