blob: 1d1bb9ebae495814341093cab0050b6e6e20e480 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 2011 Shawn Pearce and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Shawn Pearce - initial implementation
# Daniel Megert <daniel_megert@ch.ibm.com> - Removed two duplicate keys - http://bugs.eclipse.org/364013
###############################################################################
plugin_name=Git Team Provider UI
provider_name=Eclipse EGit
Git=Git
Git_clone_category=Git
Git_clone_wizard=Projects from Git
Git_clone_description=Import one or more projects from a Git Repository.
SharingWizard_name=Git
GitRemoteQuickDiffProvider_label=A Git Revision
DisconnectAction_label=&Disconnect
AssumeUnchangedAction_label=A&ssume Unchanged
NoAssumeUnchangedAction_label=&No Assume Unchanged
UntrackAction_label=&Untrack
Decorator_name=Git
Decorator_description=Shows Git specific information on resources in projects under version control.
AddToIndexAction_label=&Add to Index
AddToIndexAction_tooltip=Add to Git Index
RemoveFromIndexAction_label=Remove from Index
BranchAction_label=&Switch to ...
BranchAction_tooltip=Checkout branch, tag, or reference
DiscardChangesAction_label=&File in Git Index
ReplaceWithHeadAction_label=&HEAD Revision
ReplaceWithCommitAction_label=Commit...
ReplaceWithRefAction_label=&Branch, Tag, or Reference...
FetchAction_label=&Fetch From...
FetchAction_tooltip=Fetch changes from upstream
PushAction_label=&Push...
PushAction_tooltip=Push changes to upstream
ResetAction_label=&Reset...
ResetAction_tooltip=Reset index, working tree or branch head
RebaseAction_label=Re&base...
RebaseAction_tooltip=Rebase current branch on top of selected branch
RebaseWithDialog_label=&Rebase...
SynchronizeWith_label=&Synchronize
SynchronizeWorkspace_label=Synchronize &Workspace
TagAction_label=&Tag...
MergeAction_label=&Merge...
CommitAction_label=&Commit...
CommitAction_tooltip=Commit change
CompareWithIndexAction_label=Git &Index
CompareWithHeadAction_label=&HEAD Revision
CompareIndexWithHeadAction_label=Git Index With HEAD
IgnoreAction_label=&Ignore
ApplyPatchAction_label=Appl&y Patch...
ShowResourceInHistoryAction_label=Show in Hist&ory
CompareWithRevisionAction_label=Histor&y...
GitKeyword_label = git
GitKeyword_Refresh_label = refresh
GitActions_label=Git
GitActions_description = Git commands in workbench toolbar and menu
GitMenu_label=&Git
Theme_label=Git
Theme_CommitGraphNormalFont_label=Commit graph normal font
Theme_CommitGraphNormalFont_description=This font is used to draw the revision history.
Theme_CommitGraphHighlightFont_label=Commit graph highlight font
Theme_CommitGraphHighlightFont_description=This font is used to highlight matching commits in the revision history.
Theme_CommitMessageFont_label=Commit message font
Theme_CommitMessageFont_description=This font is used to show a commit message.
Theme_CommitMessageEditorFont_label=Commit message editor font
Theme_CommitMessageEditorFont_description=This font is used when entering a commit message.
Theme_UncommittedChangeForegroundColor_label=Uncommitted Change (Foreground)
Theme_UncommittedChangeForegroundColor_description=This color is used for the foreground color for resources that have outgoing changes.
Theme_UncommittedChangeBackgroundColor_label=Uncommitted Change (Background)
Theme_UncommittedChangeBackgroundColor_description=This color is used for the background color for resources that have outgoing changes.
Theme_UncommittedChangeFont_label=Uncommitted Change Font
Theme_UncommittedChangeFont_description=The font used to display outgoing changes.
Theme_DiffHunkBackgroundColor_label=Diff Hunk (Background)
Theme_DiffHunkBackgroundColor_description=This color is used for the background color for diff hunks displayed in the commit viewer.
Theme_DiffHunkForegroundColor_label=Diff Hunk (Foreground)
Theme_DiffHunkForegroundColor_description=This color is used for the foreground color for diff hunks displayed in the commit viewer.
Theme_DiffAddBackgroundColor_label=Diff Added (Background)
Theme_DiffAddBackgroundColor_description=This color is used for the background color for added diff lines displayed in the commit viewer.
Theme_DiffAddForegroundColor_label=Diff Added (Foreground)
Theme_DiffAddForegroundColor_description=This color is used for the foreground color for added diff lines displayed in the commit viewer.
Theme_DiffRemoveBackgroundColor_label=Diff Removed (Background)
Theme_DiffRemoveBackgroundColor_description=This color is used for the background color for removed diff lines displayed in the commit viewer.
Theme_DiffRemoveForegroundColor_label=Diff Removed (Foreground)
Theme_DiffRemoveForegroundColor_description=This color is used for the foreground color for removed diff lines displayed in the commit viewer.
GitPreferences_name=Git
GitPreferences_WindowCachePreferencePage_name=Window Cache
GitPreferences_DecoratorPreferencePage_name=Label Decorations
GitPreferences_CommitDialogPreferencePage_name=Commit Dialog
GitPreferences_ProjectPreferencePage_name=Projects
ShareProjectCommand_name=Share with Git
ShareProjectCommand_desc=Share the project using Git
ShareProjectCommandParameter_name = Project
GitRepositoriesView_name = Git Repositories
GitStagingView_name = Git Staging
GitCategory_name = Git
GitRepositoryPerspective_name = Git Repository Exploring
Synchronize_Name=Git
Synchronize_ChangeSet=Git Commits
GitRepositoriesContentName = Git Repositories
AddRepositoryCommand = Add a Git Repository
CloneRepositoryCommand = Clone a Git Repository
CheckoutCommand = Checkout
CopyPathCommand = Copy Path to Clipboard
DeleteBranchCommand = Delete Branch...
RenameBranchCommand = Rename Branch...
FetchCommand = Fetch...
CommitCommand = Commit
PastePathCommand = Paste Repository Path or URI
OpenPropertiesCommand = Open Properties View
PushCommand = Push...
RefreshCommand = Refresh
RemoveRepositoryCommand = Remove Repository
ImportProjectsCommand = Import Projects...
CreateBranchCommand = Create Branch...
NewRemoteCommand = Create Remote...
ConfigureFetchCommand = Configure Fetch...
ConfigurePushCommand = Configure Push...
DeleteRemoteCommand = Delete Remote
SimplePushCommand = Push
ChangeCredentialsCommand = Change Credentials
ClearCredentialsCommand = Clear Credentials
SimpleFetchCommand = Fetch
RemovePushCommand = Delete Push
RemoveFetchCommand = Delete Fetch
OpenInEditorCommand = Open in Editor
AddToIndexCommand = Add to Index
OpenCommand = Open
LinkWithSelectionCommand = Link with Selection
SynchronizeCommand = Synchronize...
ConfigurationPage.name = Configuration
CreateTagCommand = Create Tag...
DeleteTagCommand.name = &Delete Tag
MergeCommand = Merge
MergeWithDialogCommand = Merge...
ResetCommand = Reset...
gitsyncwizard.description = Git Synchronization
ShowRepositoryAction_label = Show in Repositories &View
TeamMenuCommandsLabel = The commands for the Team menu
SharedCommandsLabel = The shared commands
RepositoryCommandsLabel = The commands for the repositories view
HistoryViewCommandsLabel = History View Commands
HistoryViewCommands.extension.name = The history view commands
CommitViewerCommands.extension.name = The commit viewer commands
CompareCommand.name = Compare with each other
CompareWithWorkTreeCommand.name = Compare with Working Tree
OpenCommand.name = Open
CompareModeCommandParameter.name = Compare mode
CreatePatchCommand.name = Create Patch
CreateBranchCommand.name = Create Branch
CreateTagCommand.name = Create Tag
ResetCommand.name = Reset
ResetModeCommandParameter.name = Reset mode
ResetQuickdiffCommand.name = Reset quickdiff baseline
ResetTargetCommandParameter.name = Reset target (HEAD, HEAD^1)
SetQuickdiffBaselineCommand.name = Set quickdiff baseline
RepoViewFetch.label = &Fetch...
RepoViewCommit.label = &Commit...
RepoViewPush.label = &Push...
RepoViewImportProjects.label = &Import Projects...
RepoViewCheckout.label = &Checkout
RepoViewSynchronize.label = &Synchronize with Workspace
RepoViewSynchronizeEachOther.label = &Synchronize with each other
RepoViewFetchSimple.label = &Fetch
RepoViewPushSimpleLabel = &Push
RepoViewChangeCredentialsLabel = Change Credentials...
RepoViewClearCredentialsLabel = Clear Credentials
RepoViewRemove.label = &Remove Repository from View
RepoViewCreateBranch.label = Create &Branch...
RepoViewCreateTag.label = Create &Tag...
RepoViewMerge.label = &Merge...
RepoViewMergeSimple.label = &Merge
RepoViewCreateRemote.label = Create &Remote...
RepoViewConfigureFetch.label = &Configure Fetch...
RepoViewConfigurePush.label = &Configure Push...
RepoViewReset.label = &Reset...
RepoViewOpenInEditor.label = Open in &Editor
RepoViewAddToIndex.label = Add to Index
RepoViewDeleteBranch.label = &Delete Branch
RepoViewRemoveRemote.label = &Delete Remote
RepoViewDeleteFetch.label = &Delete Fetch
RepoViewDeletePush.label = &Delete Push
RepoViewOpenProperties.label = Properties
RepoViewCopyPath.label = &Copy Path to Clipboard
RepoViewPastePath.label = Paste R&epository Path or URI
RepoViewRenameBranch.label = Re&name Branch...
AddToIndexCommand.name = Add to Git Index
RemoveFromIndexCommand.name = Remove from Git Index
BranchCommand.name = Branch
CommitCommand.name = Commit...
CompareWithHeadCommand.name = Compare with HEAD Revision
CompareIndexWithHeadCommand.name = Compare File in Git Index with HEAD Revision
CompareWithHistoryCommand.name = Compare with History
CompareWithIndexCommand.name = Compare with Git Index
ReplaceWithIndexCommand.name = Replace with File in Git Index
ReplaceWithHeadCommand.name = Replace with HEAD revision
ReplaceWithCommitCommand.name = Replace with commit
ReplaceWithRefCommand.name = Replace with branch, tag, or reference
FetchCommand.name = Fetch
IgnoreCommand.name = Ignore
MergeCommand.name = Merge
PushCommand.name = Push
ResetCommand.name2 = Reset
SynchronizeCommand.name = Synchronize
TagCommand.name = Tag
ShowInHistoryCommand.name = Show in History
ShowRepoViewCommand.name = Show Git Repositories View
ApplyPatchCommand.name = Apply Patch
CheckoutCommand.name = Checkout
OpenInCommitViewerCommand.name = Open in Commit Viewer
ChangeSetModel.name = Git Commits
RepoViewDeleteRepository.label = &Delete Repository...
DeleteRepositoryCommand.name = Delete Repository
RepoViewAddRepository.tooltip = Add an existing local Git Repository to this view
RepoViewCloneRepository.tooltip = Clone a Git Repository and add the clone to this view
RepoViewCreateRepository.tooltip = Create a new Git Repository and add it to this view
RepoAddRepositoryViewMenu.label = &Add a Repository
RepoCloneRepositoryViewMenu.label = &Clone a Repository
RepoCreateRepositoryViewMenu.label = &Create a Repository
RepoViewRefreshViewMenu.label = &Refresh
RepoViewLinkWithSelectionMenu.label = Link with &Selection
RepoViewCreateRepositoryCommand.name = Create a Repository
CreateRepositoryWizard.name = Git Repository
HierarchyLayout.label = &Hierarchical Branch Layout
BranchCommit.label = &Display Latest Branch Commit
ToggleLayoutCommand.name = Toggle Branch Representation
ToggleBranchCommitCommand.name = Toggle Latest Branch Commit
RepoViewHierarchicalBranchRepresenation.tooltip = Hierarchical Branch Layout
RepoViewBranchCommit.tooltip = Display Latest Branch Commit
ConfigureTraceCommand.name = Configure Git Debug Trace
PullIntoCurrentBranchMenuLabel = P&ull
CherryPickCommand.name = Cherry Pick
RevertCommand.name = Revert Commit
RebaseCurrentCommand.name = Rebase
RepoViewPullMenu.label = P&ull
RepoViewPullCommand.name = Pull
TeamPullCommand.name = Pull
PullIntoCurrentBranch.tooltip = Pull changes from upstream into current branch
RemoteSubMenu.label = R&emote
PushToUpstreamAction.label = &Push to Upstream
FetchFromUpstreamAction.label = &Fetch from Upstream
CompareWithBranchOrTagAction.label = &Branch, Tag, or Reference...
MergeToolAction.label = Merge Tool
CompareWithCommitAction.label = Commit...
TreeCompareView.name = Git Tree Compare
TeamMenu.label = T&eam
RebaseCommand.label = Rebase
PushToUpstreamCommand.label = Push to Upstream
FetchFromUpstreamCommand.label = Fetch from Upstream
RebaseCommand.label2 = Rebase...
RebaseMenu.label = Rebase
AbortCommand.label = Abort
ContinueCommand.label = &Continue
SkipCommand.label = &Skip
ShowInHistoryCommand.label = History
ShowInHistoryCommand.name2 = Show in History
RebaseCommand.name = Rebase
RebaseWithDialogCommand.name = Rebase...
AbortRebaseCommand.name = Abort Rebase
SkipRebaseCommand.name = Skip Rebase
ContinueRebaseCommand.name = Continue Rebase
MergeToolCommand.name = Merge Tool
PushUpstreamCommand.name = Push to Upstream
FetchUpstreamCommand.name = Fetch from Upstream
ConfigureUpstreamFetchCommand.name = Configure Upstream Fetch
ConfigureUpstreamPushCommand.name = Configure Upstream Push
OpenInTextEditorCommand.name = Open in Text Editor
OpenInCommitViewerCommand.name = Open in Commit Viewer
ConfigureFetchFromUpstreamCommand.label = Configure F&etch from Upstream...
ConfigurePushToUpstreamCommand.label = Configure P&ush to Upstream...
CommitMessageProviderExtension-point.name = CommitMessageProvider
FetchFromGerritCommand.name = Fetch From Gerrit
FetchFromGerritCommand.label = Fetch from &Gerrit...
RepositoriesViewContext.name= In Git Repositories View
SwitchToMenu.label = S&witch To
DialogsPreferencePage.name = Confirmation Dialogs
ViewsPreferencePage.name = Views
AdvancedMenu.label = Ad&vanced
RenameBranchMenu.label = Rename Branch...
DeleteBranchMenu.label = Delete Branch...
DeleteBranchCommand.name = Delete Branch
RenameBranchCommand.name = Rename Branch
CompareInTreeCommand.name = Compare in Tree
CompareWithPreviousCommand.name = Compare with Previous Revision
CompareWithPreviousAction.label = Previous Revision
CommitEditor.name = Git Commit Editor
CommitSearchPage.label = Git Search
CommitSearchResults.label = Git Search Results
NavigationActionSet.label = Git Navigation Actions
OpenCommitAction.tooltip = Open Git Commit...
OpenCommitAction.label = Open Git Commit...
OpenCommit.name = Open Git Commit
ShowBlameAction_label = Show Annotations
ShowBlameCommand.name = Show Annotations
GitVariable_git_dir=The path to the .git directory for the selected or named resource
GitVariable_git_repo_relative_path=Path of the selected or named resource relative to the Git repository
GitVariable__git_work_tree_description=Work tree root of the Git repository for the selected or referenced resource
GitVariable_git_branch_description=Current HEAD in the Git repository that contains the selected ot referenced resource
ShowInReflog = Reflog
ReflogView = Git Reflog
ShowIn = Show In
ReflogCommand = Reflog
RefLogViewCheckout.label = Checkout
RefLogViewOpenInCommitViewer.label = Open in Commit Viewer
RepositoryConfigPropertyPage = Configuration