Merge "Update jetty to 9.4.41.v20210516" into stable-5.12
[egit/eclipse.git] / org.eclipse.egit.ui / plugin.properties
blobaf3d7a5176e4f5fcd890759384baf11c467f0fb0
1 ###############################################################################
2 # Copyright (c) 2005, 2018, 2019 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 2.0
5 # which accompanies this distribution, and is available at
6 # https://www.eclipse.org/legal/epl-2.0/
8 # SPDX-License-Identifier: EPL-2.0
10 # Contributors:
11 #    Shawn Pearce - initial implementation
12 #    Daniel Megert <daniel_megert@ch.ibm.com> - Removed two duplicate keys - http://bugs.eclipse.org/364013
13 #    Alexander Nittka <alex@nittka.de> - Repository groups - http://bugs.eclipse.org/545123
14 ###############################################################################
16 Bundle-Name=Git integration for Eclipse - UI
17 Bundle-Vendor=Eclipse EGit
19 support.egit.name=Git integration for Eclipse
20 support.egit.description=Versioning with Git, integration with Gerrit, GitHub, Gitflow, and Task repositories
22 Git=Git
24 Git_clone_category=Git
25 Git_clone_wizard=Projects from Git
26 Git_clone_description=Import one or more projects from a Git repository.
27 SmartImportGitWizard_label=Projects from Git (with smart import)
28 SmartImportGitWizard_description=Detect, import into the workspace, and configure projects and nested projects from a Git repository.
30 SharingWizard_name=Git
31 GitRemoteQuickDiffProvider_label=A Git Revision
33 DisconnectAction_label=&Disconnect
34 AssumeUnchangedAction_label=A&ssume Unchanged
35 NoAssumeUnchangedAction_label=&No Assume Unchanged
36 UntrackAction_label=&Untrack
37 Decorator_name=Git Resources
38 Decorator_description=Shows git-specific information on resources in projects under version control.
39 Repo_decorator_name=Git Repository Objects
40 Repo_decorator_description=Shows additional information on git objects (repositories, branches, tags, and so on).
41 AddToIndexAction_label=&Add to Index
42 AddToIndexAction_tooltip=Add to Index
43 RemoveFromIndexAction_label=Remove from I&ndex
44 BranchAction_label=&Switch to...
45 BranchAction_tooltip=Check out branch, tag, or reference
46 DiscardChangesAction_label=&Index
47 ReplaceWithHeadAction_label=&HEAD Revision
48 ReplaceWithCommitAction_label=&Commit...
49 ReplaceWithPreviousVersionAction.label = &Previous Revision
50 ReplaceWithRefAction_label=&Branch, Tag, or Reference...
51 ReplaceWithOursAction_label=&Our Revision
52 ReplaceWithTheirsAction_label=&Their Revision
53 FetchAction_label=&Fetch From...
54 FetchAction_tooltip=Fetch changes from upstream
55 PushAction_label=&Push...
56 ResetAction_label=&Reset...
57 ResetAction_tooltip=Reset index, working tree or branch head
58 RebaseAction_label=Re&base...
59 RebaseAction_tooltip=Rebase current branch on top of selected branch
60 RebaseWithDialog_label=&Rebase...
61 StashToolbarAction_label=Stash Changes...
62 StashToolbarAction_tooltip=Stash away changes (use menu to view stashes)
63 SynchronizeWith_label=&Synchronize
64 SynchronizeWorkspace_label=Synchronize &Workspace
65 TagAction_label=Create &Tag...
66 MergeAction_label=&Merge...
67 MergeAction_tooltip=Merge a branch or tag into the current branch
68 CommitAction_label=&Commit...
69 CommitAction_tooltip=Commit change
70 CompareWithIndexAction_label=&Index
71 CompareWithHeadAction_label=&HEAD Revision
72 CompareIndexWithHeadAction_label=I&ndex With HEAD
73 IgnoreAction_label=&Ignore
74 ApplyPatchAction_label=Appl&y Patch...
75 ShowResourceInHistoryAction_label=Show in Hist&ory
76 CompareWithRevisionAction_label=Histor&y...
78 GitPreferences_keywords = git egit repository clone cloning parallel pull remote connection timeout ssh refresh index merge whitespace credentials lfs large
79 ProjectsPreferencePage_keywords = git egit projects share branch import ignore derived gitignore
80 WindowCachePreferencePage_keywords = git egit window cache
81 DateFormatPreferencePage_keywords = git egit date format commit time zone
82 GitDecoratorPreferencePage_keywords = git egit label decoration colors fonts icon
83 GlobalConfigurationPreferencePage_keywords = git egit configuration user system repository
84 CommittingPreferencePage_keywords = git egit committing staging stage untracked track message history signed warning error signing gpg signature
85 StagingViewPreferencePage_keywords = git egit staging stage
86 DialogsPreferencePage_keywords = git egit confirmation dialog configuration rebase checkout detached launch branch clone lfs fetch push log home
87 SynchronizePreferencePage_keywords = git egit synchronize fetch commit models merge
88 HistoryPreferencePage_keywords = git egit history branches tags refs notes rename revision comment date author committer diff first parent signing signed signature
89 HistoryColumnsPreferencePage_keywords = git egit history columns id author committer date
91 GitActions_label=Git
92 GitActions_description = Git commands in workbench toolbar and menu
94 GitMenu_label=&Git
97 Theme_label=Git
98 Theme_CommitGraphNormalFont_label=Commit graph normal font
99 Theme_CommitGraphNormalFont_description=This font is used to draw the revision history.
100 Theme_CommitGraphHighlightFont_label=Commit graph highlight font
101 Theme_CommitGraphHighlightFont_description=This font is used to highlight matching commits in the revision history.
102 Theme_CommitMessageFont_label=Commit message font
103 Theme_CommitMessageFont_description=This font is used to show a commit message.
104 Theme_CommitMessageEditorFont_label=Commit message editor font
105 Theme_CommitMessageEditorFont_description=This font is used when entering a commit message.
106 Theme_UncommittedChangeForegroundColor_label=Uncommitted Change (Foreground)
107 Theme_UncommittedChangeForegroundColor_description=This color is used for the foreground color for resources that have outgoing changes.
108 Theme_UncommittedChangeBackgroundColor_label=Uncommitted Change (Background)
109 Theme_UncommittedChangeBackgroundColor_description=This color is used for the background color for resources that have outgoing changes.
110 Theme_UncommittedChangeFont_label=Uncommitted Change Font
111 Theme_UncommittedChangeFont_description=The font used to display outgoing changes.
112 Theme_DiffHunkBackgroundColor_label=Diff Hunk (Background)
113 Theme_DiffHunkBackgroundColor_description=This color is used for the background color for diff hunks displayed in the commit viewer.
114 Theme_DiffHunkForegroundColor_label=Diff Hunk (Foreground)
115 Theme_DiffHunkForegroundColor_description=This color is used for the foreground color for diff hunks displayed in the commit viewer.
116 Theme_DiffAddBackgroundColor_label=Diff Added (Background)
117 Theme_DiffAddBackgroundColor_description=This color is used for the background color for added diff lines displayed in the commit viewer.
118 Theme_DiffAddForegroundColor_label=Diff Added (Foreground)
119 Theme_DiffAddForegroundColor_description=This color is used for the foreground color for added diff lines displayed in the commit viewer.
120 Theme_DiffRemoveBackgroundColor_label=Diff Removed (Background)
121 Theme_DiffRemoveBackgroundColor_description=This color is used for the background color for removed diff lines displayed in the commit viewer.
122 Theme_DiffRemoveForegroundColor_label=Diff Removed (Foreground)
123 Theme_DiffRemoveForegroundColor_description=This color is used for the foreground color for removed diff lines displayed in the commit viewer.
124 Theme_DiffHeadlineForegroundColor_label=Diff Headline (Foreground)
125 Theme_DiffHeadlineForegroundColor_description=This color is used for the foreground color for the first line of a file (headline) in the commit viewer.
126 Theme_DiffHeadlineBackgroundColor_label=Diff Headline (Background)
127 Theme_DiffHeadlineBackgroundColor_description=This color is used for the background color for the first line of a file (headline) in the commit viewer.
128 Theme_DiffHeadlineFont_label=Diff Headline (Font)
129 Theme_DiffHeadlineFont_description=This font is used for the the first line of a file (headline) in the commit viewer.
130 Theme_IgnoredResourceForegroundColor_label=Ignored Resource (Foreground)
131 Theme_IgnoredResourceForegroundColor_description=This color is used for the foreground color for resources that are ignored.
132 Theme_IgnoredResourceBackgroundColor_label=Ignored Resource (Background)
133 Theme_IgnoredResourceBackgroundColor_description=This color is used for the background color for resources that are ignored.
134 Theme_IgnoredResourceFont_label=Ignored Resource (Font)
135 Theme_IgnoredResourceFont_description=The font used to display resources that are ignored.
137 GitPreferences_name=Git
138 GitPreferences_WindowCachePreferencePage_name=Window Cache
139 GitPreferences_DateFormatPreferencePage_name=Date Format
140 GitPreferences_DecoratorPreferencePage_name=Label Decorations
141 GitPreferences_CommittingPreferencePage_name=Committing
142 GitPreferences_StagingViewPreferencePage_name=Staging View
143 GitPreferences_ProjectPreferencePage_name=Projects
145 ShareProjectCommand_name=Share with Git
146 ShareProjectCommand_desc=Share the project using Git
148 ShareProjectCommandParameter_name = Project
149 GitRepositoriesView_name = Git Repositories
150 GitStagingView_name = Git Staging
151 GitCategory_name = Git
152 GitRepositoryPerspective_name = Git
153 GitRepositoryPerspective_description = Perspective for managing git repositories with views for committing, browsing history, interactive rebase and other git operations.
154 Synchronize_Name=Git
155 Synchronize_ChangeSet=Git Commits
157 GitRepositoriesContentName = Git Repositories
158 AddRepositoryCommand = Add a Git Repository...
159 AddRepositoryCommand.description = Adds an existing Git repository to the Git Repositories view
160 CloneRepositoryCommand = Clone a Git Repository...
161 CloneRepositoryCommand.description = Clones a Git repository and adds the clone to the Git Repositories view
162 CreateRepositoryCommand = Create a Git Repository...
163 CreateRepositoryCommand.description = Creates a new Git repository and adds it to the Git Repositories view
165 CheckoutCommand = Check Out
166 CopyPathCommand = Copy Path to Clipboard
167 DeleteBranchCommand = Delete Branch...
168 RenameBranchCommand = Rename Branch...
169 FetchCommand = Fetch...
170 CommitCommand = Commit
171 PushCommand = Push...
172 RemoveRepositoryCommand = Remove Repository
173 ImportProjectsCommand = Import Projects...
174 ImportProjectsCommand_description = Import or create in local Git repository
175 CreateBranchCommand = Create Branch...
176 NewRemoteCommand = Create Remote...
177 ConfigureFetchCommand = Configure Fetch...
178 ConfigurePushCommand = Configure Push...
179 DeleteRemoteCommand = Delete Remote
180 ConfigureGerritRemoteCommand = Gerrit Configuration...
181 SimplePushCommand = Push
182 ChangeCredentialsCommand = Change Credentials
183 ClearCredentialsCommand = Clear Credentials
184 SimpleFetchCommand = Fetch
185 RemovePushCommand = Delete Push
186 RemoveFetchCommand = Delete Fetch
187 OpenInEditorCommand = Open in Editor
188 DeleteFileCommand = Delete
189 OpenCommand = Open
190 LinkWithSelectionCommand = Toggle "Link with Editor and Selection" (Git Repositories View)
191 SynchronizeCommand = Synchronize...
192 UntrackCommand.name = Untrack
194 ConfigurationPage.name = Configuration
195 DeleteTagCommand.name = &Delete Tag
196 MergeCommand = Merge
197 MergeWithDialogCommand = Merge...
198 ResetCommand = Reset...
199 gitsyncwizard.description = Git Synchronization
200 ShowRepositoryAction_label = Show in Repositories &View
201 TeamMenuCommandsLabel = The commands for the Team menu
202 SharedCommandsLabel = The shared commands
203 RepositoryCommandsLabel = The commands for the repositories view
204 HistoryViewCommandsLabel = History View Commands
205 HistoryViewCommands.extension.name = The history view commands
206 CommitViewerCommands.extension.name = The commit viewer commands
207 CompareCommand.name = Compare with Each Other
208 CompareWithMenu.label= Comp&are With
209 CompareWithWorkTreeCommand.name = Compare with Working Tree
210 CompareWithCommitCommand.name = Compare with Commit...
211 CompareWithHistoryCommand.name = Compare with Branch, Tag or Reference...
212 ReplaceWithMenu.label=Rep&lace With
213 ReplaceWithPreviousCommand.name = Replace with Previous Revision
214 ReplaceWithOursCommand.name = Replace Conflicting Files with Our Revision
215 ReplaceWithTheirsCommand.name = Replace Conflicting Files with Their Revision
216 OpenCommand.name = Open
217 CompareModeCommandParameter.name = Compare mode
218 CreatePatchCommand.name = Create Patch...
219 PushCommit.name = Push Commit...
220 ResetCommand.name = Reset...
221 ResetModeCommandParameter.name = Reset mode
222 ResetQuickdiffCommand.name = Reset quickdiff baseline
223 ResetTargetCommandParameter.name = Reset target (HEAD, HEAD^1)
224 SetQuickdiffBaselineCommand.name = Set quickdiff baseline
225 RepoViewFetch.label = &Fetch...
226 RepoViewFilterTagCommand.label= &Filter Tags...
227 RepoViewFilterTagCommand.tooltip=Filter Tags by Name
228 RepoViewCommit.label = &Commit...
229 RepoViewPush.label = &Push...
230 RepoViewPushBranch.label = &Push Branch...
231 RepoViewPushTag.label = &Push Tag...
232 RepoViewImportProjects.label = &Import Projects...
233 RepoViewCheckout.label = &Check Out
234 RepoViewSynchronize.label = &Synchronize with Workspace
235 RepoViewSynchronizeEachOther.label = &Synchronize with Each Other
236 RepoViewFetchSimple.label = &Fetch
237 RepoViewPushSimpleLabel = &Push
238 RepoViewChangeCredentialsLabel = Change Credentials...
239 RepoViewClearCredentialsLabel = Clear Credentials
240 RepoViewRemove.label = &Remove Repository from View
241 RepoViewCreateBranch.label = Create &Branch...
242 RepoViewCreateTag.label = Create &Tag...
243 RepoViewMerge.label = &Merge...
244 RepoViewMergeSimple.label = &Merge
245 RepoViewCreateRemote.label = Create &Remote...
246 RepoViewConfigureFetch.label = &Configure Fetch...
247 RepoViewConfigurePush.label = &Configure Push...
248 RepoViewConfigureGerritRemote.label = &Gerrit Configuration...
249 RepoViewReset.label = &Reset...
250 RepoViewOpenInEditor.label = Open in &Editor
251 RepoViewAddToIndex.label = Add to Index
252 RepoViewDeleteFile.label = &Delete
253 RepoViewDeleteBranch.label = &Delete Branch
254 RepoViewRemoveRemote.label = &Delete Remote
255 RepoViewDeleteFetch.label = &Delete Fetch
256 RepoViewDeletePush.label = &Delete Push
257 RepoViewCopyPath.label = &Copy Path to Clipboard
258 RepoViewPastePath.label = Paste R&epository Path or URI
259 RepoViewRenameBranch.label = Re&name Branch...
260 RepoViewCompareVersions.label = &Compare with Each Other
261 RepoViewCompareVersionsInTree.label = Compare with Each Other in &Tree
262 RepoViewCompareUnified.label = Show &Unified Diff
263 RepoViewFilterRemoteBranches.label = Remote Tracking Branches
264 RepoViewFilterRemoteBranches.description = Hides Remote Tracking Branches
265 RepoViewFilterTags.label = Tags
266 RepoViewFilterTags.description = Hides Tags
267 RepoViewFilterReferences.label = References
268 RepoViewFilterReferences.description = Hides References
269 RepoViewFilterRemotes.label = Remotes
270 RepoViewFilterRemotes.description = Hides Remotes
271 RepoViewFilterStashes.label = Stashed Commits
272 RepoViewFilterStashes.description = Hides Stashed Commits
273 RepoViewFilterSubmodules.label = Submodules
274 RepoViewFilterSubmodules.description = Hides Submodules
275 RepoViewFilterWorktree.label = Working Tree
276 RepoViewFilterWorktree.description = Hides Working Tree
277 RepoViewCollapseWorktreeCommand.label = Collapse Working Tree
278 RepoViewCollapseWorktreeCommand.description = Collapse the complete Working Tree of the current Repositories View selection
279 AddToIndexCommand.name = Add to Index
280 RemoveFromIndexCommand.name = Remove from Index
281 BranchCommand.name = Branch
282 BranchCommand.description = Check out, rename, create, or delete a branch in a git repository
283 CommitCommand.name = Commit...
284 CompareWithHeadCommand.name = Compare with HEAD Revision
285 CompareIndexWithHeadCommand.name = Compare File in Index with HEAD Revision
286 CompareWithIndexCommand.name = Compare with Index
287 ReplaceWithIndexCommand.name = Replace with File in Index
288 ReplaceWithHeadCommand.name = Replace with HEAD revision
289 ReplaceWithCommitCommand.name = Replace with commit
290 ReplaceWithRefCommand.name = Replace with branch, tag, or reference
291 FetchCommand.name = Fetch
292 IgnoreCommand.name = Ignore
293 MergeCommand.name = Merge
294 PushCommand.name = Push...
295 PushBranchCommand.name = Push Branch...
296 PushTagsCommand.name = Push Tags...
297 ResetCommand.name2 = Reset
298 SynchronizeCommand.name = Synchronize
299 TagCommand.name = Create Tag...
300 ShowInHistoryCommand.name = Show in History
301 ShowRepoViewCommand.name = Show Git Repositories View
302 ApplyPatchCommand.name = Apply Patch
303 ChangeSetModel.name = Git Commits
304 RepoViewDeleteRepository.label = &Delete Repository...
305 DeleteRepositoryCommand.name = Delete Repository
306 CreateRepositoryGroupCommand.name = Create a Repository Group
307 CreateRepositoryGroupCommand.label = Create a Repository &Group
308 CreateRepositoryGroupCommand.description = Create a repository group for structuring repositories in the Git Repositories view
309 DeleteRepositoryGroupCommand.label = &Delete Repository Group...
310 RenameRepositoryGroupCommand.label = &Rename Repository Group
311 RepositoryGroupMenu.label = Repository &Groups
312 RepoViewAddRepository.tooltip = Add an existing local Git Repository to this view
313 RepoViewCloneRepository.tooltip = Clone a Git Repository and add the clone to this view
314 RepoViewCreateRepository.tooltip = Create a new Git Repository and add it to this view
315 RepoViewAddRepository.label = &Add a Repository...
316 RepoViewCloneRepository.label = &Clone a Repository...
317 RepoViewCreateRepository.label = Create a &Repository...
318 RepoViewLinkWithSelectionMenu.label = Link with Editor and &Selection
319 RepoViewLinkWithSelection.tooltip = Link with Editor and Selection
320 RepoViewCreateRepositoryCommand.name = Create a Repository
321 CreateRepositoryWizard.name = Git Repository
322 CreateRepositoryWizard.description = Create a Git repository
323 HierarchyLayout.label = &Hierarchical Branch Layout
324 BranchCommit.label = &Display Latest Branch Commit
325 ToggleLayoutCommand.name = Toggle Branch Representation
326 ToggleBranchCommitCommand.name = Toggle Latest Branch Commit
327 RepoViewHierarchicalBranchRepresenation.tooltip = Hierarchical Branch Layout
328 RepoViewBranchCommit.tooltip = Display Latest Branch Commit
329 ConfigureTraceCommand.name = Configure Git Debug Trace
330 PullIntoCurrentBranchMenuLabel = P&ull
331 PullWithOptions.name=Pull...
332 PullWithOptions.tooltip=Specify remote and reference for a pull operation and run it
333 CherryPickCommand.name = Cherry Pick
334 SquashCommitsCommand.name = Squash Commits
335 RewordCommitCommand.name = Reword Commit
336 EditCommitCommand.name = Edit Commit
337 RevertCommand.name = Revert Commit
338 RebaseCurrentCommand.name = Rebase
339 RebaseInteractiveCurrentCommand.name = Interactive Rebase
340 DisconnectCommand.name = Disconnect
342 RepoViewPullMenu.label = P&ull
343 RepoViewPullCommand.name = Pull
344 TeamPullCommand.name = Pull
345 PullIntoCurrentBranch.tooltip = Pull changes from upstream into current branch
346 RemoteSubMenu.label = R&emote
347 RepositorySubMenu.label = &Repository
348 PushToUpstreamAction.label = &Push to Upstream
349 PushToUpstreamAction.tooltip = Push current branch to upstream if configured or start push branch wizard
350 FetchFromUpstreamAction.label = &Fetch from Upstream
351 CompareWithBranchOrTagAction.label = &Branch, Tag, or Reference...
352 MergeToolAction.label = &Merge Tool
353 CompareWithCommitAction.label = &Commit...
354 CreatePatchAction.label = Crea&te Patch...
355 TreeCompareView.name = Git Tree Compare
356 TeamMenu.label = T&eam
357 RebaseCommand.label = Rebase on
358 PushToUpstreamCommand.label = &Push to Upstream
359 FetchFromUpstreamCommand.label = &Fetch from Upstream
360 PushTagsCommand.label = Push &Tags...
361 RebaseCommand.label2 = Rebase...
362 RebaseMenu.label = Rebase
363 AbortCommand.label = &Abort
364 ContinueCommand.label = &Continue
365 SkipCommand.label = &Skip commit and continue
366 ShowInHistoryCommand.label = History
367 ShowInHistoryCommand.name2 = Show in History
368 RebaseCommand.name = Rebase on
369 RebaseWithDialogCommand.name = Rebase...
370 AbortRebaseCommand.name = Abort Rebase
371 SkipRebaseCommand.name = Skip commit and continue
372 ContinueRebaseCommand.name = Continue Rebase
373 SubmoduleUpdateCommand.name = Update Submodule
374 SubmoduleUpdateCommand.label = Update Submodule
375 SubmoduleSyncCommand.name = Sync Submodule
376 SubmoduleSyncCommand.label = Sync Submodule
377 SubmoduleAddCommand.name = Add Submodule
378 SubmoduleAddCommand.label = Add Submodule...
379 CleanCommand.name = Clean...
380 CleanCommand.label = C&lean...
381 StashCreateCommand.name = Stash Changes...
382 StashApplyCommand.name = Apply Stashed Changes
383 StashApplyCommand.label = Apply Stashed Changes
384 StashDropCommand.name = Delete Stashed Commit...
385 StashDropCommand.label = Delete Stashed Commit...
386 MergeToolCommand.name = Merge Tool
387 PushUpstreamCommand.name = Push to Upstream
388 FetchUpstreamCommand.name = Fetch from Upstream
389 ConfigureUpstreamFetchCommand.name = Configure Upstream Fetch
390 ConfigureUpstreamPushCommand.name = Configure Upstream Push
391 OpenInTextEditorCommand.name = Open in Text Editor
392 OpenInCommitViewerCommand.name = Open in Commit Viewer
393 OpenInCommitViewerCommand.tooltip = Opens selected commit(s) in Commit Viewer(s)
394 ConfigureFetchFromUpstreamCommand.label = Configure F&etch from Upstream...
395 ConfigurePushToUpstreamCommand.label = Configure P&ush to Upstream...
396 CommitMessageProviderExtension-point.name = CommitMessageProvider
397 CloneSourceProviderExtension-point.name = CloneSourceProvider
398 BranchNameProviderExtension-point.name = BranchNameProvider
399 ShowInSystemExplorerCommand.name = Show In System Explorer
400 ShowUnifiedDiffCommand.name = Show Unified Diff
401 DiffViewerContext = In Diff Viewer
402 UnifiedDiffQuickOutlineCommand.name = Quick Outline
403 UnifiedDiffQuickOutlineCommand.description = Show the quick outline for a unified diff
404 ToggleCurrentChangesCommand.name = Ignore Changes from Ancestor to Current Version
405 ToggleCurrentChangesCommand.description = Toggle ignoring changes only between the ancestor and the current version in a three-way merge comparison
407 FetchFromGerritCommand.name = Fetch From Gerrit
408 FetchFromGerritCommand.label = Fetch from &Gerrit...
410 RepositoriesViewContext.name= In Git Repositories View
411 RepositoriesViewClone_repositoryUri_Name=Repository URI
413 SwitchToMenu.label = S&witch To
414 SwitchToMenuMultiple.label = S&witch Repositories To
416 StashesMenu.label = &Stashes
418 DialogsPreferencePage.name = Confirmations and Warnings
419 SynchronizePreferencePage.name = Synchronize
420 HistoryPreferencePage.name = History
421 HistoryColumnsPreferencePage.name = Columns
423 AdvancedMenu.label = Ad&vanced
424 RenameBranchMenu.label = &Rename Branch...
425 DeleteBranchMenu.label = &Delete Branch...
426 DeleteBranchCommand.name = Delete Branch
427 RenameBranchCommand.name = Rename Branch
428 CompareInTreeCommand.name = Compare in Tree
429 CompareWithPreviousCommand.name = Compare with Previous Revision
430 CompareWithPreviousAction.label = &Previous Revision
431 CommitEditor.name = Git Commit Editor
432 DiffEditor.name = Git Diff Editor
433 CommitSearchPage.label = Git Search
434 CommitSearchResults.label = Git Search Results
435 NavigationActionSet.label = Git Navigation Actions
436 OpenCommitAction.tooltip = Open Git Commit...
437 OpenCommitAction.label = Open Git Commit...
438 OpenCommit.name = Open Git Commit
439 ShowBlameAction_label = &Show Revision Information
440 ShowBlameCommand.name = Show Revision Information
441 ShowVersionsCommand.name=Open this Version
443 GitVariable_git_dir=The path to the .git directory for the selected or named resource
444 GitVariable_git_repo_relative_path=Path of the selected or named resource relative to the Git repository
445 GitVariable__git_work_tree_description=Work tree root of the Git repository for the selected or referenced resource
446 GitVariable_git_branch_description=Current HEAD in the Git repository that contains the selected or referenced resource
448 GitTemplateVariableResolver_GitConfigDescription=Retrieve a value from the Git configuration.<br><br>\
449 Examples:\
450 <br>${name:git_config(user.name)}\
451 <br>${email:git_config(user.email)}\
452 <br>\
453 <br>Variable name before colon can be any unique value,\
454 <br>git_config parameter in parentheses is mandatory and must be a valid configuration key.
456 ReflogView = Git Reflog
457 ShowIn = Show In
458 RefLogViewCheckout.label = C&heck Out
459 RefLogViewOpenInCommitViewer.label = &Open in Commit Viewer
460 RefLogShowUnifiedDiff.label = Show &Unified Diff
461 ReflogResetHard.label=&Hard (HEAD, Index, and Working Tree)
462 ReflogResetMenu.label=&Reset
463 ReflogResetMixed.label=&Mixed (HEAD and Index)
464 ReflogResetSoft.label=&Soft (HEAD Only)
466 RepositoryConfigPropertyPage = Configuration
467 RepositoryStatisticsPage = Statistics
469 CloneUri.label = Clone URI
471 AssumeUnchangedCommand = Assume Unchanged
472 NoAssumeUnchangedCommand = No Assume Unchanged
474 ConfigurBranchCommand.label = C&onfigure Branch...
476 ReflogCopyCommand.label = &Copy Commit Id
477 RepoViewConfigureBranchCommand.name = Configure Branch
478 ReflogViewContext = In Git Reflog View
479 ReflogViewCommands = Reflog View Commands
480 ReflogCopyCommandName = Copy Commit Id
481 PushToGerritCommand.label = Push Current Head to Gerrit
482 PushToGerritMenu.label = Push to Ge&rrit...
483 GarbageCollectCommand.label = Collect Garbage
485 GitInteractiveRebaseView_name = Git Interactive Rebase
487 GitIgnoreContentTypeName = Gitignore File
489 extension.traceComponent.name = Git
491 ImportChangedProjects.label = Import Changed Projects
492 ImportChangedProjectsCommand = Import Changed Projects
494 HistoryCheckoutCommand.label=&Check Out
495 HistoryCheckoutCommand.label2=&Check Out...
496 HistoryCherryPick.label=C&herry-Pick...
497 HistoryCompareVersions.label=Compare with &Each Other
498 HistoryCompareVersionsInTree.label=Compare with Each Other in &Tree
499 HistoryCompareWithWorkingTree.label=Compare with &Working Tree
500 HistoryCreateBranch.label=Create &Branch...
501 HistoryCreatePatch.label=Create P&atch...
502 HistoryCreateTag.label=Create &Tag...
503 HistoryDeleteBranch.label=&Delete Branch
504 HistoryDeleteTag.label=De&lete Tag...
505 HistoryMerge.label=&Merge
506 HistoryModifyMenu.label=Modi&fy
507 HistoryModifyEdit.label=&Edit
508 HistoryModifyReword.label=&Reword
509 HistoryModifySquash.label=&Squash
510 HistoryOpenInCommitViewer.label=Open in Commit &Viewer
511 HistoryOpenInTextEditorCommand.label=Open in Te&xt Editor
512 HistoryPushCommit.label=&Push Commit...
513 HistoryQuickdiffMenu.label=&Quick Diff
514 HistoryQuickdiffSet.label=&Set as Baseline
515 HistoryRebaseCurrent.label=R&ebase HEAD on
516 HistoryRebaseInteractive.label=&Interactive Rebase
517 HistoryRenameBranch.label=Re&name Branch...
518 HistoryResetHard.label=&Hard (HEAD, Index, and Working Tree)
519 HistoryResetMenu.label=&Reset
520 HistoryResetMixed.label=&Mixed (HEAD and Index)
521 HistoryResetQuickDiffHead.label=Reset Baseline to &Current Revision (HEAD)
522 HistoryResetQuickDiffHeadParent.label=Reset Baseline to &Previous Revision (HEAD^1)
523 HistoryResetSoft.label=&Soft (HEAD Only)
524 HistoryRevert.label=&Revert Commit
525 HistoryShowBlame.label=&Show Revision Information
526 HistoryShowVersions.label=&Open
527 HistoryShowUnifiedDiff.label=Show &Unified Diff
529 RebaseInteractiveOpenInCommitViewer.label=&Open in Commit Viewer
530 RebaseInteractiveShowUnifiedDiff.label=Show &Unified Diff
532 InstallLfsLocalCommand.label=Enable LFS locally
534 GitSearchActionSet.label=Git Search
535 GitSearchActionSet.description=Action set containing search related Git actions
536 OpenCommitSearchPageAction.label=&Git...
537 ShowInSystemExplorer.label=Show In System Explorer