PGP sign p2 artefacts
[egit/eclipse.git] / org.eclipse.egit.ui / plugin.properties
blob3dba44c73be2e72357f9f527623392e08feab106
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 GitServersPreferencePage_keywords = git egit server github gitlab gitea
89 HistoryPreferencePage_keywords = git egit history branches tags refs notes rename revision comment date author committer diff first parent signing signed signature
90 HistoryColumnsPreferencePage_keywords = git egit history columns id author committer date
92 GitActions_label=Git
93 GitActions_description = Git commands in workbench toolbar and menu
95 GitMenu_label=&Git
98 Theme_label=Git
99 Theme_CommitGraphNormalFont_label=Commit graph normal font
100 Theme_CommitGraphNormalFont_description=This font is used to draw the revision history.
101 Theme_CommitGraphHighlightFont_label=Commit graph highlight font
102 Theme_CommitGraphHighlightFont_description=This font is used to highlight matching commits in the revision history.
103 Theme_CommitMessageFont_label=Commit message font
104 Theme_CommitMessageFont_description=This font is used to show a commit message.
105 Theme_CommitMessageEditorFont_label=Commit message editor font
106 Theme_CommitMessageEditorFont_description=This font is used when entering a commit message.
107 Theme_CommitMessageCommentColor_label=Commit message comment color
108 Theme_CommitMessageCommentColor_description=This color is used for comment lines in commit messages when editing.
109 Theme_UncommittedChangeForegroundColor_label=Uncommitted Change (Foreground)
110 Theme_UncommittedChangeForegroundColor_description=This color is used for the foreground color for resources that have outgoing changes.
111 Theme_UncommittedChangeBackgroundColor_label=Uncommitted Change (Background)
112 Theme_UncommittedChangeBackgroundColor_description=This color is used for the background color for resources that have outgoing changes.
113 Theme_UncommittedChangeFont_label=Uncommitted Change Font
114 Theme_UncommittedChangeFont_description=The font used to display outgoing changes.
115 Theme_DiffHunkBackgroundColor_label=Diff Hunk (Background)
116 Theme_DiffHunkBackgroundColor_description=This color is used for the background color for diff hunks displayed in the commit viewer.
117 Theme_DiffHunkForegroundColor_label=Diff Hunk (Foreground)
118 Theme_DiffHunkForegroundColor_description=This color is used for the foreground color for diff hunks displayed in the commit viewer.
119 Theme_DiffAddBackgroundColor_label=Diff Added (Background)
120 Theme_DiffAddBackgroundColor_description=This color is used for the background color for added diff lines displayed in the commit viewer.
121 Theme_DiffAddForegroundColor_label=Diff Added (Foreground)
122 Theme_DiffAddForegroundColor_description=This color is used for the foreground color for added diff lines displayed in the commit viewer.
123 Theme_DiffRemoveBackgroundColor_label=Diff Removed (Background)
124 Theme_DiffRemoveBackgroundColor_description=This color is used for the background color for removed diff lines displayed in the commit viewer.
125 Theme_DiffRemoveForegroundColor_label=Diff Removed (Foreground)
126 Theme_DiffRemoveForegroundColor_description=This color is used for the foreground color for removed diff lines displayed in the commit viewer.
127 Theme_DiffHeadlineForegroundColor_label=Diff Headline (Foreground)
128 Theme_DiffHeadlineForegroundColor_description=This color is used for the foreground color for the first line of a file (headline) in the commit viewer.
129 Theme_DiffHeadlineBackgroundColor_label=Diff Headline (Background)
130 Theme_DiffHeadlineBackgroundColor_description=This color is used for the background color for the first line of a file (headline) in the commit viewer.
131 Theme_DiffHeadlineFont_label=Diff Headline (Font)
132 Theme_DiffHeadlineFont_description=This font is used for the the first line of a file (headline) in the commit viewer.
133 Theme_IgnoredResourceForegroundColor_label=Ignored Resource (Foreground)
134 Theme_IgnoredResourceForegroundColor_description=This color is used for the foreground color for resources that are ignored.
135 Theme_IgnoredResourceBackgroundColor_label=Ignored Resource (Background)
136 Theme_IgnoredResourceBackgroundColor_description=This color is used for the background color for resources that are ignored.
137 Theme_IgnoredResourceFont_label=Ignored Resource (Font)
138 Theme_IgnoredResourceFont_description=The font used to display resources that are ignored.
140 GitPreferences_name=Git
141 GitPreferences_DiffTools_name=Diff/Merge
142 GitPreferences_WindowCachePreferencePage_name=Window Cache
143 GitPreferences_DateFormatPreferencePage_name=Date Format
144 GitPreferences_DecoratorPreferencePage_name=Label Decorations
145 GitPreferences_CommittingPreferencePage_name=Committing
146 GitPreferences_StagingViewPreferencePage_name=Staging View
147 GitPreferences_ProjectPreferencePage_name=Projects
149 ShareProjectCommand_name=Share with Git
150 ShareProjectCommand_desc=Share the project using Git
152 ShareProjectCommandParameter_name = Project
153 GitRepositoriesView_name = Git Repositories
154 GitStagingView_name = Git Staging
155 GitCategory_name = Git
156 GitRepositoryPerspective_name = Git
157 GitRepositoryPerspective_description = Perspective for managing git repositories with views for committing, browsing history, interactive rebase and other git operations.
158 Synchronize_Name=Git
159 Synchronize_ChangeSet=Git Commits
161 GitRepositoriesContentName = Git Repositories
162 AddRepositoryCommand = Add a Git Repository...
163 AddRepositoryCommand.description = Adds an existing Git repository to the Git Repositories view
164 CloneRepositoryCommand = Clone a Git Repository...
165 CloneRepositoryCommand.description = Clones a Git repository and adds the clone to the Git Repositories view
166 CreateRepositoryCommand = Create a Git Repository...
167 CreateRepositoryCommand.description = Creates a new Git repository and adds it to the Git Repositories view
169 CheckoutCommand = Check Out
170 CopyPathCommand = Copy Path to Clipboard
171 DeleteBranchCommand = Delete Branch...
172 RenameBranchCommand = Rename Branch...
173 FetchCommand = Fetch...
174 CommitCommand = Commit
175 PushCommand = Push...
176 RemoveRepositoryCommand = Remove Repository
177 ImportProjectsCommand = Import Projects...
178 ImportProjectsCommand_description = Import or create in local Git repository
179 CreateBranchCommand = Create Branch...
180 NewRemoteCommand = Create Remote...
181 ConfigureFetchCommand = Configure Fetch...
182 ConfigurePushCommand = Configure Push...
183 DeleteRemoteCommand = Delete Remote
184 ConfigureGerritRemoteCommand = Gerrit Configuration...
185 SimplePushCommand = Push
186 ChangeCredentialsCommand = Change Credentials
187 ClearCredentialsCommand = Clear Credentials
188 SimpleFetchCommand = Fetch
189 RemovePushCommand = Delete Push
190 RemoveFetchCommand = Delete Fetch
191 OpenInEditorCommand = Open in Editor
192 DeleteFileCommand = Delete
193 OpenCommand = Open
194 LinkWithSelectionCommand = Toggle "Link with Editor and Selection" (Git Repositories View)
195 SynchronizeCommand = Synchronize...
196 UntrackCommand.name = Untrack
198 ConfigurationPage.name = Configuration
199 DeleteTagCommand.name = &Delete Tag
200 MergeCommand = Merge
201 MergeWithDialogCommand = Merge...
202 ResetCommand = Reset...
203 gitsyncwizard.description = Git Synchronization
204 ShowRepositoryAction_label = Show in Repositories &View
205 TeamMenuCommandsLabel = The commands for the Team menu
206 SharedCommandsLabel = The shared commands
207 RepositoryCommandsLabel = The commands for the repositories view
208 HistoryViewCommandsLabel = History View Commands
209 HistoryViewCommands.extension.name = The history view commands
210 CommitViewerCommands.extension.name = The commit viewer commands
211 CompareViewerCommands.extension.name = Additional comparison viewer commands
212 CompareWithEachOtherCommand.name = Compare with Each Other
213 CompareWithEachOtherCommand.description = Compare two files selected in the Compare Editor with each other.
214 CompareCommand.name = Compare with Each Other
215 CompareWithMenu.label= Comp&are With
216 CompareWithWorkTreeCommand.name = Compare with Working Tree
217 CompareWithCommitCommand.name = Compare with Commit...
218 CompareWithHistoryCommand.name = Compare with Branch, Tag or Reference...
219 ReplaceWithMenu.label=Rep&lace With
220 ReplaceWithPreviousCommand.name = Replace with Previous Revision
221 ReplaceWithOursCommand.name = Replace Conflicting Files with Our Revision
222 ReplaceWithTheirsCommand.name = Replace Conflicting Files with Their Revision
223 OpenCommand.name = Open
224 CompareModeCommandParameter.name = Compare mode
225 CreatePatchCommand.name = Create Patch...
226 PushCommit.name = Push Commit...
227 ResetCommand.name = Reset...
228 ResetModeCommandParameter.name = Reset mode
229 ResetQuickdiffCommand.name = Reset quickdiff baseline
230 ResetTargetCommandParameter.name = Reset target (HEAD, HEAD^1)
231 SetQuickdiffBaselineCommand.name = Set quickdiff baseline
232 RepoViewFetch.label = &Fetch...
233 RepoViewFilterTagCommand.label= &Filter Tags...
234 RepoViewFilterTagCommand.tooltip=Filter Tags by Name
235 RepoViewCommit.label = &Commit...
236 RepoViewPush.label = &Push...
237 RepoViewPushBranch.label = &Push Branch...
238 RepoViewPushTag.label = &Push Tag...
239 RepoViewImportProjects.label = &Import Projects...
240 RepoViewCheckout.label = &Check Out
241 RepoViewSynchronize.label = &Synchronize with Workspace
242 RepoViewSynchronizeEachOther.label = &Synchronize with Each Other
243 RepoViewFetchSimple.label = &Fetch
244 RepoViewPushSimpleLabel = &Push
245 RepoViewChangeCredentialsLabel = Change Credentials...
246 RepoViewClearCredentialsLabel = Clear Credentials
247 RepoViewRemove.label = &Remove Repository from View
248 RepoViewCreateBranch.label = Create &Branch...
249 RepoViewCreateTag.label = Create &Tag...
250 RepoViewMerge.label = &Merge...
251 RepoViewMergeSimple.label = &Merge
252 RepoViewCreateRemote.label = Create &Remote...
253 RepoViewConfigureFetch.label = &Configure Fetch...
254 RepoViewConfigurePush.label = &Configure Push...
255 RepoViewConfigureGerritRemote.label = &Gerrit Configuration...
256 RepoViewReset.label = &Reset...
257 RepoViewOpenInEditor.label = Open in &Editor
258 RepoViewOpenInCommitViewer.label = Open in Commit &Viewer
259 RepoViewAddToIndex.label = Add to Index
260 RepoViewDeleteFile.label = &Delete
261 RepoViewDeleteBranch.label = &Delete Branch
262 RepoViewRemoveRemote.label = &Delete Remote
263 RepoViewDeleteFetch.label = &Delete Fetch
264 RepoViewDeletePush.label = &Delete Push
265 RepoViewCopyPath.label = &Copy Path to Clipboard
266 RepoViewPastePath.label = Paste R&epository Path or URI
267 RepoViewRenameBranch.label = Re&name Branch...
268 RepoViewCompareVersions.label = &Compare with Each Other
269 RepoViewCompareVersionsInTree.label = Compare with Each Other in &Tree
270 RepoViewCompareUnified.label = Show &Unified Diff
271 RepoViewFilterRemoteBranches.label = Remote Tracking Branches
272 RepoViewFilterRemoteBranches.description = Hides Remote Tracking Branches
273 RepoViewFilterTags.label = Tags
274 RepoViewFilterTags.description = Hides Tags
275 RepoViewFilterReferences.label = References
276 RepoViewFilterReferences.description = Hides References
277 RepoViewFilterRemotes.label = Remotes
278 RepoViewFilterRemotes.description = Hides Remotes
279 RepoViewFilterStashes.label = Stashed Commits
280 RepoViewFilterStashes.description = Hides Stashed Commits
281 RepoViewFilterSubmodules.label = Submodules
282 RepoViewFilterSubmodules.description = Hides Submodules
283 RepoViewFilterWorktree.label = Working Tree
284 RepoViewFilterWorktree.description = Hides Working Tree
285 RepoViewCollapseWorktreeCommand.label = Collapse Working Tree
286 RepoViewCollapseWorktreeCommand.description = Collapse the complete Working Tree of the current Repositories View selection
287 AddToIndexCommand.name = Add to Index
288 RemoveFromIndexCommand.name = Remove from Index
289 BranchCommand.name = Branch
290 BranchCommand.description = Check out, rename, create, or delete a branch in a git repository
291 CommitCommand.name = Commit...
292 CompareWithHeadCommand.name = Compare with HEAD Revision
293 CompareIndexWithHeadCommand.name = Compare File in Index with HEAD Revision
294 CompareWithIndexCommand.name = Compare with Index
295 ReplaceWithIndexCommand.name = Replace with File in Index
296 ReplaceWithHeadCommand.name = Replace with HEAD revision
297 ReplaceWithCommitCommand.name = Replace with commit
298 ReplaceWithRefCommand.name = Replace with branch, tag, or reference
299 FetchCommand.name = Fetch
300 IgnoreCommand.name = Ignore
301 MergeCommand.name = Merge
302 PushCommand.name = Push...
303 PushBranchCommand.name = Push Branch...
304 PushTagsCommand.name = Push Tags...
305 ResetCommand.name2 = Reset
306 SynchronizeCommand.name = Synchronize
307 TagCommand.name = Create Tag...
308 ShowInHistoryCommand.name = Show in History
309 ShowRepoViewCommand.name = Show Git Repositories View
310 ApplyPatchCommand.name = Apply Patch
311 ChangeSetModel.name = Git Commits
312 RepoViewDeleteRepository.label = &Delete Repository...
313 DeleteRepositoryCommand.name = Delete Repository
314 CreateRepositoryGroupCommand.name = Create a Repository Group
315 CreateRepositoryGroupCommand.label = Create a Repository &Group
316 CreateRepositoryGroupCommand.description = Create a repository group for structuring repositories in the Git Repositories view
317 DeleteRepositoryGroupCommand.label = &Delete Repository Group...
318 RenameRepositoryGroupCommand.label = &Rename Repository Group
319 RepositoryGroupMenu.label = Repository &Groups
320 RepoViewAddRepository.tooltip = Add an existing local Git Repository to this view
321 RepoViewCloneRepository.tooltip = Clone a Git Repository and add the clone to this view
322 RepoViewCreateRepository.tooltip = Create a new Git Repository and add it to this view
323 RepoViewAddRepository.label = &Add a Repository...
324 RepoViewCloneRepository.label = &Clone a Repository...
325 RepoViewCreateRepository.label = Create a &Repository...
326 RepoViewLinkWithSelectionMenu.label = Link with Editor and &Selection
327 RepoViewLinkWithSelection.tooltip = Link with Editor and Selection
328 RepoViewCreateRepositoryCommand.name = Create a Repository
329 CreateRepositoryWizard.name = Git Repository
330 CreateRepositoryWizard.description = Create a Git repository
331 HierarchyLayout.label = &Hierarchical Branch Layout
332 BranchCommit.label = &Display Latest Branch Commit
333 ToggleLayoutCommand.name = Toggle Branch Representation
334 ToggleBranchCommitCommand.name = Toggle Latest Branch Commit
335 RepoViewHierarchicalBranchRepresenation.tooltip = Hierarchical Branch Layout
336 RepoViewBranchCommit.tooltip = Display Latest Branch Commit
337 ConfigureTraceCommand.name = Configure Git Debug Trace
338 PullIntoCurrentBranchMenuLabel = P&ull
339 PullWithOptions.name=Pull...
340 PullWithOptions.tooltip=Specify remote and reference for a pull operation and run it
341 CherryPickCommand.name = Cherry Pick
342 SquashCommitsCommand.name = Squash Commits
343 RewordCommitCommand.name = Reword Commit
344 EditCommitCommand.name = Edit Commit
345 RevertCommand.name = Revert Commit
346 RebaseCurrentCommand.name = Rebase
347 RebaseInteractiveCurrentCommand.name = Interactive Rebase
348 DisconnectCommand.name = Disconnect
350 RepoViewPullMenu.label = P&ull
351 RepoViewPullCommand.name = Pull
352 TeamPullCommand.name = Pull
353 PullIntoCurrentBranch.tooltip = Pull changes from upstream into current branch
354 RemoteSubMenu.label = R&emote
355 RepositorySubMenu.label = &Repository
356 PushToUpstreamAction.label = &Push to Upstream
357 PushToUpstreamAction.tooltip = Push current branch to upstream if configured or start push branch wizard
358 FetchFromUpstreamAction.label = &Fetch from Upstream
359 CompareWithBranchOrTagAction.label = &Branch, Tag, or Reference...
360 MergeToolAction.label = &Merge Tool
361 CompareWithCommitAction.label = &Commit...
362 CreatePatchAction.label = Crea&te Patch...
363 TreeCompareView.name = Git Tree Compare
364 TeamMenu.label = T&eam
365 RebaseCommand.label = Rebase on
366 PushToUpstreamCommand.label = &Push to Upstream
367 FetchFromUpstreamCommand.label = &Fetch from Upstream
368 PushTagsCommand.label = Push &Tags...
369 RebaseCommand.label2 = Rebase...
370 RebaseMenu.label = Rebase
371 AbortCommand.label = &Abort
372 ContinueCommand.label = &Continue
373 SkipCommand.label = &Skip commit and continue
374 ShowInHistoryCommand.label = History
375 ShowInHistoryCommand.name2 = Show in History
376 RebaseCommand.name = Rebase on
377 RebaseWithDialogCommand.name = Rebase...
378 AbortRebaseCommand.name = Abort Rebase
379 SkipRebaseCommand.name = Skip commit and continue
380 ContinueRebaseCommand.name = Continue Rebase
381 SubmoduleUpdateCommand.name = Update Submodule
382 SubmoduleUpdateCommand.label = Update Submodule
383 SubmoduleSyncCommand.name = Sync Submodule
384 SubmoduleSyncCommand.label = Sync Submodule
385 SubmoduleAddCommand.name = Add Submodule
386 SubmoduleAddCommand.label = Add Submodule...
387 CleanCommand.name = Clean...
388 CleanCommand.label = C&lean...
389 StashCreateCommand.name = Stash Changes...
390 StashApplyCommand.name = Apply Stashed Changes
391 StashApplyCommand.label = Apply Stashed Changes
392 StashDropCommand.name = Delete Stashed Commit...
393 StashDropCommand.label = Delete Stashed Commit...
394 MergeToolCommand.name = Merge Tool
395 PushUpstreamCommand.name = Push to Upstream
396 FetchUpstreamCommand.name = Fetch from Upstream
397 ConfigureUpstreamFetchCommand.name = Configure Upstream Fetch
398 ConfigureUpstreamPushCommand.name = Configure Upstream Push
399 OpenInTextEditorCommand.name = Open in Text Editor
400 OpenInCommitViewerCommand.name = Open in Commit Viewer
401 OpenInCommitViewerCommand.tooltip = Opens selected commit(s) in Commit Viewer(s)
402 ConfigureFetchFromUpstreamCommand.label = Configure F&etch from Upstream...
403 ConfigurePushToUpstreamCommand.label = Configure P&ush to Upstream...
404 CommitMessageProviderExtension-point.name = CommitMessageProvider
405 CloneSourceProviderExtension-point.name = CloneSourceProvider
406 BranchNameProviderExtension-point.name = BranchNameProvider
407 ShowInSystemExplorerCommand.name = Show In System Explorer
408 ShowUnifiedDiffCommand.name = Show Unified Diff
409 DiffViewerContext = In Diff Viewer
410 UnifiedDiffQuickOutlineCommand.name = Quick Outline
411 UnifiedDiffQuickOutlineCommand.description = Show the quick outline for a unified diff
412 ToggleCurrentChangesCommand.name = Ignore Changes from Ancestor to Current Version
413 ToggleCurrentChangesCommand.description = Toggle ignoring changes only between the ancestor and the current version in a three-way merge comparison
415 FetchFromGerritCommand.name = Fetch From Gerrit
416 FetchFromGerritCommand.label = Fetch from &Gerrit...
417 FetchFromGitHubCommand.name = Fetch GitHub Pull Request
418 FetchFromGitHubCommand.label = Fetch GitH&ub Pull Request...
419 FetchFromGitLabCommand.name = Fetch GitLab Merge Request
420 FetchFromGitLabCommand.label = Fetch Git&Lab Merge Request...
421 FetchFromGiteaCommand.name = Fetch Gitea Pull Request
422 FetchFromGiteaCommand.label = Fetch Git&ea Pull Request...
424 RepositoriesViewContext.name= In Git Repositories View
425 RepositoriesViewClone_repositoryUri_Name=Repository URI
427 SwitchToMenu.label = S&witch To
428 SwitchToMenuMultiple.label = S&witch Repositories To
430 StashesMenu.label = &Stashes
432 DialogsPreferencePage.name = Confirmations and Warnings
433 GitServersPreferencePage.name = Servers
434 SynchronizePreferencePage.name = Synchronize
435 HistoryPreferencePage.name = History
436 HistoryColumnsPreferencePage.name = Columns
438 AdvancedMenu.label = Ad&vanced
439 RenameBranchMenu.label = &Rename Branch...
440 DeleteBranchMenu.label = &Delete Branch...
441 DeleteBranchCommand.name = Delete Branch
442 RenameBranchCommand.name = Rename Branch
443 CompareInTreeCommand.name = Compare in Tree
444 CompareWithPreviousCommand.name = Compare with Previous Revision
445 CompareWithPreviousAction.label = &Previous Revision
446 CommitEditor.name = Git Commit Editor
447 DiffEditor.name = Git Diff Editor
448 CommitSearchPage.label = Git Search
449 CommitSearchResults.label = Git Search Results
450 NavigationActionSet.label = Git Navigation Actions
451 OpenCommitAction.tooltip = Open Git Commit...
452 OpenCommitAction.label = Open Git Commit...
453 OpenCommit.name = Open Git Commit
454 ShowBlameAction_label = &Show Revision Information
455 ShowBlameCommand.name = Show Revision Information
456 ShowVersionsCommand.name=Open this Version
458 GitVariable_git_dir=The path to the .git directory for the selected or named resource
459 GitVariable_git_repo_relative_path=Path of the selected or named resource relative to the Git repository
460 GitVariable__git_work_tree_description=Work tree root of the Git repository for the selected or referenced resource
461 GitVariable_git_branch_description=Current HEAD in the Git repository that contains the selected or referenced resource
463 GitTemplateVariableResolver_GitConfigDescription=Retrieve a value from the Git configuration.<br><br>\
464 Examples:\
465 <br>${name:git_config(user.name)}\
466 <br>${email:git_config(user.email)}\
467 <br>\
468 <br>Variable name before colon can be any unique value,\
469 <br>git_config parameter in parentheses is mandatory and must be a valid configuration key.
471 ReflogView = Git Reflog
472 ShowIn = Show In
473 RefLogViewCheckout.label = C&heck Out
474 RefLogViewOpenInCommitViewer.label = &Open in Commit Viewer
475 RefLogShowUnifiedDiff.label = Show &Unified Diff
476 ReflogResetHard.label=&Hard (HEAD, Index, and Working Tree)
477 ReflogResetMenu.label=&Reset
478 ReflogResetMixed.label=&Mixed (HEAD and Index)
479 ReflogResetSoft.label=&Soft (HEAD Only)
481 RepositoryConfigPropertyPage = Configuration
482 RepositoryStatisticsPage = Statistics
484 CloneUri.label = Clone URI
486 AssumeUnchangedCommand = Assume Unchanged
487 NoAssumeUnchangedCommand = No Assume Unchanged
489 ConfigurBranchCommand.label = C&onfigure Branch...
491 ReflogCopyCommand.label = &Copy Commit Id
492 RepoViewConfigureBranchCommand.name = Configure Branch
493 ReflogViewContext = In Git Reflog View
494 ReflogViewCommands = Reflog View Commands
495 ReflogCopyCommandName = Copy Commit Id
496 PushToGerritCommand.label = Push Current Head to Gerrit
497 PushToGerritMenu.label = Push to Ge&rrit...
498 GarbageCollectCommand.label = Collect Garbage
500 GitInteractiveRebaseView_name = Git Interactive Rebase
502 GitIgnoreContentTypeName = Gitignore File
504 extension.traceComponent.name = Git
506 ImportChangedProjects.label = Import Changed Projects
507 ImportChangedProjectsCommand = Import Changed Projects
509 HistoryCheckoutCommand.label=&Check Out
510 HistoryCheckoutCommand.label2=&Check Out...
511 HistoryCherryPick.label=C&herry-Pick...
512 HistoryCompareVersions.label=Compare with &Each Other
513 HistoryCompareVersionsInTree.label=Compare with Each Other in &Tree
514 HistoryCompareWithWorkingTree.label=Compare with &Working Tree
515 HistoryCreateBranch.label=Create &Branch...
516 HistoryCreatePatch.label=Create P&atch...
517 HistoryCreateTag.label=Create &Tag...
518 HistoryDeleteBranch.label=&Delete Branch
519 HistoryDeleteTag.label=De&lete Tag...
520 HistoryMerge.label=&Merge
521 HistoryModifyMenu.label=Modi&fy
522 HistoryModifyEdit.label=&Edit
523 HistoryModifyReword.label=&Reword
524 HistoryModifySquash.label=&Squash
525 HistoryOpenInCommitViewer.label=Open in Commit &Viewer
526 HistoryOpenInTextEditorCommand.label=Open in Te&xt Editor
527 HistoryPushCommit.label=&Push Commit...
528 HistoryQuickdiffMenu.label=&Quick Diff
529 HistoryQuickdiffSet.label=&Set as Baseline
530 HistoryRebaseCurrent.label=R&ebase HEAD on
531 HistoryRebaseInteractive.label=&Interactive Rebase
532 HistoryRenameBranch.label=Re&name Branch...
533 HistoryResetHard.label=&Hard (HEAD, Index, and Working Tree)
534 HistoryResetMenu.label=&Reset
535 HistoryResetMixed.label=&Mixed (HEAD and Index)
536 HistoryResetQuickDiffHead.label=Reset Baseline to &Current Revision (HEAD)
537 HistoryResetQuickDiffHeadParent.label=Reset Baseline to &Previous Revision (HEAD^1)
538 HistoryResetSoft.label=&Soft (HEAD Only)
539 HistoryRevert.label=&Revert Commit
540 HistoryShowBlame.label=&Show Revision Information
541 HistoryShowVersions.label=&Open
542 HistoryShowUnifiedDiff.label=Show &Unified Diff
544 RebaseInteractiveOpenInCommitViewer.label=&Open in Commit Viewer
545 RebaseInteractiveShowUnifiedDiff.label=Show &Unified Diff
547 InstallLfsLocalCommand.label=Enable LFS locally
549 GitSearchActionSet.label=Git Search
550 GitSearchActionSet.description=Action set containing search related Git actions
551 searchMenu.label= Se&arch
552 OpenCommitSearchPageAction.label=&Git...
553 ShowInSystemExplorer.label=Show In System Explorer