StagingView wrongly sorted by state initially
[egit/eclipse.git] / org.eclipse.egit.ui / src / org / eclipse / egit / ui / internal / uitext.properties
blob9a726a6c5b6424239e8f4eb73ea4eff79cf55798
1 ###############################################################################
2 # Copyright (c) 2005, 2016, 2017 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> - Escaped single quotes where needed
13 #                                             - Removed unused entry
14 #                                             - Added context menu to the Commit Editor's header text
15 #    Markus Keller <markus_keller@ch.ibm.com> - Show the repository name in the title of the Pull Result dialog
16 #    Daniel Megert <daniel_megert@ch.ibm.com> - Use correct syntax when a single ref was updated
17 #    Gunnar Wagenknecht <gunnar@wagenknecht.org>
18 #    Marc Khouzam <marc.khouzam@ericsson.com> - Added CompareTreeView Compare Mode tooltip
19 #    Marc Khouzam <marc.khouzam@ericsson.com> - Add option not to check out new branch from Gerrit
20 #    Mickael Istria (Red Hat Inc.)            - 463339 Simple push wizard improvements
21 #    Axel Richard <axel.richard@obeo.fr>      - handle symlink decorator in staging view
22 #    Christian Georgi <christian.georgi@sap.com> - Check for empty second line is configurable
23 #    Denis Zygann <d.zygann@web.de>           - 473919 Add tooltip text for sorting files action
24 #    Wim Jongman <wim.jongman@remainsoftware.com - 358152
25 ###############################################################################
26 AbortRebaseCommand_CancelDialogMessage=The abort operation was canceled
27 AbortRebaseCommand_JobName=Aborting Rebase
28 AbstractHistoryCommandHandler_ActionRequiresOneSelectedCommitMessage=Action requires one commit to be selected
29 AbstractHistoryCommanndHandler_CouldNotGetRepositoryMessage=Could not get the repository from the history view
30 AbstractHistoryCommanndHandler_NoInputMessage=Could not get the current input from the history view
31 AbstractHistoryCommitHandler_cantGetBranches=Could not obtain branches
32 AbstractRebaseCommand_DialogTitle=Action Canceled
33 AbstractRebaseCommandHandler_cleanupDialog_text=You have uncommitted changes. Either commit the changes, stash the changes, or discard the changes by resetting the current branch.
34 AbstractRebaseCommandHandler_cleanupDialog_title=Cannot Rebase Repository ''{0}''
35 AbstractReflogCommandHandler_NoInput=Could not get the current input from the Reflog View
36 Activator_refreshingProjects=Refreshing Git managed projects
37 Activator_refreshJobName=Git Repository Refresh
38 Activator_repoScanJobName=Git Repository Change Scanner
39 Activator_scanError=An error occurred while scanning for changes. Scanning aborted
40 Activator_scanningRepositories=Scanning Git repositories for changes
41 Activator_refreshFailed=Failed to refresh projects from index changes
42 Activator_setupFocusListener=Setting up the focus listener
43 AddCommand_AddButtonLabel=&Add
44 AddConfigEntryDialog_AddConfigTitle=Add a configuration entry
45 AddConfigEntryDialog_ConfigKeyTooltip=Use "." to separate section/subsection/name, e.g. "core.bare", "remote.origin.url"
46 AddConfigEntryDialog_DialogMessage=Please enter a key, e.g. "user.name" and a value.
47 AddConfigEntryDialog_EnterValueMessage=Please enter a value.
48 AddConfigEntryDialog_InvalidKeyMessage=Please enter a valid key: the first and the last component may contain only the letters [A-Za-z0-9] or the dash, and the last component must start with a letter.
49 AddConfigEntryDialog_KeyComponentsMessage=The key must have two or more components separated by ".".
50 AddConfigEntryDialog_KeyLabel=&Key
51 AddConfigEntryDialog_MustEnterKeyMessage=Please enter a key.
52 AddConfigEntryDialog_ValueLabel=&Value
53 AddRemotePage_EnterRemoteNameMessage=Please enter a remote name
54 AddRemotePage_RemoteNameAlreadyExistsError=Remote already exists
55 AddRemotePage_RemoteNameEmptyError=Enter a name for the remote
56 AddRemotePage_RemoteNameInvalidError=Remote name is not valid
57 AddRemotePage_RemoteNameLabel=&Remote name:
58 AddRemoteWizard_Title=Add Remote
59 AddSubmoduleWizard_WindowTitle=Add Submodule
60 AddToIndexAction_addingFiles=Adding Files to Index
61 AddToIndexCommand_addingFilesFailed=Adding files failed
62 AsynchronousRefProposalProvider_FetchingRemoteRefsMessage=Fetching remote refs from {0}
63 AsynchronousRefProposalProvider_ShowingProposalsJobName=Showing proposals
64 RemoveFromIndexAction_removingFiles=Removing file from Index
65 BlameInformationControl_Author=Author: {0} <{1}> {2}
66 BlameInformationControl_Commit=Commit {0}
67 BlameInformationControl_Committer=Committer: {0} <{1}> {2}
68 BlameInformationControl_DiffHeaderLabel=Diff to {0} {1}
69 BlameInformationControl_OpenCommitLink=(<a>open commit</a>)
70 BlameInformationControl_ShowAnnotationsLink=(<a>show revision information</a>)
71 BlameInformationControl_ShowInHistoryLink=(<a>show in history</a>)
72 AssumeUnchanged_assumeUnchanged=Assume Unchanged
73 WizardProjectsImportPage_ImportProjectsTitle=Import Projects
74 WizardProjectsImportPage_ImportProjectsDescription=Import projects from a Git repository
75 WizardProjectsImportPage_ProjectsListTitle=&Projects:
76 WizardProjectsImportPage_selectAll = &Select All
77 WizardProjectsImportPage_deselectAll = &Deselect All
78 WizardProjectsImportPage_SearchingMessage = Searching for projects
79 WizardProjectsImportPage_ProcessingMessage = Processing results
80 WizardProjectsImportPage_projectsInWorkspace = Some or all projects cannot be imported because they already exist in the workspace
81 WizardProjectsImportPage_CreateProjectsTask = Creating Projects
82 WizardProjectsImportPage_filterText = type filter text to filter unselected projects
84 SecureStoreUtils_errorClearingCredentials=Failed to clear credentials for ''{0}'' from secure store
85 SecureStoreUtils_errorReadingCredentials=Failed to read credentials for ''{0}'' from secure store
86 SecureStoreUtils_writingCredentialsFailed=Failed to write credentials for ''{0}'' to secure store
87 SelectResetTypePage_labelCurrentHead=Current HEAD:
88 SelectResetTypePage_labelResettingTo=Resetting to:
89 SelectResetTypePage_PageMessage=Select the type of reset to perform
90 SelectResetTypePage_PageTitle=Reset {0}
91 SelectResetTypePage_tooltipCurrentHead=The current HEAD ref
92 SelectResetTypePage_tooltipResettingTo=The ref being reset to
93 SharingWizard_windowTitle=Share Project
94 SharingWizard_failed=Failed to initialize Git team provider.
95 SharingWizard_MoveProjectActionLabel=Move Project
96 ShowBlameHandler_errorMessage=Showing revision information failed
97 ShowBlameHandler_JobName=Computing Revision Information
99 GenerateHistoryJob_errorComputingHistory=Cannot compute Git history.
100 GenerateHistoryJob_taskFoundMultipleCommits=Found {0} commits
101 GenerateHistoryJob_taskFoundSingleCommit=Found 1 commit
102 GerritConfigurationPage_BranchTooltipHover=Press {0} or start typing to see a filtered list of branch names
103 GerritConfigurationPage_BranchTooltipStartTyping=Start typing to see a filtered list of branch names
104 GerritConfigurationPage_ConfigureFetchReviewNotes=Fetch will be auto-configured to fetch review notes from Gerrit.
105 GerritConfigurationPage_errorBranchName=Branch name is required
106 GerritConfigurationPage_groupFetch=Fetch configuration
107 GerritConfigurationPage_groupPush=Push configuration
108 GerritConfigurationPage_labelDestinationBranch=&Destination branch:
109 GerritConfigurationPage_PageDescription=Configure Gerrit Code Review properties for remote ''{0}'' of repository ''{1}''
110 GerritConfigurationPage_pushUri=&Push URI
111 GerritConfigurationPage_title=Gerrit Configuration
112 GerritConfigurationPage_UserLabel=&User:
114 EGitCredentialsProvider_question=Question
115 EGitCredentialsProvider_information=Information
116 CustomPromptDialog_provide_information_for=Provide information for {0}
117 CustomPromptDialog_information_about=Information about {0}
118 EgitUiUtils_CouldNotOpenEditorMessage=Could not open editor of type {0}
119 ExistingOrNewPage_BrowseRepositoryButton=Br&owse...
120 ExistingOrNewPage_CreateButton=&Create Repository
121 ExistingOrNewPage_CreateRepositoryButton=Create...
122 ExistingOrNewPage_CreationInWorkspaceWarningTooltip=When checked, this wizard will try to find or create a repository in the parent folder hierarchy of the selected projects.\nTypically, newly created projects are located in the Eclipse workspace, thus repositories created this way\nwould also end up in the Eclipse workspace.\nThis is not recommended for several reasons explained in the EGit user guide.
123 ExistingOrNewPage_CurrentLocationColumnHeader=Current Location
124 ExistingOrNewPage_title=Configure Git Repository
125 ExistingOrNewPage_description=Select repository location
126 ExistingOrNewPage_DescriptionExternalMode=Select an existing repository or create a new one
127 ExistingOrNewPage_ErrorFailedToCreateRepository=Failed to create repository {0}
128 ExistingOrNewPage_ErrorFailedToRefreshRepository=Failed to refresh project after creating repository at {0}
129 ExistingOrNewPage_ExistingRepositoryLabel=&Repository:
130 ExistingOrNewPage_ExistingTargetErrorMessage=Target location for project {0} already exists, cannot move project
131 ExistingOrNewPage_FailedToDetectRepositoryMessage=Failed to detect which repository to use
132 ExistingOrNewPage_FolderWillBeCreatedMessage=Folder {0} does not exist in working tree, will be created
133 ExistingOrNewPage_HeaderLocation=Location
134 ExistingOrNewPage_HeaderProject=Project
135 ExistingOrNewPage_HeaderRepository=Repository
136 ExistingOrNewPage_InternalModeCheckbox=&Use or create repository in parent folder of project
137 ExistingOrNewPage_NestedProjectErrorMessage=Cannot move project {0} to target location {1}, as this location overlaps with location {2}, which contains a .project file
138 ExistingOrNewPage_NewLocationTargetHeader=Target Location
139 ExistingOrNewPage_NoRepositorySelectedMessage=No repository selected
140 ExistingOrNewPage_ProjectNameColumnHeader=Project
141 ExistingOrNewPage_RelativePathLabel=&Path within repository:
142 ExistingOrNewPage_RepoCreationInWorkspaceCreationWarning=Creation of repositories in the Eclipse workspace is not recommended
143 ExistingOrNewPage_SymbolicValueEmptyMapping=<empty repository mapping>
144 ExistingOrNewPage_WorkingDirectoryLabel=Working tree:
145 ExistingOrNewPage_WrongPathErrorDialogMessage=The selected path is not a child of the repository working tree
146 ExistingOrNewPage_WrongPathErrorDialogTitle=Wrong Path
148 GitCloneSourceProviderExtension_Local=Existing local repository
149 GitCloneWizard_abortingCloneMsg=A partial or complete clone was already made. Do you want to delete it?
150 GitCloneWizard_abortingCloneTitle=Aborting Clone
151 GitCloneWizard_title=Clone Git Repository
152 GitCloneWizard_jobImportProjects=Importing projects from ''{0}''
153 GitCloneWizard_jobName=Cloning from {0}
154 GitCloneWizard_failed=Git repository clone failed.
155 GitCloneWizard_errorCannotCreate=Cannot create directory {0}.
156 GitDecoratorPreferencePage_bindingRepositoryNameFlag=Name and state of the repository (the default state will not be shown)
157 GitDecoratorPreferencePage_iconsShowDirty=Dirty resources
158 GitDocument_errorLoadCommit=Could not load commit {0} for {1} corresponding to {2} in {3}
159 GitDocument_errorLoadTree=Could not load tree {0} for {1} corresponding to {2} in {3}
160 GitDocument_errorResolveQuickdiff=Could not resolve Quick Diff baseline {0} corresponding to {1} in {2}
161 GitDocument_ReloadJobError=Error reloading Quick Diff information
162 GitDocument_ReloadJobName=Reloading Quick Diff information
163 GitHistoryPage_AllChangesInFolderHint=All changes of this resource's parent folder and its children
164 GitHistoryPage_AllChangesInProjectHint=All changes of this resource's project and its children
165 GitHistoryPage_AllChangesInRepoHint=All changes in the repository containing this resource
166 GitHistoryPage_AllChangesOfResourceHint=Changes of this resource and its children only
167 GitHistoryPage_AllInParentMenuLabel=All Changes in Parent &Folder
168 GitHistoryPage_AllInParentTooltip=Show all changes in parent folder of the selected resource
169 GitHistoryPage_AllInProjectMenuLabel=All Changes in &Project
170 GitHistoryPage_AllInProjectTooltip=Show all changes in project containing the selected resource
171 GitHistoryPage_AllInRepoMenuLabel=All Changes in &Repository
172 GitHistoryPage_AllInRepoTooltip=Show all changes in repository containing the selected resource
173 GitHistoryPage_AllOfResourceMenuLabel=All &Changes of Resource
174 GitHistoryPage_AllOfResourceTooltip=Show all changes of selected resource and its children
175 GitHistoryPage_CheckoutMenuLabel=Chec&k Out
176 GitHistoryPage_CheckoutMenuLabel2=Chec&k Out...
177 GitHistoryPage_CompareModeMenuLabel=Compare &Mode
178 GitHistoryPage_ReuseCompareEditorMenuLabel=Reuse Compare &Editor
179 GitHistoryPage_CompareWithCurrentHeadMenu=Compare with &HEAD
180 GitHistoryPage_CompareWithEachOtherMenuLabel=Compare with &Each Other
181 GitHistoryPage_CompareWithWorkingTreeMenuMenuLabel=Compare with &Workspace
182 GitHistoryPage_CreateBranchMenuLabel=Create &Branch...
183 GitHistoryPage_CreatePatchMenuLabel=Create P&atch...
184 GitHistoryPage_CreateTagMenuLabel=Create &Tag...
185 GitHistoryPage_cherryPickMenuItem=C&herry-Pick...
186 GitHistoryPage_compareMode=Compare Mode
187 GitHistoryPage_showAllBranches=Show All Branches and Tags
188 GitHistoryPage_squashMenuItem=Squash
189 GitHistoryPage_errorLookingUpPath=IO error looking up path {0} in {1}.
190 GitHistoryPage_errorParsingHead=Cannot parse HEAD in: {0}
191 GitHistoryPage_errorReadingAdditionalRefs=Cannot read additional references for repository {0}
192 GitHistoryPage_errorSettingStartPoints=Cannot set start points for repository {0}
193 GitHistoryPage_fileNotFound=File not Found
194 GitHistoryPage_notContainedInCommits=File {0} is not contained in the commits: {1}
195 GitHistoryPage_FileNotInCommit={0} not in {1}
196 GitHistoryPage_FileOrFolderPartOfGitDirMessage=File or folder {0} is part of the repository''s Git directory
197 GitHistoryPage_FileType=File
198 GitHistoryPage_FindMenuLabel=Find &Toolbar
199 GitHistoryPage_FindShowTooltip=Show Find Toolbar ({0})
200 GitHistoryPage_FindHideTooltip=Hide Find Toolbar ({0})
201 GitHistoryPage_FolderType=Folder
202 GitHistoryPage_ModifyMenuLabel=Modi&fy
203 GitHistoryPage_MultiResourcesType={0} resources
204 GitHistoryPage_NoInputMessage=No input
205 GitHistoryPage_openFailed=Opening Editor Failed
206 GitHistoryPage_OpenInTextEditorLabel=Open in Te&xt Editor
207 GitHistoryPage_OpenMenuLabel=&Open
208 GitHistoryPage_PreferencesLink=<a>Preferences...</a>
209 GitHistoryPage_ProjectType=Project
210 GitHistoryPage_QuickdiffMenuLabel=&Quick Diff
211 GitHistoryPage_RefreshMenuLabel=&Refresh
212 GitHistoryPage_RepositoryNamePattern=Repository: {0}
213 GitHistoryPage_ResetBaselineToHeadMenuLabel=Reset Baseline to &Current Revision (HEAD)
214 GitHistoryPage_ResetBaselineToParentOfHeadMenuLabel=Reset Baseline to &Previous Revision (HEAD^)
215 GitHistoryPage_ResetHardMenuLabel=&Hard (HEAD, Index, and Working Tree)
216 GitHistoryPage_ResetMenuLabel=&Reset
217 GitHistoryPage_ResetMixedMenuLabel=&Mixed (HEAD and Index)
218 GitHistoryPage_ResetSoftMenuLabel=&Soft (HEAD Only)
219 GitHistoryPage_revertMenuItem=&Revert Commit
220 GitHistoryPage_mergeMenuItem=&Merge
221 GitHistoryPage_rebaseMenuItem=R&ebase on
222 GitHistoryPage_rebaseInteractiveMenuItem=Rebase &Interactive
223 GitHistoryPage_rewordMenuItem=&Reword
224 GitHistoryPage_editMenuItem=&Edit
225 GitHistoryPage_SetAsBaselineMenuLabel=&Set as Baseline
226 GitHistoryPage_ShowAdditionalRefsMenuLabel=&Additional Refs
227 GitHistoryPage_ShowAllBranchesMenuLabel=All &Branches and Tags
228 GitHistoryPage_FollowRenames=&Follow Renames
229 GitHistoryPage_FormatDiffJobName=Updating Diff
230 GitHistoryPage_FilterSubMenuLabel=&Filter
231 GitHistoryPage_IncompleteListTooltip=Not all commits are shown, the limit may be exceeded or the job building the list may have been aborted
232 GitHistoryPage_InRevisionCommentSubMenuLabel=&In Revision Comment
233 GitHistoryPage_ListIncompleteWarningMessage=The list is incomplete
234 GitHistoryPage_pushCommit=&Push Commit...
235 GitHistoryPage_ShowSubMenuLabel=&Show
236 GitHistoryPage_toggleEmailAddresses=&E-mail Addresses
237 GitPreferenceRoot_automaticallyEnableChangesetModel=Automatically enable commit &grouping in Git synchronizations
238 GitPreferenceRoot_BlameGroupHeader=Revision Information
239 GitPreferenceRoot_BlameIgnoreWhitespaceLabel=Ignore whitespace changes
240 GitPreferenceRoot_fetchBeforeSynchronization=Always launch fetch before synchronization
241 GitPreferenceRoot_CloningRepoGroupHeader=Cloning repositories
242 GitPreferenceRoot_DefaultRepoFolderLabel=Default repository &folder:
243 GitPreferenceRoot_DefaultRepoFolderTooltip=This folder will be suggested as parent folder when cloning a remote repository
244 GitPreferenceRoot_DefaultRepoFolderVariableButton=&Variable...
245 GitPreferenceRoot_MergeGroupHeader=Merge
246 GitPreferenceRoot_MergeMode_0_Label=Prompt when starting tool
247 GitPreferenceRoot_MergeMode_1_Label=Workspace (pre-merged by Git)
248 GitPreferenceRoot_MergeMode_2_Label=Last HEAD (unmerged)
249 GitPreferenceRoot_MergeModeLabel=&Merge tool content:
250 GitPreferenceRoot_MergeModeTooltip=Determines which content to be displayed on the left side of the merge tool
251 GitPreferenceRoot_RemoteConnectionsGroupHeader=Remote connections
252 GitPreferenceRoot_RepoChangeScannerGroupHeader=Automatic refresh
253 GitPreferenceRoot_SecureStoreGroupLabel=Secure Store
254 GitPreferenceRoot_SecureStoreUseByDefault=Store credentials in secure store by default
255 GitPreferenceRoot_useLogicalModel=Allow models (e.g., Java, EMF) to participate in synchronizations
256 GitPreferenceRoot_preferreMergeStrategy_label=You can select a specific merge strategy below\nto override the default JGit merge behavior for merge operations\n(merge, rebase, pull, revert, squash, stash, submodule update)
257 GitPreferenceRoot_preferreMergeStrategy_group=Preferred merge strategy for operations that require merges
258 GitPreferenceRoot_defaultMergeStrategyLabel=Default Strategy (as defined by JGit)
259 GitPreferenceRoot_lfsSupportCaption=LFS support
260 GitPreferenceRoot_lfsSupportCaptionNotAvailable=LFS support (not installed)
261 GitPreferenceRoot_lfsSupportInstall=Enable LFS support globally (for the current user)
262 GitPreferenceRoot_lfsSupportSuccessMessage=LFS support has been installed for the current user.
263 GitPreferenceRoot_lfsSupportSuccessTitle=LFS configured
264 GitProjectPropertyPage_LabelBranch=Branch:
265 GitProjectPropertyPage_LabelGitDir=Git directory:
266 GitProjectPropertyPage_LabelId=HEAD:
267 GitProjectPropertyPage_LabelState=Current state:
268 GitProjectPropertyPage_LabelWorkdir=Working tree:
269 GitProjectPropertyPage_UnableToGetCommit=Unable to load commit {0}
270 GitProjectPropertyPage_ValueEmptyRepository=None (empty repository)
271 GitProjectPropertyPage_ValueUnbornBranch=None (unborn branch)
272 GitProjectsImportPage_NoProjectsMessage=No projects found
273 GitProjectsImportPage_SearchForNestedProjects=Searc&h for nested projects
275 CleanRepositoryPage_cleanDirs=Clean selected untracked files and directories
276 CleanRepositoryPage_cleanFiles=Clean selected untracked files
277 CleanRepositoryPage_cleaningItems=Cleaning selected items...
278 CleanRepositoryPage_findingItems=Finding items to clean...
279 CleanRepositoryPage_includeIgnored=Include ignored resources
280 CleanRepositoryPage_message=Select items to clean
281 CleanRepositoryPage_SelectFilesToClean=Select files to be deleted
282 CleanRepositoryPage_title=Clean Repository
283 CleanWizard_title=Clean ''{0}''
284 ClearCredentialsCommand_clearingCredentialsFailed=Clearing credentials failed.
285 CheckoutCommand_CheckoutLabel=Chec&k Out
286 CheckoutCommand_CheckoutLabelWithQuestion=Chec&k Out...
287 CheckoutConflictDialog_conflictMessage=The files shown below have uncommitted changes which would be lost by the selected operation.\n\nEither commit the changes to the repository or discard the changes by resetting the current branch.
288 CheckoutDialog_Title=Check out a ref or work with branches
289 CheckoutDialog_OkCheckout=Chec&k Out
290 CheckoutDialog_OkCheckoutWithQuestion=Chec&k Out...
291 CheckoutHandler_CheckoutBranchDialogButton=Chec&kout
292 CheckoutHandler_CheckoutBranchDialogMessage=There is more than one branch for this commit. Please select the branch you want to check out.
293 CheckoutHandler_CheckoutBranchDialogTitle=Select a Branch for Checkout
294 CherryPickHandler_JobName=Cherry-Picking {0} Commits
295 CherryPickHandler_ConfirmMessage=Are you sure you want to cherry-pick the following {0,choice,1#commit|1<{0} commits} onto branch ''{1}''?
296 CherryPickHandler_NoCherryPickPerformedMessage=The change has already been included.
297 CherryPickHandler_NoCherryPickPerformedTitle=No cherry-pick performed
298 CherryPickHandler_CherryPickConflictsMessage=Cherry-pick could not be completed automatically because of conflicts. Please resolve and commit.
299 CherryPickHandler_CherryPickConflictsTitle=Cherry-Pick Conflicts
300 CherryPickHandler_CherryPickFailedMessage=Cherry-pick failed
301 CherryPickHandler_CherryPickMergeMessage=Cherry-picking merge commit {0} onto branch {1}. Select the parent commit to define which changes are to be cherry-picked.
302 CherryPickHandler_CouldNotDeleteFile=Could not delete file
303 CherryPickHandler_ErrorMsgTemplate={0} {1}
304 CherryPickHandler_IndexDirty=Index is dirty
305 CherryPickHandler_ConfirmTitle=Cherry-Pick Commit
306 CherryPickHandler_UncommittedFilesTitle=Cherry-Pick Needs Clean-up
307 CherryPickHandler_unknown=unknown
308 CherryPickHandler_WorktreeDirty=File is modified
309 CherryPickHandler_cherryPickButtonLabel=Cherry-Pick
310 CherryPickOperation_InternalError=An internal error occurred
311 CompareTargetSelectionDialog_CompareButton=&Compare
312 CompareTargetSelectionDialog_CompareMessage=Select a branch, tag, or reference to compare the resource with
313 CompareTargetSelectionDialog_CompareTitle=Compare ''{0}'' with a Branch, Tag, or Reference
314 CompareTargetSelectionDialog_CompareTitleEmptyPath=Compare with a Branch, Tag, or Reference
315 CompareTargetSelectionDialog_WindowTitle=Compare
316 CompareTreeView_AnalyzingRepositoryTaskText=Analyzing repository
317 CompareTreeView_ExpandAllTooltip=Expand all
318 CompareTreeView_CollapseAllTooltip=Collapse all
319 CompareTreeView_ComparingTwoVersionDescription={0}: Comparing {1} with {2}
320 CompareTreeView_ComparingWorkspaceVersionDescription={0}: Comparing workspace version with {1}
321 CompareTreeView_EqualFilesTooltip=Show files with equal content
322 CompareTreeView_IndexVersionText=Index
323 CompareTreeView_ItemNotFoundInVersionMessage={0} not found in {1}
324 CompareTreeView_MultipleResourcesHeaderText=Multiple resources
325 CompareTreeView_NoDifferencesFoundMessage=No differences found for the current selection and settings
326 CompareTreeView_NoInputText=No input
327 CompareTreeView_RepositoryRootName=Repository root
328 CompareTreeView_WorkspaceVersionText=Workspace
329 CompareTreeView_CompareModeTooltip=Compare mode
330 CompareUtils_jobName=Git Compare...
331 CompareUtils_errorGettingEncoding=Getting encoding failed
332 CompareUtils_errorGettingHeadCommit=Getting HEAD commit failed
333 CompareUtils_wrongResourceArgument=Given argument is neither a file nor a link: {1}
335 RebaseCurrentRefCommand_RebaseCanceledMessage=The rebase operation was canceled
336 RebaseCurrentRefCommand_RebasingCurrentJobName=Rebasing Branch {0} on {1}
337 RebaseCurrentRefCommand_ErrorGettingCurrentBranchMessage=Error getting the branch to rebase
338 RebaseInteractiveHandler_EditMessageDialogText=Edit the commit message. Lines starting with a \# are comments and will be ignored.
339 RebaseInteractiveHandler_EditMessageDialogTitle=Edit Commit Message
340 RebaseInteractiveStepActionToolBarProvider_SkipText=Skip
341 RebaseInteractiveStepActionToolBarProvider_SkipDesc=Remove the commit from the history
342 RebaseInteractiveStepActionToolBarProvider_EditText=Edit
343 RebaseInteractiveStepActionToolBarProvider_EditDesc=Pause before applying the commit, so\nthat new changes can be added
344 RebaseInteractiveStepActionToolBarProvider_FixupText=Fixup
345 RebaseInteractiveStepActionToolBarProvider_FixupDesc=Combine the commit with the previous commit,\nusing the previous commit's message
346 RebaseInteractiveStepActionToolBarProvider_MoveDownText=Down
347 RebaseInteractiveStepActionToolBarProvider_MoveDownDesc=Move the commit down in the order of steps
348 RebaseInteractiveStepActionToolBarProvider_MoveUpText=Up
349 RebaseInteractiveStepActionToolBarProvider_MoveUpDesc=Move the commit up in the order of steps
350 RebaseInteractiveStepActionToolBarProvider_PickText=Pick
351 RebaseInteractiveStepActionToolBarProvider_PickDesc=Apply the commit normally
352 RebaseInteractiveStepActionToolBarProvider_RewordText=Reword
353 RebaseInteractiveStepActionToolBarProvider_RewordDesc=Pause before applying the commit, so\nthat the commit message can be changed
354 RebaseInteractiveStepActionToolBarProvider_SquashText=Squash
355 RebaseInteractiveStepActionToolBarProvider_SquashDesc=Combine the commit with the previous commit\nand allow the commit message to be edited
356 RebaseInteractiveView_HeadingStep=Step
357 RebaseInteractiveView_HeadingAction=Action
358 RebaseInteractiveView_HeadingCommitId=Commit Id
359 RebaseInteractiveView_HeadingMessage=Message
360 RebaseInteractiveView_HeadingStatus=Status
361 RebaseInteractiveView_HeadingAuthor=Author
362 RebaseInteractiveView_HeadingAuthorDate=Authored Date
363 RebaseInteractiveView_HeadingCommitter=Committer
364 RebaseInteractiveView_HeadingCommitDate=Committed Date
365 RebaseInteractiveView_NoSelection=No Repository Selected
366 RebaseInteractiveView_StatusCurrent=current
367 RebaseInteractiveView_StatusDone=done
368 RebaseInteractiveView_StatusTodo=todo
369 RebaseResultDialog_Aborted=Rebase was aborted
370 RebaseResultDialog_AbortRebaseRadioText=&Abort rebase
371 RebaseResultDialog_ActionGroupTitle=Action to perform
372 RebaseResultDialog_CommitIdLabel=&Id:
373 RebaseResultDialog_CommitMessageLabel=&Message:
374 RebaseResultDialog_Conflicting=Rebase was stopped due to {0} conflicting files
375 RebaseResultDialog_ConflictListFailureMessage=Error getting the list of conflicts
376 RebaseResultDialog_DetailsGroup=Applying commit:
377 RebaseResultDialog_DialogTitle=Rebase Result
378 RebaseResultDialog_DiffDetailsLabel=&Files with rebase conflicts:
379 RebaseResultDialog_DoNothingRadioText=Do nothing (return to the &workbench)
380 RebaseResultDialog_Edit=Edit Commit: You can edit the files and/or the commit message, amend the commit, and continue rebasing
381 RebaseResultDialog_FastForward=Rebase advanced HEAD fast-forward
382 RebaseResultDialog_Failed=Rebase failed
383 RebaseResultDialog_InteractivePrepared=The rebase has successfully been initialized in interactive mode. You can now plan your rebase before starting processing your plan
384 RebaseResultDialog_UncommittedChanges=Rebase canceled because there are uncommitted changes
385 RebaseResultDialog_NextSteps=Next steps
386 RebaseResultDialog_NextStepsAfterResolveConflicts=When you have resolved the conflicts run:\n- "Rebase > Continue"\n- or "Rebase > Abort"
387 RebaseResultDialog_NextStepsDoNothing=- resolve the conflicts\n- then run "Rebase > Continue"\n- or "Rebase > Abort"
388 RebaseResultDialog_NothingToCommit=No changes detected.\n\nIf there is nothing left to stage, chances are that something else\nalready introduced the same changes; you might want to skip this patch using "Rebase > Skip commit and continue".
389 RebaseResultDialog_notInWorkspace=<not in workspace>
390 RebaseResultDialog_notInWorkspaceMessage=Some conflicting files are not part of the workspace. Open Staging View and launch a text editor to edit each conflicting file.
391 RebaseResultDialog_notShared=<not shared>
392 RebaseResultDialog_notSharedMessage=Some conflicting files reside in projects not shared with Git. Please share the related projects with Git.
393 RebaseResultDialog_SkipCommitButton=&Skip this commit and continue rebasing the next commits
394 RebaseResultDialog_StartMergeRadioText=Start Merge &Tool to resolve conflicts
395 RebaseResultDialog_stashApplyConflicts=Applying autostash resulted in conflicts.\nYour changes are safe in the stash.\nYou can apply the stash at any time.
396 RebaseResultDialog_StatusAborted=Aborted
397 RebaseResultDialog_StatusConflicts=Checkout conflict
398 RebaseResultDialog_StatusFailed=Failed
399 RebaseResultDialog_StatusFastForward=Fast-forward
400 RebaseResultDialog_StatusNothingToCommit=Nothing to commit
401 RebaseResultDialog_StatusInteractivePrepared=Interactive rebase has been prepared
402 RebaseResultDialog_StatusOK=OK
403 RebaseResultDialog_StatusStopped=Stopped
404 RebaseResultDialog_StatusEdit=Stopped for editing
405 RebaseResultDialog_StatusUpToDate=Up-to-date
406 RebaseResultDialog_Stopped=Rebase stopped with conflicts
407 RebaseResultDialog_SuccessfullyFinished=Rebase finished successfully
408 RebaseResultDialog_ToggleShowButton=Don't show this confirmation dialog again
409 RebaseResultDialog_UpToDate=Rebase did nothing, HEAD was already up-to-date
410 RebaseTargetSelectionDialog_DialogMessage=Select a branch other than the currently checked out branch
411 RebaseTargetSelectionDialog_DialogMessageWithBranch=Select a branch other than the ''{0}'' branch
412 RebaseTargetSelectionDialog_DialogTitle=Rebase the currently checked out branch onto another branch
413 RebaseTargetSelectionDialog_DialogTitleWithBranch=Rebase the ''{0}'' branch onto another branch
414 RebaseTargetSelectionDialog_RebaseButton=&Rebase
415 RebaseTargetSelectionDialog_RebaseTitle=Rebase ''{0}''
416 RebaseTargetSelectionDialog_RebaseTitleWithBranch=Rebase ''{0}''
417 RebaseTargetSelectionDialog_InteractiveButton=Rebase interactively
418 RebaseTargetSelectionDialog_PreserveMergesButton=Preserve merges during rebase
419 ReplaceTargetSelectionDialog_ReplaceButton=&Replace
420 ReplaceTargetSelectionDialog_ReplaceMessage=Select a branch, tag, or reference to replace the resource with
421 ReplaceTargetSelectionDialog_ReplaceTitle=Replace ''{0}'' with a Branch, Tag, or Reference
422 ReplaceTargetSelectionDialog_ReplaceTitleEmptyPath=Replace with a Branch, Tag, or Reference
423 ReplaceTargetSelectionDialog_ReplaceWindowTitle=Replace
424 ReplaceWithOursTheirsMenu_CalculatingOursTheirsCommitsError=Error calculating ours/theirs commit messages
425 ReplaceWithOursTheirsMenu_OursWithCommitLabel=&Ours: {0} {1}
426 ReplaceWithOursTheirsMenu_OursWithoutCommitLabel=&Ours
427 ReplaceWithOursTheirsMenu_TheirsWithCommitLabel=&Theirs: {0} {1}
428 ReplaceWithOursTheirsMenu_TheirsWithoutCommitLabel=&Theirs
429 ReplaceWithPreviousActionHandler_NoParentCommitDialogMessage=No previous revision of {0} could be found in the repository.
430 ReplaceWithPreviousActionHandler_NoParentCommitDialogTitle=Previous revision not found
431 RepositoryAction_errorFindingRepo=Could not find a repository associated with this project
432 RepositoryAction_errorFindingRepoTitle=Cannot Find Repository
433 RepositoryAction_multiRepoSelection=Cannot perform action on multiple repositories simultaneously.\n\nPlease select items from only one repository.
434 RepositoryAction_multiRepoSelectionTitle=Multiple Repositories Selection
435 RepositoryToolbarAction_label=Repository
436 RepositoryToolbarAction_tooltip=Switch repository
437 RepositoryCommit_AuthorDate=\ ({0} on {1})
438 RepositoryCommit_AuthorDateCommitter=\ ({0} on {1}, committed by {2})
439 RepositoryLocationPage_info=Select a location of Git Repositories
440 RepositoryLocationPage_title=Select Repository Source
441 RepositoryLocationContentProvider_errorProvidingRepoServer=Error on providing repository server infos
443 RepositoryPropertySource_EditConfigurationTitle=Git Configuration Editor
444 RepositoryPropertySource_EffectiveConfigurationAction=Effective Configuration
445 RepositoryPropertySource_EffectiveConfigurationCategory=Effective configuration
446 RepositoryPropertySource_ErrorHeader=Error
447 RepositoryPropertySource_GlobalConfigurationCategory=Global configuration {0}
448 RepositoryPropertySource_GlobalConfigurationMenu=Global Configuration
449 RepositoryPropertySource_EditConfigButton=Edit...
450 RepositoryPropertySource_EditorMessage=Edit the Git Configuration
451 RepositoryPropertySource_RepositoryConfigurationButton=Repository Configuration
452 RepositoryPropertySource_RepositoryConfigurationCategory=Repository configuration {0}
453 RepositoryPropertySource_SelectModeTooltip=Select a configuration to display
454 RepositoryPropertySource_SingleValueButton=Single Value
455 RepositoryPropertySource_SuppressMultipleValueTooltip=Suppress display of multiple values
456 RepositoryPropertySource_SystemConfigurationMenu=System Configuration
458 RepositoryRemotePropertySource_ErrorHeader=Error
459 RepositoryRemotePropertySource_FetchLabel=Remote Fetch Specification
460 RepositoryRemotePropertySource_PushLabel=Remote Push Specification
461 RepositoryRemotePropertySource_RemoteFetchURL_label=Remote Fetch URL
462 RepositoryRemotePropertySource_RemotePushUrl_label=Remote Push URL
464 RepositorySearchDialog_AddGitRepositories=Add Git Repositories
465 RepositorySearchDialog_DeepSearch_button=&Look for nested repositories
466 RepositorySearchDialog_RepositoriesFound_message={0,choice,0#No repository|1#One repository|1<{0} repositories} found{0,choice,0# yet|0<}...\t{1}
467 RepositorySearchDialog_ScanningForRepositories_message=Searching
468 RepositorySearchDialog_Search=&Search
469 RepositorySearchDialog_SearchCriteriaGroup=Search criteria
470 RepositorySearchDialog_SearchRecursiveToolTip=If this is checked, subdirectories of already found repositories will be searched recursively
471 RepositorySearchDialog_SearchResult=Found {0,choice,0#no repository|1#one repository|1<{0} repositories} scanning {1,choice,1#one folder|1<{1} folders} in {2}
472 RepositorySearchDialog_SearchResultGroup=Search results
473 RepositorySearchDialog_SearchTitle=Search and select Git repositories on your local file system
474 RepositorySearchDialog_SearchTooltip=Performs a search with the current search criteria and updates the search result
475 RepositorySearchDialog_SkipHidden=Skip &hidden directories
476 RepositorySearchDialog_SkipHiddenTooltip=If this is checked hidden directories will be skipped
477 RepositorySearchDialog_SomeDirectoriesHiddenMessage={0,choice,1#One repository is|1<{0} repositories are} not shown as {0,choice,1#it has|1<they have} already been added
478 RepositorySearchDialog_DirectoryNotFoundMessage=Directory {0} does not exist
479 RepositorySearchDialog_browse=&Browse...
480 RepositorySearchDialog_CheckAllRepositories=Check All Repositories
481 RepositorySearchDialog_directory=&Directory:
482 RepositorySearchDialog_EnterDirectoryToolTip=Enter a local file system directory from which to start the search
483 RepositorySearchDialog_errorOccurred=Error occurred
484 RepositorySearchDialog_NoSearchAvailableMessage=No search results available for current search criteria, click Search button to update the list
485 RepositorySearchDialog_searchRepositoriesMessage=Search for local Git repositories on the file system
486 RepositorySearchDialog_UncheckAllRepositories=Uncheck All Repositories
487 RepositorySearchDialog_BrowseDialogMessage=Select directory to be searched for Git repositories
488 RepositorySelectionPage_BrowseLocalFile=Local File...
489 RepositorySelectionPage_sourceSelectionTitle=Source Git Repository
490 RepositorySelectionPage_sourceSelectionDescription=Enter the location of the source repository.
491 RepositorySelectionPage_destinationSelectionTitle=Destination Git Repository
492 RepositorySelectionPage_destinationSelectionDescription=Enter the location of the destination repository.
493 RepositorySelectionPage_configuredRemoteChoice=Configured remote repository
494 RepositorySelectionPage_errorValidating=Error validating {0}
495 RepositorySelectionPage_uriChoice=Custom URI
496 RepositorySelectionPage_groupLocation=Location
497 RepositorySelectionPage_groupAuthentication=Authentication
498 RepositorySelectionPage_groupConnection=Connection
499 RepositorySelectionPage_promptURI=UR&I
500 RepositorySelectionPage_promptHost=&Host
501 RepositorySelectionPage_promptPath=&Repository path
502 RepositorySelectionPage_promptUser=&User
503 RepositorySelectionPage_promptPassword=&Password
504 RepositorySelectionPage_promptScheme=Protoco&l
505 RepositorySelectionPage_promptPort=Por&t
506 RepositorySelectionPage_fieldRequired={0} required for {1} protocol.
507 RepositorySelectionPage_fieldNotSupported={0} not supported on {1} protocol.
508 RepositorySelectionPage_fileNotFound={0} does not exist.
509 RepositorySelectionPage_internalError=Internal error; consult Eclipse error log.
510 RepositorySelectionPage_storeInSecureStore=&Store in Secure Store
511 RepositorySelectionPage_tip_file=Local repository
512 RepositorySelectionPage_tip_ftp=FTP
513 RepositorySelectionPage_tip_git=Git native transfer
514 RepositorySelectionPage_tip_http=HTTP (smart or dumb)
515 RepositorySelectionPage_tip_https=Secure HTTP (smart or dumb)
516 RepositorySelectionPage_tip_sftp=Secure FTP
517 RepositorySelectionPage_tip_ssh=Git over SSH (also known as git+ssh)
518 RepositorySelectionPage_UriMustNotHaveTrailingSpacesMessage=URI must not have trailing spaces
519 SoftResetToRevisionAction_softReset=Soft Reset
520 SourceBranchPage_repoEmpty=Source Git repository is empty
521 SourceBranchPage_title=Branch Selection
522 SourceBranchPage_description=Select branches to clone from remote repository. Remote tracking \
523 branches will be created to track updates for these branches in the remote repository.
524 SourceBranchPage_branchList=Branches &of {0}:
525 SourceBranchPage_selectAll=&Select All
526 SourceBranchPage_selectNone=&Deselect All
527 SourceBranchPage_errorBranchRequired=At least one branch must be selected.
528 SourceBranchPage_remoteListingCancelled=Operation canceled
529 SourceBranchPage_CompositeTransportErrorMessage={0}:\n{1}
530 SourceBranchPage_AuthFailMessage={0}:\nInvalid password or missing SSH key.
532 CloneDestinationPage_title=Local Destination
533 CloneDestinationPage_description=Configure the local storage location for {0}.
534 CloneDestinationPage_groupDestination=Destination
535 CloneDestinationPage_groupConfiguration=Configuration
536 CloneDestinationPage_groupProjects=Projects
537 CloneDestinationPage_promptDirectory=&Directory
538 CloneDestinationPage_promptInitialBranch=Initial branc&h
539 CloneDestinationPage_promptRemoteName=Remote na&me
540 CloneDestinationPage_browseButton=Bro&wse
541 CloneDestinationPage_cloneSubmodulesButton=Clone &submodules
542 CloneDestinationPage_DefaultRepoFolderTooltip=You can change the default parent folder in the Git preferences
543 CloneDestinationPage_errorInitialBranchRequired=Initial branch is required
544 CloneDestinationPage_errorInvalidRemoteName=Invalid remote name ''{0}''
545 CloneDestinationPage_errorNotEmptyDir={0} is not an empty directory.
546 CloneDestinationPage_errorRemoteNameRequired=Remote name is required
547 CloneDestinationPage_importButton=&Import all existing Eclipse projects after clone finishes
549 RefContentProposal_blob=blob
550 RefContentProposal_branch=branch
551 RefContentProposal_by=by
552 RefContentProposal_commit=commit
553 RefContentProposal_errorReadingObject=Unable to read object {0} for content proposal assistance (ref = {1})
554 RefContentProposal_newRemoteObject=New object will be created at the remote repository
555 RefContentProposal_tag=tag
556 RefContentProposal_trackingBranch=tracking branch
557 RefContentProposal_tree=tree
558 RefContentProposal_unknownObject=locally unknown object
559 RefContentProposal_unknownRemoteObject=locally unknown object: upstream is ahead of local repository and hasn't been fetched yet
560 ReflogView_DateColumnHeader=Date
561 ReflogView_ErrorOnLoad=Loading the reflog encountered an error; see the Error Log for more information
562 ReflogView_ErrorOnOpenCommit=Error opening commit
563 ReflogView_MessageColumnHeader=Reflog Message
564 ReflogView_CommitColumnHeader=Commit
565 ReflogView_CommitMessageColumnHeader=Commit Message
566 RefSelectionDialog_Messsage=Select a branch to show the reflog for
567 RefSelectionDialog_Title=Reflog Branch Selection
568 RefSpecDialog_AutoSuggestCheckbox=&Automatically suggest a name for the remote tracking branch
569 RefSpecDialog_DestinationFetchLabel=&Tracking branch:
570 RefSpecDialog_DestinationPushLabel=&Remote branch:
571 RefSpecDialog_FetchMessage=Fetch uses the content of a branch or tag of the remote repository as source and updates a tracking branch of the local repository (the target)
572 RefSpecDialog_FetchTitle=Create or Edit a Refspec for Fetch
573 RefSpecDialog_ForceUpdateCheckbox=&Force update
574 RefSpecDialog_GettingRemoteRefsMonitorMessage=Getting remote refs...
575 RefSpecDialog_MissingDataMessage=Please provide both a source and destination
576 RefSpecDialog_PushMessage=Push uses the content of a branch or tag of the local repository as source and updates a branch of the remote repository (the target)
577 RefSpecDialog_PushTitle=Create or Edit a Refspec for Push
578 RefSpecDialog_SourceBranchFetchLabel=&Remote branch or tag:
579 RefSpecDialog_SourceBranchPushLabel=&Local branch:
580 RefSpecDialog_SpecificationLabel=&Specification:
581 RefSpecDialog_WindowTitle=Create or Edit a Refspec
582 RefSpecPanel_clickToChange=[Click to change]
583 RefSpecPanel_columnDst=Destination Ref
584 RefSpecPanel_columnForce=Force Update
585 RefSpecPanel_columnMode=Mode
586 RefSpecPanel_columnRemove=Remove
587 RefSpecPanel_columnSrc=Source Ref
588 RefSpecPanel_creationButton=Add Spec
589 RefSpecPanel_creationButtonDescription=Add this create/update specification to set of {0} specifications.
590 RefSpecPanel_creationDst=Destination ref:
591 RefSpecPanel_creationGroup=Add create/update specification
592 RefSpecPanel_creationSrc=Source ref:
593 RefSpecPanel_deletionButton=Add Spec
594 RefSpecPanel_deletionButtonDescription=Add this delete specification to set of push specifications.
595 RefSpecPanel_deletionGroup=Add delete ref specification
596 RefSpecPanel_deletionRef=Remote ref to delete:
597 RefSpecPanel_dstFetchDescription=Local destination ref(s) to fetch to - create or update.
598 RefSpecPanel_dstPushDescription=Remote destination ref(s) to push to - create or update.
599 RefSpecPanel_dstDeletionDescription=Remote ref to delete.
600 RefSpecPanel_fetch=fetch
601 RefSpecPanel_fetchTitle=Fetch
602 RefSpecPanel_forceAll=Force Update All Specs
603 RefSpecPanel_forceAllDescription=Set force update setting to all specifications.
604 RefSpecPanel_forceDeleteDescription=Delete specification is always unconditional.
605 RefSpecPanel_forceFalseDescription=Allow only fast-forward update: old object must merge into new object.
606 RefSpecPanel_forceTrueDescription=Allow non-fast-forward update: old object doesn't have to merge to new object.
607 RefSpecPanel_modeDelete=Delete
608 RefSpecPanel_modeDeleteDescription=This is a delete specification.
609 RefSpecPanel_modeUpdate=Update
610 RefSpecPanel_modeUpdateDescription=This is a create/update specification.
611 RefSpecPanel_predefinedAll=Add All Branches Spec
612 RefSpecPanel_predefinedAllDescription=Add specification covering all branches.
613 RefSpecPanel_predefinedConfigured=Add Configured {0} Specs
614 RefSpecPanel_predefinedConfiguredDescription=Add previously configured specifications for this configured remote (if available).
615 RefSpecPanel_predefinedGroup=Add predefined specification
616 RefSpecPanel_predefinedTags=Add All Tags Spec
617 RefSpecPanel_predefinedTagsDescription=Add specification covering all tags.
618 RefSpecPanel_push=push
619 RefSpecPanel_pushTitle=Push
620 RefSpecPanel_refChooseSome=choose/some/ref
621 RefSpecPanel_refChooseSomeWildcard=choose/some/ref/*
622 RefSpecPanel_refChooseRemoteName=choose_remote_name
623 RefSpecPanel_removeAll=Remove All Specs
624 RefSpecPanel_removeAllDescription=Remove all specifications.
625 RefSpecPanel_removeDescription=Click to remove this specification.
626 RefSpecPanel_specifications=Specifications for {0}
627 RefSpecPanel_srcFetchDescription=Remote source ref(s) to fetch from.
628 RefSpecPanel_srcPushDescription=Local source ref(s) to push from.
629 RefSpecPanel_srcDeleteDescription=Delete specification always has an empty source ref.
630 RefSpecPanel_validationDstInvalidExpression={0} is not a valid ref expression for destination.
631 RefSpecPanel_validationDstRequired=Destination ref is required.
632 RefSpecPanel_validationRefDeleteRequired=Ref name to delete is required.
633 RefSpecPanel_validationRefDeleteWildcard=Delete ref cannot be a wildcard.
634 RefSpecPanel_validationRefInvalidExpression={0} is not a valid ref expression.
635 RefSpecPanel_validationRefInvalidLocal={0} is not a valid ref in local repository.
636 RefSpecPanel_validationRefNonExistingRemote={0} does not exist in remote repository.
637 RefSpecPanel_validationRefNonExistingRemoteDelete={0} already does not exist in remote repository.
638 RefSpecPanel_validationRefNonMatchingLocal={0} does not match any ref in local repository.
639 RefSpecPanel_validationRefNonMatchingRemote={0} does not match any ref in remote repository.
640 RefSpecPanel_validationSpecificationsOverlappingDestination=Two or more specifications point to {0} (the same destination).
641 RefSpecPanel_validationSrcUpdateRequired=Source ref is required for update/create specification.
642 RefSpecPanel_validationWildcardInconsistent=Wildcard must be set either on both source and destination or on none of them.
644 RefSpecPage_descriptionFetch=Select refs to fetch.
645 RefSpecPage_descriptionPush=Select refs to push.
646 RefSpecPage_errorDontMatchSrc=Specifications don't match any existing refs in source repository.
647 RefSpecPage_errorTransportDialogMessage=Transport Error: Cannot get remote repository refs.
648 RefSpecPage_operationCancelled=Operation canceled.
649 RefSpecPage_saveSpecifications=Save specifications in ''{0}'' configuration
650 RefSpecPage_titleFetch=Fetch Ref Specifications
651 RefSpecPage_titlePush=Push Ref Specifications
652 RefSpecPage_annotatedTagsGroup=Annotated tags fetching strategy
653 RefSpecPage_annotatedTagsAutoFollow=Automatically follow tags if we fetch the thing they point at
654 RefSpecPage_annotatedTagsFetchTags=Always fetch tags, even if we do not have the thing it points at
655 RefSpecPage_annotatedTagsNoTags=Never fetch tags, even if we have the thing it points at
657 RefSpecWizard_pushTitle=Configure Push
658 RefSpecWizard_fetchTitle=Configure Fetch
660 QuickDiff_failedLoading=Quick diff failed to obtain file data.
662 ResetAction_errorResettingHead=Cannot reset HEAD now
663 ResetAction_repositoryState=Repository state: {0}
664 ResetAction_reset=Resetting to {0}
665 ResetCommand_ResetFailureMessage=Reset failed
666 ResetCommand_WizardTitle=Reset
667 ResetQuickdiffBaselineHandler_NoTargetMessage=No reset target provided
668 ResetTargetSelectionDialog_AuthorLabel=Author:
669 ResetTargetSelectionDialog_CommitLabel=Commit:
670 ResetTargetSelectionDialog_CommitterLabel=Committer:
671 ResetTargetSelectionDialog_DetachedHeadState=You are in the 'detached HEAD' state.
672 ResetTargetSelectionDialog_ExpressionLabel=Reset to (&expression):
673 ResetTargetSelectionDialog_ExpressionTooltip=Any Git expression resolving to a commit
674 ResetTargetSelectionDialog_ResetButton=&Reset
675 ResetTargetSelectionDialog_ResetConfirmQuestion=Resetting will overwrite any changes in your working tree.{0}\n\nDo you want to continue?
676 ResetTargetSelectionDialog_ResetQuestion=Confirm Reset
677 ResetTargetSelectionDialog_ResetTitle=Reset: {0}
678 ResetTargetSelectionDialog_ResetTypeGroup=Reset type
679 ResetTargetSelectionDialog_ResetTypeHardButton=&Hard (HEAD, index, and working tree updated)
680 ResetTargetSelectionDialog_ResetTypeMixedButton=&Mixed (HEAD and index updated)
681 ResetTargetSelectionDialog_ResetTypeSoftButton=&Soft (HEAD updated)
682 ResetTargetSelectionDialog_ResetTypeHEADHardButton=&Hard (index and working tree updated)
683 ResetTargetSelectionDialog_ResetTypeHEADMixedButton=&Mixed (index updated)
684 ResetTargetSelectionDialog_SelectBranchForResetMessage=Select a branch to reset the current branch to
685 ResetTargetSelectionDialog_SubjectLabel=Subject:
686 ResetTargetSelectionDialog_UnresolvableExpressionError=Unresolvable expression
687 ResetTargetSelectionDialog_WindowTitle=Reset
688 ResourceHistory_MaxNumCommitsInList=Maximum number of commits to &show:
689 ResourceHistory_ShowBranchSequence=&Branch Sequence
690 ResourceHistory_ShowTagSequence=&Tag Sequence
691 ResourceHistory_toggleRelativeDate=Relative &Dates
692 ResourceHistory_toggleShowNotes=&Notes History
693 ResourceHistory_toggleCommentWrap=&Wrap Comments
694 ResourceHistory_toggleCommentFill=Fill &Paragraphs
695 ResourceHistory_toggleRevDetail=&Revision Details
696 ResourceHistory_toggleRevComment=Revision C&omment
698 HardResetToRevisionAction_hardReset=Hard Reset
699 HistoryPage_authorColumn=Author
700 HistoryPage_authorDateColumn=Authored Date
701 HistoryPage_refreshJob=Reading history from Git repository ''{0}''
703 HistoryPage_findbar_find=Search in history for ''{0}''
704 HistoryPage_findbar_find_msg=Find
705 HistoryPage_findbar_next=Next
706 HistoryPage_findbar_previous=Previous
707 HistoryPage_findbar_ignorecase=Ignore Case
708 HistoryPage_findbar_all=All
709 HistoryPage_findbar_commit=Id
710 HistoryPage_findbar_comments=Comments
711 HistoryPage_findbar_author=Author
712 HistoryPage_findbar_committer=Committer
713 HistoryPage_findbar_changeto_all=Change to All
714 HistoryPage_findbar_changeto_commit=Change to Id
715 HistoryPage_findbar_changeto_comments=Change to Comments
716 HistoryPage_findbar_changeto_author=Change to Author
717 HistoryPage_findbar_changeto_committer=Change to Committer
718 HistoryPage_findbar_changeto_reference=Change to Branch/Tag
719 HistoryPage_findbar_exceeded=Results limit exceeded
720 HistoryPage_findbar_notFound=String not found
721 HistoryPage_findbar_reference=Branch/Tag
722 HistoryPreferencePage_toggleAllBranches=All &Branches and Tags
723 HistoryPreferencePage_toggleAdditionalRefs=&Additional Refs
724 HistoryPreferencePage_toggleEmailAddresses=&E-mail addresses in Author/Committer columns
725 HistoryPreferencePage_toggleShortenAtStart=&Shorten long tag and branch names at start
726 HistoryPreferencePage_MaxBranchLength=Maximum characters to show for a &branch:
727 HistoryPreferencePage_MaxDiffLines=Maximum lines to show for a &diff:
728 HistoryPreferencePage_MaxTagLength=&Maximum characters to show for a tag:
729 HistoryPreferencePage_ShowGroupLabel=Show
730 HistoryPreferencePage_ShowInRevCommentGroupLabel=Show in Revision Comment
732 PullWizardPage_PageName=PullWizardPage
733 PullWizardPage_PageTitle=Pull
734 PullWizardPage_PageMessage=Configure a pull operation to import remote changes.
735 PullWizardPage_referenceLabel=Reference:
736 PullWizardPage_referenceTooltip=Reference can be a branch, a tag, a commit id...
737 PullWizardPage_ChooseReference=Please select a reference to pull from remote \"{0}\"
738 PullOperationUI_ConnectionProblem=Git connection problem.\
739 \n\nMaybe you are offline or behind a proxy.\nCheck your network connection and proxy configuration.
740 PullOperationUI_NotTriedMessage=Not tried
741 PullOperationUI_PullCanceledWindowTitle=Pull Canceled
742 PullOperationUI_PullFailed=Pull Failed
743 PullOperationUI_PullingMultipleTaskName=Pulling from Multiple Repositories
744 PullOperationUI_PullingTaskName=Pulling Branch {0} - {1}
745 PullOperationUI_PullOperationCanceledMessage=The pull operation was canceled
746 PullResultDialog_NothingToFetchFromLocal=Nothing to fetch (the fetch source is the local Repository)
747 PullResultDialog_DialogTitle=Pull Result for {0}
748 PullResultDialog_FetchResultGroupHeader=Fetch Result
749 PullResultDialog_MergeAlreadyUpToDateMessage=Nothing to update - everything up to date
750 PullResultDialog_MergeResultGroupHeader=Update Result
751 PushAction_wrongURIDescription=Remote repositories URIs configuration is corrupted.
752 PushAction_wrongURITitle=Corrupted Configuration
753 PushBranchPage_CannotAccessCommitDescription=<<<Cannot access commit description. See log for details.>>>
754 PushBranchPage_Source=Source:
755 PushBranchPage_Destination=Destination:
756 PushBranchPage_RemoteLabel=Remote:
757 PushBranchPage_ChooseRemoteError=Select or add a remote.
758 PushBranchPage_RemoteBranchNameLabel=Branch:
759 PushBranchPage_ChooseBranchNameError=Choose to which branch in remote ''{0}'' you want to push.
760 PushBranchPage_ForceUpdateButton=&Force overwrite branch in remote if it exists and has diverged
761 PushBranchPage_InvalidBranchNameError=Invalid branch name.
762 PushBranchPage_NewRemoteButton=New &Remote...
763 PushBranchPage_PageMessage=Select a remote and the name the branch should have in the remote.
764 PushBranchPage_PageName=Simple Push
765 PushBranchPage_PageTitle=Push to branch in remote
766 PushBranchPage_UpstreamConfigOverwriteWarning=The existing upstream configuration for the branch will be overwritten.
767 PushBranchPage_advancedWizardLink=Show <A>advanced push</A> dialog
768 PushBranchPage_advancedWizardLinkTooltip=Will show an advanced, but more complex, dialog to configure the push operation. Compared to this one, the advanced \
769 dialog supports operations such as pushing multiple refspecs and deleting remote branches.
770 PushBranchWizard_WindowTitle=Push Branch {0}
771 PushBranchWizard_previewButton=Pre&view >
772 PushBranchWizard_pushButton=&Push
773 PushCommitHandler_pushCommitTitle=Push Commit
774 PushOperationUI_MultiRepositoriesDestinationString={0} repositories
775 PushOperationUI_PushJobName=Push to {0}
777 RepositoryJob_NullStatus=Internal error: job ''{0}'' returned a null status.
778 RepositoryJobResultAction_RepositoryGone=Cannot find git repository ''{0}'' anymore: result cannot be shown.
779 ShowPushResultAction_name=Show Push Result...
781 PushJob_cantConnectToAny=Can''t connect to any repository: {0}
782 PushJob_unexpectedError=Unexpected error occurred.
783 PushWizard_cantPrepareUpdatesMessage=Can't resolve ref specifications locally (local refs changed?) or create tracking ref update.
784 PushWizard_cantPrepareUpdatesTitle=Preparing Ref Updates Error
785 PushWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
786 PushWizard_cantSaveTitle=Configuration Storage Warning
787 PushWizard_jobName=Pushing to {0}
788 PushWizard_missingRefsMessage=Ref specifications don't match any source ref (local refs changed?).
789 PushWizard_missingRefsTitle=Missing Refs Error
790 PushWizard_windowTitleDefault=Push to Another Repository
791 PushWizard_windowTitleWithDestination=Push to: {0}
793 CommitAction_amendCommit=No changed items were selected. Do you wish to amend the last commit?
794 CommitAction_amendNotPossible=Commit/amend not possible. Possible causes\:\n\n- No changed items were selected\n- Multiple repositories selected\n- No repositories selected\n- No previous commits
795 CommitAction_cannotCommit=Cannot commit now
796 CommitAction_CommittingChanges=Committing changes
797 CommitAction_CommittingFailed=Committing failed
798 CommitAction_errorComputingDiffs=Error occurred computing Git commit diffs
799 CommitAction_errorRetrievingCommit=Error occurred retrieving last commit
800 CommitAction_noFilesToCommit=No files to commit
801 CommitAction_repositoryState=Repository state: {0}
802 CommitDialog_AddFileOnDiskToIndex=Add File on &Disk to Index
803 CommitDialog_AddSOB=Add Signed-off-&by
804 CommitDialog_AmendPreviousCommit=Am&end (Edit Previous Commit)
805 CommitDialog_Author=&Author:
806 CommitDialog_Commit=&Commit
807 CommitDialog_CommitAndPush=Commit and &Push
808 CommitDialog_CommitChanges=Commit Changes
809 CommitDialog_Committer=Committer:
810 CommitDialog_CommitMessage=Commit message
811 CommitDialog_CompareWithHeadRevision=&Compare with HEAD revision
812 CommitDialog_DeselectAll=&Deselect All
813 CommitDialog_ErrorAddingFiles=Error when adding files
814 CommitDialog_ErrorInvalidAuthor=Invalid author
815 CommitDialog_ErrorInvalidAuthorSpecified=Invalid author specified. Please use the form\:\nA U Thor <author@example.com>
816 CommitDialog_ErrorInvalidCommitterSpecified=Invalid committer specified. Please use the form\:\nC O Mitter <committer@example.com>
817 CommitDialog_ErrorMustEnterCommitMessage=You must enter a commit message
818 CommitDialog_ErrorNoItemsSelected=No items selected
819 CommitDialog_ErrorNoItemsSelectedToBeCommitted=No items are currently selected to be committed.
820 CommitDialog_ErrorNoMessage=No message
821 CommitDialog_SelectAll=&Select All
822 CommitDialog_SelectForCommit=&Select for Commit
823 CommitDialog_ShowUntrackedFiles=Show &Untracked Files
824 CommitDialog_Status=Status
825 CommitDialog_StatusAdded=Added
826 CommitDialog_StatusAddedIndexDiff=Added, index diff
827 CommitDialog_StatusAssumeUnchaged=Assume unchanged
828 CommitDialog_StatusModified=Modified
829 CommitDialog_StatusModifiedIndexDiff=Mod., index diff
830 CommitDialog_StatusModifiedNotStaged=Mod., not staged
831 CommitDialog_StatusRemoved=Removed
832 CommitDialog_StatusRemovedNotStaged=Rem., not staged
833 CommitDialog_StatusUnknown=Unknown
834 CommitDialog_StatusUntracked=Untracked
835 CommitDialog_StatusRemovedUntracked=Removed, Untracked
836 CommitDialog_AddChangeIdLabel=Compute Change-Id for Gerrit Code Review
837 CommitDialog_ConfigureLink=Preferences...
838 CommitDialog_ContentAssist=Content assist available for previous commit messages and the files shown
839 CommitDialog_Files=Files ({0}/{1})
840 CommitDialog_Message=Enter commit message.
841 CommitDialog_MessageNoFilesSelected=Select one or more files to commit
842 CommitDialog_OpenStagingViewError=Could not open the Git Staging view
843 CommitDialog_OpenStagingViewLink=Open <a>Git Staging</a> view
844 CommitDialog_OpenStagingViewToolTip=For comparing and committing while still being able to navigate and use the editor, try the Git Staging view by clicking the link. The view will be opened with your repository and commit message.
845 CommitDialog_Path=Path
846 CommitDialog_Title=Commit Changes to Git Repository
847 CommitDialog_IgnoreErrors=Ignore warnings and errors
848 CommitDialog_MessageErrors=Fix warnings/errors before you commit changes or explicitly ignore them
849 CommitDialog_WrongTypeOfCommitMessageProvider=The CommitMessageProvider extension {0} contributed by {1} has the wrong type (it must implement org.eclipse.egit.ui.ICommitMessageProvider)
850 CommitDialog_ErrorCreatingCommitMessageProvider=The CommitMessageProvider extension {0} contributed by {1} could not be created
851 CommitDialog_CaretPositionOutOfBounds=The ICommitMessageProvider2 implementation {0} provided the caret position {1}, which exceeds the length of the commit message or is negative. The caret position is ignored.
852 CommitDialog_IgnoreCaretPosition=Found multiple implementations of ICommitMessageProvider2. Ignoring caret positioning for {0}.
854 SpellcheckableMessageArea_showWhitespace=Show &Whitespace Characters
855 CommitMessageComponent_MessageInvalidAuthor=Invalid author specified. Example: A U Thor <author@example.com>
856 CommitMessageComponent_MessageInvalidCommitter=Invalid committer specified. Example: C O Mitter <committer@example.com>
857 CommitMessageComponent_AmendingCommitInRemoteBranch=The commit being amended has already been published to a remote branch.
858 CommitMessageComponent_MessageSecondLineNotEmpty=Second line should be empty to separate commit message header from body
859 CommitMessageEditorDialog_EditCommitMessageTitle=Interactive Rebase - Reword Commit
860 CommitMessageViewer_author=Author
861 CommitMessageViewer_child=Child
862 CommitMessageViewer_branches=Branches
863 CommitMessageViewer_MoreBranches=\ and {0} more branches
864 CommitMessageViewer_tags=Tags
865 CommitMessageViewer_follows=Follows
866 CommitMessageViewer_precedes=Precedes
867 CommitMessageViewer_commit=commit
868 CommitMessageViewer_committer=Committer
869 CommitMessageViewer_FormattingMessageTaskName=Formatting commit message
870 CommitMessageViewer_GettingNextTagTaskName=Getting next tag
871 CommitMessageViewer_GettingPreviousTagTaskName=Getting previous tag
872 CommitMessageViewer_parent=Parent
873 CompareWithIndexAction_errorOnAddToIndex=Error during adding to index
874 CompareWithPreviousActionHandler_MessageRevisionNotFound=No previous revision of {0} could be found in the repository.
875 CompareWithPreviousActionHandler_TitleRevisionNotFound=Previous revision not found
876 CompareWithRefAction_errorOnSynchronize=Error reading from repository while preparing input for compare operation.
878 CompareUtils_errorCommonAncestor=Error finding common ancestor for {0} and {1}
880 ConfirmationPage_cantConnectToAnyTitle=Can't Connect
881 ConfirmationPage_cantConnectToAny=Can''t connect to any URI: {0}
882 ConfirmationPage_description=Confirm following expected push result.
883 ConfirmationPage_errorCantResolveSpecs=Can''t resolve ref specifications locally or create tracking ref update: {0}
884 ConfirmationPage_errorInterrupted=Operation was interrupted.
885 ConfirmationPage_errorRefsChangedNoMatch=Local refs changed, ref specifications don't match any source ref.
886 ConfirmationPage_errorUnexpected=Unexpected error occurred: {0}
887 ConfirmationPage_requireUnchangedButton=Cancel push if result would be different than above because of changes on remote
888 ConfirmationPage_showOnlyIfChanged=Show dialog with result only when it is different from the confirmed result above
889 ConfirmationPage_title=Push Confirmation
890 CreateBranchPage_BranchNameLabel=&Branch name:
891 CreateBranchPage_BranchNameToolTip=The name of the new local branch to create
892 CreateBranchPage_CheckingOutMessage=Checking out new branch...
893 CreateBranchPage_CheckoutButton=Chec&k out new branch
894 CreateBranchPage_ChooseBranchAndNameMessage=Please choose a source branch and a name for the new branch
895 CreateBranchPage_ChooseNameMessage=Please choose a name for the new branch
896 CreateBranchPage_CreateBranchNameProviderFailed=Failed to create branch name provider
897 CreateBranchPage_CreatingBranchMessage=Creating branch...
898 CreateBranchPage_LocalBranchWarningMessage=Local branch as upstream is not recommended, use remote branch
899 CreateBranchPage_MissingSourceMessage=Please select a source branch
900 CreateBranchPage_SourceLabel=Source:
901 CreateBranchPage_SourceSelectButton=&Select...
902 CreateBranchPage_SourceSelectionDialogMessage=Select source for creating branch.
903 CreateBranchPage_SourceSelectionDialogTitle=Select Source
904 CreateBranchPage_SourceTooltip=The new branch will start at this point
905 CreateBranchPage_Title=Create a new branch
906 CreateBranchWizard_CreationFailed=Branch could not be created
907 CreateBranchWizard_NewBranchTitle=Create Branch
908 CreateRepositoryCommand_CreateButtonLabel=&Create
909 CreateRepositoryPage_BareCheckbox=&Create as bare repository
910 CreateRepositoryPage_BrowseButton=&Browse...
911 CreateRepositoryPage_DefaultRepositoryName=repository
912 CreateRepositoryPage_DirectoryLabel=Repository &directory:
913 CreateRepositoryPage_NotEmptyMessage=Directory {0} is not empty
914 CreateRepositoryPage_PageMessage=Determine the directory for the new repository
915 CreateRepositoryPage_PageTitle=Create a New Git Repository
916 CreateRepositoryPage_PleaseSelectDirectoryMessage=Select a directory
917 PushResultDialog_title=Push Results: {0}
918 PushResultDialog_label=Pushed to {0}
919 PushResultDialog_label_failed=Failed pushing to {0}
920 PushResultDialog_ConfigureButton=C&onfigure...
921 PushResultTable_MesasgeText=Message Details
922 PushResultTable_repository=Repository
923 PushResultTable_statusRemoteRejected=[remote rejected]
924 PushResultTable_statusRejected=[rejected]
925 PushResultTable_statusNoMatch=[no match]
926 PushResultTable_statusUpToDate=[up to date]
927 PushResultTable_statusOkDeleted=[deleted]
928 PushResultTable_statusOkNewBranch=[new branch]
929 PushResultTable_statusOkNewTag=[new tag]
930 PushTagsPage_ForceUpdateButton=Force overwrite of tags when they already exist on remote
931 PushTagsPage_PageMessage=Select a remote and the tags to push. The next page will show a confirmation.
932 PushTagsPage_PageName=Push Tags
933 PushTagsPage_PageTitle=Select Tags
934 PushTagsPage_RemoteLabel=Remote:
935 PushTagsPage_TagsLabelNoneSelected=Tags:
936 PushTagsPage_TagsLabelSelected=Tags ({0} selected):
937 PushTagsWizard_WindowTitle=Push Tags
938 PushToGerritPage_BranchLabel=Gerrit &Branch:
939 PushToGerritPage_ContentProposalHoverText=Press {0} or start typing to see a filtered list of branch names
940 PushToGerritPage_ContentProposalStartTypingText=Start typing to see a filtered list of branch names
941 PushToGerritPage_Message=Select a Gerrit URI and branch name
942 PushToGerritPage_MissingBranchMessage=Select a branch
943 PushToGerritPage_MissingUriMessage=Select a URI
944 PushToGerritPage_Title=Push the current HEAD from repository {0} to Gerrit
945 PushToGerritPage_TopicCollidesWithBranch=Using this topic would collide with the remote branch ''{0}''
946 PushToGerritPage_TopicContentProposalHoverText=Press {0} to see recently used topics beginning with the current topic text
947 PushToGerritPage_TopicHasWhitespace=Topic must not contain whitespace
948 PushToGerritPage_TopicInvalidCharacters=Topic must not contain both commas and percent signs
949 PushToGerritPage_TopicLabel=&Topic:
950 PushToGerritPage_TopicSaveFailure=Cannot save topic in configuration of ''{0}''
951 PushToGerritPage_TopicUseLabel=Use Topic
952 PushToGerritPage_UriLabel=&URI:
953 PushToGerritWizard_Title=Push the current HEAD to Gerrit
955 FetchAction_wrongURITitle=Corrupted Configuration
956 FetchAction_wrongURIMessage=Remote repositories URIs configuration is corrupted.
957 FetchOperationUI_FetchJobName=Fetch from {0}
958 FetchOperationUI_ShowFetchResult=Show Fetch Result...
960 FetchDestinationPage_PageTitle=Please select a fetch destination
961 FetchDestinationPage_CouldNotGetBranchesMessage=Could not obtain tracking branches
962 FetchDestinationPage_DestinationLabel=Destination:
963 FetchDestinationPage_ForceCheckbox=Update the local repository even if data could be lost
964 FetchDestinationPage_PageMessage=The destination is a remote tracking branch in the local repository
965 FetchDestinationPage_RepositoryLabel=Local repository:
966 FetchDestinationPage_SourceLabel=Source:
967 FetchDestinationPage_TrackingBranchNotFoundMessage=Remote tracking branch ''{0}'' not found in local repository
968 FetchGerritChangePage_ActivateAdditionalRefsButton=Make FETCH_HEAD visible in &History View
969 FetchGerritChangePage_ActivateAdditionalRefsTooltip=The History View is currently configured not to show FETCH_HEAD; if you check this, the History View settings will be changed so that FETCH_HEAD becomes visible
970 FetchGerritChangePage_AfterFetchGroup=Action to perform after fetch
971 FetchGerritChangePage_BranchEditButton=&Edit Branches...
972 FetchGerritChangePage_BranchNameText=&Branch name:
973 FetchGerritChangePage_ChangeLabel=&Change:
974 FetchGerritChangePage_CheckingOutTaskName=Checking out change
975 FetchGerritChangePage_CheckoutRadio=Check &out FETCH_HEAD
976 FetchGerritChangePage_CherryPickRadio=Che&rry-pick onto current HEAD ({0})
977 FetchGerritChangePage_CherryPickTaskName=Cherry-picking change
978 FetchGerritChangePage_ContentAssistDescription=Patch set {0} of change {1}
979 FetchGerritChangePage_ContentAssistTooltip=Press {0} to see a filtered list of changes
980 FetchGerritChangePage_CreatingBranchTaskName=Creating branch
981 FetchGerritChangePage_CreatingTagTaskName=Creating tag
982 FetchGerritChangePage_FetchingTaskName=Fetching change {0}
983 FetchGerritChangePage_GeneratedTagMessage=Generated for Gerrit change {0}
984 FetchGerritChangePage_GetChangeTaskName=Get change from Gerrit
985 FetchGerritChangePage_LocalBranchRadio=Create a &local branch
986 FetchGerritChangePage_LocalBranchCheckout=Check out new branch
987 FetchGerritChangePage_MissingChangeMessage=Please provide a change
988 FetchGerritChangePage_NoSuchChangeMessage=The Gerrit server has no change number {0}
989 FetchGerritChangePage_PageMessage=Please select a Gerrit URI and change to fetch
990 FetchGerritChangePage_PageTitle=Fetch a change from Gerrit into repository {0}
991 FetchGerritChangePage_SuggestedRefNamePattern=change/{0}/{1}
992 FetchGerritChangePage_TagNameText=Tag &name:
993 FetchGerritChangePage_TagRadio=Create and check out a &tag
994 FetchGerritChangePage_UnknownChangeRefMessage=The Gerrit server has no patch set for this change reference.
995 FetchGerritChangePage_UpdateRadio=None; u&pdate FETCH_HEAD only
996 FetchGerritChangePage_UriLabel=&URI:
997 FetchGerritChangeWizard_WizardTitle=Fetch a change from Gerrit
998 FetchResultDialog_ConfigureButton=&Configure...
999 FetchResultDialog_labelEmptyResult=No ref to fetch from {0} - everything up to date.
1000 FetchResultDialog_labelNonEmptyResult=Fetched from {0}.
1001 FetchResultDialog_title=Fetch Results: {0}
1002 FetchResultDialog_CloseButton=C&lose
1004 FetchResultTable_counterCommits=\ ({0})
1005 FetchResultTable_statusDetailCouldntLock=couldn't lock local tracking ref for update
1006 FetchResultTable_statusDetailFastForward=fast-forward
1007 FetchResultTable_statusDetailIOError=I/O error occurred during local tracking ref update
1008 FetchResultTable_statusDetailNonFastForward=non-fast-forward
1009 FetchResultTable_statusIOError=[i/o error]
1010 FetchResultTable_statusLockFailure=[lock fail]
1011 FetchResultTable_statusNew=[new]
1012 FetchResultTable_statusNewBranch=[new branch]
1013 FetchResultTable_statusNewTag=[new tag]
1014 FetchResultTable_statusRejected=[rejected]
1015 FetchResultTable_statusUpToDate=[up to date]
1016 FetchResultTable_statusPruned=[pruned]
1017 FetchSourcePage_GettingRemoteRefsTaskname=Getting remote refs
1018 FetchSourcePage_PageMessage=The source is a branch or tag in the remote repository
1019 FetchSourcePage_PageTitle=Please select a fetch source
1020 FetchSourcePage_RefNotFoundMessage=Ref ''{0}'' not found in remote repository
1021 FetchSourcePage_RepositoryLabel=Remote repository:
1022 FetchSourcePage_SourceLabel=Source:
1023 FetchWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
1024 FetchWizard_cantSaveTitle=Configuration Storage Warning
1025 FetchWizard_windowTitleDefault=Fetch from Another Repository
1026 FetchWizard_windowTitleWithSource=Fetch from: {0}
1027 FileDiffContentProvider_errorGettingDifference=Can''t get file difference of {0}.
1028 FileDiffLabelProvider_RenamedFromToolTip=Renamed from {0}
1029 FileRevisionEditorInput_NameAndRevisionTitle={0} {1}
1030 FileTreeContentProvider_NonWorkspaceResourcesNode=Non-workspace files
1031 FindToolbar_NextTooltip=Go to next commit matching the search criteria
1032 FindToolbar_PreviousTooltip=Go to previous commit matching the search criteria
1033 FormatJob_buildingCommitInfo=Building Commit Info
1035 WindowCachePreferencePage_title=Git Window Cache
1036 WindowCachePreferencePage_packedGitWindowSize=Window size:
1037 WindowCachePreferencePage_packedGitLimit=Window cache limit:
1038 WindowCachePreferencePage_deltaBaseCacheLimit=Delta base cache limit:
1039 WindowCachePreferencePage_packedGitMMAP=Use virtual memory mapping
1040 WindowCachePreferencePage_streamFileThreshold=Stream File Threshold:
1042 ProcessStepsRebaseCommand_CancelDialogMessage=Processing steps canceled
1043 ProcessStepsRebaseCommand_JobName=Processing Steps
1044 ProjectsPreferencePage_AutoShareProjects=Automatically share projects located in a Git repository
1045 ProjectsPreferencePage_RestoreBranchProjects=Track each branch's imported projects and restore on checkout
1046 ProjectsPreferencePage_AutoIgnoreDerivedResources=Automatically ignore derived resources by adding them to .gitignore
1048 RefreshPreferencesPage_RefreshIndexInterval=Refre&sh interval (seconds):
1049 RefreshPreferencesPage_RefreshIndexIntervalTooltip=0 is equivalent to no refresh
1050 RefreshPreferencesPage_RefreshOnlyWhenActive=Refresh only when workbench is &active
1051 RefreshPreferencesPage_RefreshWhenIndexChange=Refresh resources when &index changes
1052 RefUpdateElement_CommitCountDecoration=({0})
1053 RefUpdateElement_CommitRangeDecoration=[{0}{1}{2}]
1054 RefUpdateElement_statusRejectedNonFastForward=[rejected - non-fast-forward]
1055 RefUpdateElement_UrisDecoration=({0})
1057 CommittingPreferencePage_commitMessageHistory=Maximum number of commit messages in history:
1058 CommittingPreferencePage_title=Committing
1059 CommittingPreferencePage_formatting=Formatting
1060 CommittingPreferencePage_hardWrapMessage=Hard-wrap commit message
1061 CommittingPreferencePage_hardWrapMessageTooltip=Wrap text in commit message editor while typing
1062 CommittingPreferencePage_warnAboutCommitMessageSecondLine=Warn if second line of commit message is not empty
1063 CommittingPreferencePage_footers=Footers
1064 CommittingPreferencePage_includeUntrackedFiles=Include selected untracked files
1065 CommittingPreferencePage_includeUntrackedFilesTooltip=Check selected untracked files by default
1066 CommittingPreferencePage_signedOffBy=Insert Signed-off-by
1067 CommittingPreferencePage_signedOffByTooltip=Insert "Signed-off-by:" footer by default
1068 CommittingPreferencePage_CheckBeforeCommitting=Show warning
1069 CommittingPreferencePage_WarnBeforeCommitting=Warn if there are:
1070 CommittingPreferencePage_WarnBeforeCommittingTitle=Build problems
1071 CommittingPreferencePage_WarnBlock_Errors=Errors
1072 CommittingPreferencePage_WarnBlock_WarningsAndErrors=Warnings and errors
1073 CommittingPreferencePage_BlockCommit=Block commit button
1074 CommittingPreferencePage_BlockCommitCombo=Block if there are:
1075 CommittingPreferencePage_AlwaysUseStagingView=Use Staging View to commit instead of Commit Dialog
1076 CommittingPreferencePage_autoStageDeletion=Automatically stage files being deleted
1077 CommittingPreferencePage_autoStageMoves=Automatically stage files being moved
1078 CommittingPreferencePage_AutoStageOnCommit=Automatically stage selected resources on commit
1079 CommittingPreferencePage_general=General
1081 DateFormatPreferencePage_title=Date Format
1082 DateFormatPreferencePage_formatChooser_label=&Format:
1083 DateFormatPreferencePage_formatInput_label=Date format:
1084 DateFormatPreferencePage_invalidDateFormat_message=Not a valid date format
1085 DateFormatPreferencePage_datePreview_label=Date preview:
1086 DateFormatPreferencePage_choiceGitDefault_label=Git default format
1087 DateFormatPreferencePage_choiceGitLocal_label=Git local format
1088 DateFormatPreferencePage_choiceGitRelative_label=Git relative date format
1089 DateFormatPreferencePage_choiceGitIso_label=Git ISO 8601 format
1090 DateFormatPreferencePage_choiceGitRfc_label=Git RFC 2822 format
1091 DateFormatPreferencePage_choiceGitShort_label=Git short date format
1092 DateFormatPreferencePage_choiceGitLocale_label=System locale date format with time zone
1093 DateFormatPreferencePage_choiceGitLocaleLocal_label=System locale date format
1094 DateFormatPreferencePage_choiceCustom_label=User-defined format
1095 DateFormatPreferencePage_gitRelative_format_text=relative date
1096 DateFormatPreferencePage_gitLocale_format_text=system format with time zone
1097 DateFormatPreferencePage_gitLocaleLocal_format_text=system format
1098 DateFormatPreferencePage_helpGitDefault_label=Time of the commit in the committer's time zone, with time zone; with US day and month names.
1099 DateFormatPreferencePage_helpGitLocal_label=Time of the commit converted to your local time zone, without time zone; with US day and month names.
1100 DateFormatPreferencePage_helpGitRelative_label=Time of the commit relative to your local time.
1101 DateFormatPreferencePage_helpGitIso_label=Time of the commit in the committer's time zone in ISO 8601 format with time zone.
1102 DateFormatPreferencePage_helpGitRfc_label=Time of the commit in the committer's time zone in e-mail format RFC 2822 with time zone.
1103 DateFormatPreferencePage_helpGitShort_label=Date of the commit in the committer's time zone, without time; year-month-day.
1104 DateFormatPreferencePage_helpGitLocale_label=Time of the commit in the committer's time zone in your system format, with time zone.
1105 DateFormatPreferencePage_helpGitLocaleLocal_label=Time of the commit converted to your local time zone in your system format, without time zone.
1106 DateFormatPreferencePage_helpCustom_label=Time of the commit converted to your local time zone in the format specified.
1108 BasicConfigurationDialog_ConfigLocationInfo=These settings will be stored in the Git configuration file in your home directory.
1109 BasicConfigurationDialog_DialogMessage=When creating a commit, Git records name and e-mail of author and committer. Please fill in the information so that your commits are correctly attributed.
1110 BasicConfigurationDialog_DialogTitle=Please identify yourself
1111 BasicConfigurationDialog_DontShowAgain=&Don't show this dialog again
1112 BasicConfigurationDialog_OpenPreferencePage=Open the <a>Git Configuration</a> preference page
1113 BasicConfigurationDialog_UserEmailLabel=&E-mail:
1114 BasicConfigurationDialog_UserNameLabel=Full &name:
1115 BasicConfigurationDialog_WindowTitle=Identify Yourself
1116 BranchAction_branchFailed=Branch failed
1117 BranchAction_cannotCheckout=Cannot check out now
1118 BranchAction_checkingOut=Checking out {0} - {1}
1119 BranchAction_repositoryState=Repository state: {0}
1120 BranchConfigurationDialog_BranchConfigurationTitle=Git Branch Configuration
1121 BranchConfigurationDialog_EditBranchConfigMessage=Edit the upstream configuration for branch {0}
1122 BranchConfigurationDialog_ExceptionGettingRefs=Exception getting Refs
1123 BranchConfigurationDialog_RemoteLabel=Rem&ote:
1124 BranchConfigurationDialog_SaveBranchConfigFailed=Could not save branch configuration
1125 BranchConfigurationDialog_UpstreamBranchLabel=Upstream &Branch:
1126 BranchOperationUI_CheckoutRemoteTrackingAsLocal=Check out as New Local Branch
1127 BranchOperationUI_CheckoutRemoteTrackingCommit=Check out Commit
1128 BranchOperationUI_CheckoutRemoteTrackingQuestion=If you want to work on the branch, a new local branch has to be created and checked out.\n\nIf you just want to have a look at the state of the branch, the commit of the remote-tracking branch can be checked out.
1129 BranchOperationUI_CheckoutRemoteTrackingTitle=Check out remote-tracking branch
1130 BranchOperationUI_Continue=&Continue
1131 BranchOperationUI_DetachedHeadTitle=Detached HEAD
1132 BranchOperationUI_DetachedHeadMessage=You are in the 'detached HEAD' state. This means that you don't have a local branch checked out.\n\nYou can look around, but it's not recommended to commit changes. The reason is that these commits would not be on any branch and would not be visible after checking out another branch.\n\nIf you want to make changes, create or check out a local branch first.
1133 LaunchFinder_RunningLaunchDontShowAgain=Don't show this warning again
1134 LaunchFinder_RunningLaunchMessage=The launch configuration ''{0}'' is currently running and uses a project of this repository.
1135 LaunchFinder_RunningLaunchTitle=Running Launch
1136 LaunchFinder_SearchLaunchConfiguration=Search running launch configuration
1137 LaunchFinder_ContinueQuestion=Continue all the same?
1138 BranchNameNormalizer_Tooltip=Type {0} to get an auto-corrected branch name
1139 BranchNameNormalizer_TooltipForTag=Type {0} to get an auto-corrected tag name
1140 BranchRebaseMode_Rebase=Rebase
1141 BranchRebaseMode_Preserve=Rebase preserving merge commits
1142 BranchRebaseMode_Interactive=Rebase interactively
1143 BranchRebaseMode_None=Merge
1144 BranchRenameDialog_Message=Please enter a new name for branch {0}
1145 BranchRenameDialog_NewNameLabel=New Branch &name:
1146 BranchRenameDialog_RenameExceptionMessage=Could not rename branch
1147 BranchRenameDialog_Title=Rename Branch
1148 BranchRenameDialog_WindowTitle=Rename Branch
1149 BranchRenameDialog_WrongPrefixErrorMessage=Cannot rename Ref with name {0}
1150 BranchPropertySource_RebaseDescriptor=Rebase
1151 BranchPropertySource_RemoteDescriptor=Remote
1152 BranchPropertySource_UpstreamBranchDescriptor=Upstream Branch
1153 BranchPropertySource_UpstreamConfigurationCategory=Upstream Configuration
1154 BranchPropertySource_ValueNotSet=<Not set>
1155 BranchResultDialog_buttonCommit=Commit...
1156 BranchResultDialog_buttonReset=Reset
1157 BranchResultDialog_buttonStash=Stash...
1158 BranchResultDialog_CheckoutConflictsMessage=The files shown below have uncommitted changes which would be lost by checking out ''{0}''.\n\nEither commit the changes, stash the changes, or discard the changes by resetting the current branch.
1159 BranchResultDialog_CheckoutConflictsTitle=Checkout Conflicts
1160 BranchResultDialog_DetachedHeadWarningDontShowAgain=Don't show any dialogs about this again
1161 BranchSelectionAndEditDialog_Message=Select a ref and choose action to execute
1162 BranchSelectionAndEditDialog_Title=Select a branch or work with branches
1163 BranchSelectionAndEditDialog_WindowTitle=Branches
1164 BranchSelectionAndEditDialog_OkClose=&Close
1165 BranchSelectionAndEditDialog_ErrorCouldNotCreateNewRef=Could not create new ref {0}
1166 BranchSelectionAndEditDialog_ErrorCouldNotDeleteRef=Could not delete ref {0}
1167 BranchSelectionAndEditDialog_ErrorCouldNotRenameRef=Failed to rename branch {0} -> {1}, status={2}
1168 BranchSelectionAndEditDialog_NewBranch=&New Branch...
1169 BranchSelectionAndEditDialog_Rename=&Rename...
1170 BranchSelectionAndEditDialog_Delete=&Delete
1171 MergeAction_CannotMerge=Merge Unavailable
1172 MergeAction_HeadIsNoBranch=HEAD is not pointing to a branch
1173 MergeAction_JobNameMerge=Merging with {0}
1174 MergeAction_MergeCanceledMessage=The merge operation was canceled
1175 MergeAction_MergeCanceledTitle=Merge Canceled
1176 MergeAction_MergeResultTitle=Merge Result
1177 MergeAction_WrongRepositoryState=The current repository state ''{0}'' does not allow merging
1178 MergeModeDialog_DialogTitle=Select a Merge Mode
1179 MergeModeDialog_DontAskAgainLabel=&Don't ask again
1180 MergeModeDialog_MergeMode_1_Label=Use the &workspace version of conflicting files (pre-merged by Git)
1181 MergeModeDialog_MergeMode_2_Label=Use &HEAD (the last local version) of conflicting files
1182 MergeResultDialog_couldNotFindCommit=Could not find commit: {0}
1183 MergeResultDialog_conflicts=Conflicting Paths
1184 MergeResultDialog_failed=Failed Paths
1185 MergeResultDialog_mergeInput=Merge input
1186 MergeResultDialog_newHead=New HEAD
1187 MergeResultDialog_nMore=... {0} more
1188 MergeResultDialog_result=Result
1189 MergeResultDialog_StatusAborted=Aborted
1190 MergeResultDialog_StatusAlreadyUpToDate=Already up-to-date
1191 MergeResultDialog_StatusCheckoutConflict=Checkout conflict
1192 MergeResultDialog_StatusConflicting=Merge conflict
1193 MergeResultDialog_StatusFailed=Failed
1194 MergeResultDialog_StatusFastForward=Fast-forward
1195 MergeResultDialog_StatusFastForwardSquashed=Fast-forward (squashed)
1196 MergeResultDialog_StatusMerged=Merged
1197 MergeResultDialog_StatusMergedNotCommitted=Merged (not committed)
1198 MergeResultDialog_StatusMergedSquashed=Merged (squashed)
1199 MergeResultDialog_StatusMergedSquashedNotCommitted=Merged (squashed, not committed)
1200 MergeResultDialog_StatusNotSupported=Not yet supported
1201 MergeTargetSelectionDialog_ButtonMerge=&Merge
1202 MergeTargetSelectionDialog_SelectRef=Select a branch or tag to merge into the currently checked out branch
1203 MergeTargetSelectionDialog_SelectRefWithBranch=Select a branch or tag to merge into the ''{0}'' branch
1204 MergeTargetSelectionDialog_TitleMerge=Merge Branch
1205 MergeTargetSelectionDialog_TitleMergeWithBranch=Merge ''{0}''
1206 MergeTargetSelectionDialog_FastForwardGroup=Fast forward options
1207 MergeTargetSelectionDialog_FastForwardButton=If a fast-forward, &only update the branch pointer
1208 MergeTargetSelectionDialog_NoFastForwardButton=If a fast-forward, create a &merge commit
1209 MergeTargetSelectionDialog_OnlyFastForwardButton=If &not a fast-forward, fail
1210 MergeTargetSelectionDialog_MergeTypeGroup=Merge options
1211 MergeTargetSelectionDialog_MergeTypeCommitButton=&Commit (commit the result)
1212 MergeTargetSelectionDialog_MergeTypeNoCommitButton=N&o commit (prepare merge commit, but don't commit yet)
1213 MergeTargetSelectionDialog_MergeTypeSquashButton=&Squash (merge changes into working tree, but don't create merge commit)
1215 DecoratorPreferencesPage_addVariablesTitle=Add Variables
1216 DecoratorPreferencesPage_addVariablesAction=Add &Variables...
1217 DecoratorPreferencesPage_addVariablesAction2=Add Va&riables...
1218 DecoratorPreferencesPage_addVariablesAction3=Add Var&iables...
1219 DecoratorPreferencesPage_recomputeAncestorDecorations=Re-decorate &ancestors when decorating changed resources
1220 DecoratorPreferencesPage_recomputeAncestorDecorationsTooltip=Enabling this option will cause the ancestor-tree of any updated resources to also be re-decorated (minor performance impact).
1221 DecoratorPreferencesPage_description=Shows Git specific information on resources in projects under version control.
1222 DecoratorPreferencesPage_preview=Preview:
1223 DecoratorPreferencesPage_fileFormatLabel=&Files:
1224 DecoratorPreferencesPage_folderFormatLabel=F&olders:
1225 DecoratorPreferencesPage_projectFormatLabel=&Projects:
1226 DecoratorPreferencesPage_submoduleFormatLabel=&Submodules:
1227 DecoratorPreferencesPage_labelDecorationsLink=See <a>''{0}''</a> to enable or disable Git decorations.
1228 DecoratorPreferencesPage_colorsAndFontsLink=See <a>''{0}''</a> to configure the font and color decorations.
1229 DecoratorPreferencesPage_generalTabFolder=&General
1230 DecoratorPreferencesPage_bindingResourceName=Name of the resource being decorated
1231 DecoratorPreferencesPage_bindingBranchName=Current branch of the repository
1232 DecoratorPreferencesPage_bindingBranchStatus=Branch status (compared to remote-tracking)
1233 DecoratorPreferencesPage_bindingCommitMessage=First line of the commit message of the HEAD commit
1234 DecoratorPreferencesPage_bindingDirtyFlag=Flag indicating whether or not the resource is dirty
1235 DecoratorPreferencesPage_bindingStagedFlag=Flag indicating whether or not the resource is staged
1236 DecoratorPreferencesPage_selectVariablesToAdd=Select the &variables to add to the decoration format:
1237 DecoratorPreferencesPage_textLabel=T&ext Decorations
1238 DecoratorPreferencesPage_iconLabel=&Icon Decorations
1239 DecoratorPreferencesPage_iconsShowTracked=Tracked resources
1240 DecoratorPreferencesPage_iconsShowUntracked=Untracked resources
1241 DecoratorPreferencesPage_iconsShowStaged=Staged resources
1242 DecoratorPreferencesPage_iconsShowConflicts=Conflicting resources
1243 DecoratorPreferencesPage_iconsShowAssumeUnchanged=Assumed unchanged resources
1244 DecoratorPreferencesPage_changeSetLabelFormat=Commits:
1245 DecoratorPreferencesPage_otherDecorations=Other
1246 DecoratorPreferencesPage_bindingChangeSetAuthor=Commit author name;
1247 DecoratorPreferencesPage_bindingChangeSetCommitter=Commit committer name;
1248 DecoratorPreferencesPage_bindingChangeSetDate=Commit creation date (see date format setting);
1249 DecoratorPreferencesPage_bindingChangeSetShortMessage=First line of commit message text;
1251 Decorator_exceptionMessage=Errors occurred while applying Git decorations to resource ''{0}''.
1252 Decorator_exceptionMessageCommon=Errors occurred while applying Git decorations to resources.
1253 DeleteBranchCommand_CannotDeleteCheckedOutBranch=Cannot delete the currently checked out branch
1254 DeleteBranchCommand_DeletingBranchesProgress=Deleting branches
1255 DeleteBranchDialog_DialogMessage=Select a branch to delete
1256 DeleteBranchDialog_DialogTitle=Delete a branch
1257 DeleteBranchDialog_WindowTitle=Delete branch
1258 DeleteBranchOnCommitHandler_DeleteBranchesDialogButton=&Delete
1259 DeleteBranchOnCommitHandler_DeleteBranchesDialogMessage=Please select the branches you want to delete
1260 DeleteBranchOnCommitHandler_DeleteBranchesDialogTitle=Delete Branches
1261 DeleteRepositoryConfirmDialog_DeleteGitDirCheckbox=Delete Git repository data and history:
1262 DeleteRepositoryConfirmDialog_DeleteRepositoryConfirmMessage=Confirm deletion of repository.
1263 DeleteRepositoryConfirmDialog_DeleteRepositoryNoUndoWarning=Repository deletion cannot be undone.
1264 DeleteRepositoryConfirmDialog_DeleteRepositoryTitle=Delete Repository ''{0}''
1265 DeleteRepositoryConfirmDialog_DeleteRepositoryWindowTitle=Delete Repository
1266 DeleteRepositoryConfirmDialog_DeleteWorkingDirectoryCheckbox=Also delete &working tree:
1267 DeleteRepositoryConfirmDialog_DeleteProjectsCheckbox=Remove {0,choice,1#the project|1<the {0} projects} in the repository from the workspace
1268 DeleteRepositoryConfirmDialog_DeleteRepositoryConfirmButton = &Delete
1269 DeleteTagOnCommitHandler_DeleteTagsDialogButton=&Delete
1270 DeleteTagOnCommitHandler_DeleteTagsDialogMessage=Please select the tags you want to delete
1271 DeleteTagOnCommitHandler_DeleteTagsDialogTitle=Delete Tags
1272 DeleteTagCommand_deletingTagsProgress=Deleting tags
1273 DeleteTagCommand_messageConfirmMultipleTag=Are you sure you want to delete these {0} tags?
1274 DeleteTagCommand_messageConfirmSingleTag=Are you sure you want to delete tag ''{0}''?
1275 DeleteTagCommand_taskName=Deleting tag
1276 DeleteTagCommand_titleConfirm=Confirm Tag Deletion
1277 DeleteResourcesOperationUI_confirmActionTitle=Delete Resources
1278 DeleteResourcesOperationUI_confirmActionMessage=Are you sure you want to delete the selected files from the file system?
1279 DeleteResourcesOperationUI_deleteFailed=Deleting resources failed
1281 IgnoreActionHandler_addToGitignore=Add to .gitignore
1282 IgnoreActionHandler_manyFilesToBeIgnoredTitle=Ignoring {0} files
1283 IgnoreActionHandler_manyFilesToBeIgnoredQuestion=Adding many files to .gitignore will slow down most subsequent git operations. Consider editing .gitignore manually and excluding files using wildcard matches or excluding whole directories.\n\nDo you want to continue all the same?
1285 RepositoriesView_BranchDeletionFailureMessage=Branch deletion failed
1286 RepositoriesView_Branches_Nodetext=Branches
1287 RepositoriesView_CheckoutConfirmationMessage=Do you really want to check out ''{0}''?
1288 RepositoriesView_CheckoutConfirmationTitle=Check Out Branch
1289 RepositoriesView_CheckoutConfirmationDefaultButtonLabel=Check &Out
1290 RepositoriesView_CheckoutConfirmationToggleMessage=Don't show this confirmation dialog again
1291 RepositoriesView_ClipboardContentNoGitRepoMessage=Path {0} does not appear to be a Git repository location
1292 RepositoriesView_ClipboardContentNotDirectoryOrURIMessage=Clipboard content is neither a directory path nor a valid git URI
1293 RepositoriesView_ConfirmDeleteRemoteHeader=Confirm Remote Configuration Deletion
1294 RepositoriesView_ConfirmDeleteRemoteMessage=Are you sure you want to remove remote configuration ''{0}''?
1295 RepositoriesView_ConfirmProjectDeletion_Question=There are {0} projects that belong to the removed repositories, do you want to remove them from the workspace?
1296 RepositoriesView_ConfirmProjectDeletion_WindowTitle=Confirm Project Deletion
1297 RepositoriesView_DeleteRepoDeterminProjectsMessage=Determining projects that must be deleted
1298 RepositoriesView_ErrorHeader=Error
1299 RepositoriesView_ExceptionLookingUpRepoMessage=An exception occurred while looking up the repository path ''{0}''; it will be removed from the Git Repositories view
1300 RepositoriesView_linkAdd=Add an existing local Git repository
1301 RepositoriesView_linkClone=Clone a Git repository
1302 RepositoriesView_linkCreate=Create a new local Git repository
1303 RepositoriesView_messsageEmpty=Select one of the following to add a repository to this view:
1304 RepositoriesView_NothingToPasteMessage=Clipboard contains no data to paste
1305 RepositoriesView_PasteRepoAlreadyThere=Repository at location {0} is already in the list
1306 RepositoriesView_RemotesNodeText=Remotes
1307 RepositoriesView_TagDeletionFailureMessage=Deletion of tags failed
1308 RepositoriesView_WorkingDir_treenode=Working Tree
1309 RepositoriesViewActionProvider_OpenWithMenu=Open Wit&h
1310 RepositoriesViewContentProvider_ExceptionNodeText=Exception encountered while fetching children
1311 RepositoriesViewContentProvider_ReadReferencesJob=Reading repository references
1312 RepositoriesViewLabelProvider_LocalNodetext=Local
1313 RepositoriesViewLabelProvider_RemoteTrackingNodetext=Remote Tracking
1314 RepositoriesViewLabelProvider_StashNodeText=Stashed Commits
1315 RepositoriesViewLabelProvider_SubmodulesNodeText=Submodules
1316 RepositoriesViewLabelProvider_SymbolicRefNodeText=References
1317 RepositoriesViewLabelProvider_TagsNodeText=Tags
1318 RepositoriesViewLabelProvider_UnbornBranchText=unborn branch; will be created on commit
1320 DialogsPreferencePage_autoConfigureLfs=Automatically configure LFS without confirmation
1321 DialogsPreferencePage_DetachedHeadCombo=D&etached HEAD and checkout of remote-tracking branch
1322 DialogsPreferencePage_HideConfirmationGroupHeader=Show confirmation dialogs
1323 DialogsPreferencePage_ShowInfoGroupHeader=Show result dialogs after git remote operations
1324 DialogsPreferencePage_ShowFetchInfoDialog=&Fetch Result Dialog
1325 DialogsPreferencePage_ShowPushInfoDialog=&Push Result Dialog
1326 DialogsPreferencePage_ShowTooltip=If unchecked, the result dialog will not be shown automatically. It will still be available via the progress view.
1327 DialogsPreferencePage_HideWarningGroupHeader=Log warnings
1328 DialogsPreferencePage_HomeDirWarning=&Home directory warning (Windows only)
1329 DialogsPreferencePage_RebaseCheckbox=&Rebase confirmation
1330 DialogsPreferencePage_RunningLaunchOnCheckout=Warn about running &launches when switching branches
1331 DialogsPreferencePage_ShowInitialConfigCheckbox=&Initial configuration
1332 DialogsPreferencePage_ShowCheckoutConfirmation=Chec&kout confirmation
1333 DialogsPreferencePage_ShowCloneFailedDialog=Clo&ne failed error
1334 DiffEditorPage_TaskGeneratingDiff=Generating diff
1335 DiffEditorPage_TaskUpdatingViewer=Updating diff viewer
1336 DiffEditorPage_Title=Diff
1337 DiffEditorPage_ToggleLineNumbers=Use Old/New &Line Numbers
1338 DiffEditorPage_WarningNoDiffForMerge=Cannot compute diff for a merge commit.
1339 DiscardChangesAction_confirmActionTitle=Discard Local Changes
1340 DiscardChangesAction_confirmActionMessage=This will discard all local changes for the selected resources. Untracked files will be ignored.{0}\n\nAre you sure you want to do this?
1341 DiscardChangesAction_discardChanges=Discard Changes
1342 DiscardChangesAction_discardChangesButtonText=&Discard Changes
1343 Disconnect_disconnect=Disconnect
1345 GitCompareEditorInput_CompareResourcesTaskName=Comparing Resources
1346 GitCompareEditorInput_EditorTitle={0}: Comparing {1} with {2}
1347 GitCompareEditorInput_EditorTitleMultipleResources=Multiple Resources: Comparing {0} with {1}
1348 GitCompareEditorInput_EditorTitleSingleResource={0}: Comparing {1} with {2}
1349 GitCompareEditorInput_ResourcesInDifferentReposMessagge=Resources belong to different repositories
1350 GitCompareFileRevisionEditorInput_CompareInputTitle={0}
1351 GitCompareFileRevisionEditorInput_CompareTooltip=Compare {0} {1} and {2}
1352 GitCompareFileRevisionEditorInput_CurrentRevision=Current Revision
1353 GitCompareFileRevisionEditorInput_CurrentTitle=Current
1354 GitCompareFileRevisionEditorInput_contentIdentifier=Problem getting content identifier
1355 GitCompareFileRevisionEditorInput_LocalHistoryLabel=Local history: {0} {1}
1356 GitCompareFileRevisionEditorInput_LocalLabel=Local: {0}
1357 GitCompareFileRevisionEditorInput_IndexLabel=Index: {0}
1358 GitCompareFileRevisionEditorInput_IndexEditableLabel=Index: {0} (editable)
1359 GitCompareFileRevisionEditorInput_LocalRevision=Local Revision
1360 GitCompareFileRevisionEditorInput_RevisionLabel={0} {1} ({2})
1361 GitCompareFileRevisionEditorInput_LocalVersion={0} (local version)
1362 GitCompareFileRevisionEditorInput_StagedVersion={0} (staged version)
1363 GitCreateGeneralProjectPage_DirLabel=Directory
1364 GitCreateGeneralProjectPage_DirNotExistMessage=Directory {0} does not exist
1365 GitCreateGeneralProjectPage_EnterProjectNameMessage=Please provide a project name
1366 GitCreateGeneralProjectPage_FileExistsInDirMessage=A {0} file already exists in directory {1}
1367 GitCreateGeneralProjectPage_FileNotDirMessage=File {0} is not a directory
1368 GitCreateGeneralProjectPage_PorjectAlreadyExistsMessage=Project {0} already exists
1369 GitCreateGeneralProjectPage_ProjectNameLabel=Project name
1370 GitCreatePatchAction_cannotCreatePatch=Cannot create patch
1371 GitCreatePatchAction_workingTreeClean=There are no changes in the workspace for the current selection
1372 GitCreatePatchWizard_Browse=B&rowse...
1373 GitCreatePatchWizard_Clipboard=&Clipboard
1374 GitCreatePatchWizard_ContextMustBePositiveInt=Context must be a valid number of lines ( >= 0 )
1375 GitCreatePatchWizard_CreatePatchTitle=Create Patch
1376 GitCreatePatchWizard_File=Fil&e
1377 GitCreatePatchWizard_Format=Format
1378 GitCreatePatchWizard_InternalError=An internal error occurred.
1379 GitCreatePatchWizard_SelectLocationDescription=Select the location for the patch.
1380 GitCreatePatchWizard_SelectLocationTitle=Create a Patch
1381 GitCreatePatchWizard_SelectOptionsDescription=Select options for patch creation
1382 GitCreatePatchWizard_SelectOptionsTitle=Select Options
1383 GitCreatePatchWizard_FilesystemError=Please select a location in the file system by browsing.
1384 GitCreatePatchWizard_FilesystemInvalidError=Please enter a valid location.
1385 GitCreatePatchWizard_FilesystemDirectoryError=Please enter a file name.
1386 GitCreatePatchWizard_FilesystemDirectoryNotExistsError=The specified directory does not exist.
1387 GitCreatePatchWizard_LinesOfContext=Lines of &context:
1388 GitCreatePatchWizard_ReadOnlyTitle=Read-only file
1389 GitCreatePatchWizard_ReadOnlyMsg=The specified file is read-only and cannot be overwritten.
1390 GitCreatePatchWizard_OverwriteTitle=Confirm Overwrite
1391 GitCreatePatchWizard_OverwriteMsg=A file with that name already exists. Overwrite?
1392 GitCreatePatchWizard_Workspace=&Workspace
1393 GitCreatePatchWizard_WorkspacePatchDialogTitle=Set a Patch Location
1394 GitCreatePatchWizard_WorkspacePatchDialogDescription=Select a folder in the workspace and enter a name for the patch.
1395 GitCreatePatchWizard_WorkspacePatchDialogEnterFileName=Please enter a file name.
1396 GitCreatePatchWizard_WorkspacePatchDialogEnterValidLocation=Please enter a valid location.
1397 GitCreatePatchWizard_WorkspacePatchDialogFileName=Fi&le name:
1398 GitCreatePatchWizard_WorkspacePatchDialogSavePatch=Save Patch
1399 GitCreatePatchWizard_WorkspacePatchEnterValidFileName=Please enter a valid filename.
1400 GitCreatePatchWizard_WorkspacePatchFolderExists=The specified path points to an existing folder.
1401 GitCreatePatchWizard_WorkspacePatchProjectClosed=The specified path points to a closed project.
1402 GitCreatePatchWizard_WorkspacePatchSelectByBrowsing=Please select a location in the workspace by browsing.
1403 GitCreateProjectViaWizardWizard_AbortedMessage=Action was aborted
1404 GitCreateProjectViaWizardWizard_WizardTitle=Import Projects from Git Repository {0}
1405 GitImportWithDirectoriesPage_PageMessage=Depending on the wizard, you may select a directory to determine the wizard's scope
1406 GitImportWithDirectoriesPage_PageTitle=Select a wizard to use for importing projects
1407 GitImportWithDirectoriesPage_SelectFolderMessage=Please select a folder
1408 GitImportWizard_errorParsingURI=The URI of the repository to be cloned can't be parsed
1409 GitImportWizard_noRepositoryInfo=The repository info could not be created
1410 GitImportWizard_WizardTitle=Import Projects from Git
1411 GitScopeOperation_GitScopeManager=Git Scope Manager
1412 GitSelectRepositoryPage_AddButton=&Add...
1413 GitSelectRepositoryPage_AddTooltip=Add a Git repository from the local file system
1414 GitSelectRepositoryPage_NoRepoFoundMessage=No repositories found, please clone or add a repository
1415 GitSelectRepositoryPage_PageMessage=You can also clone a repository or add local repositories to the list
1416 GitSelectRepositoryPage_BareRepositoriesHidden=Bare repositories are not shown.
1417 GitSelectRepositoryPage_PageTitle=Select a Git Repository
1418 GitSelectRepositoryPage_PleaseSelectMessage=Please select a repository from the list
1419 GitSelectWizardPage_ImportAsGeneralButton=Import as &general project
1420 GitSelectWizardPage_ImportExistingButton=Import &existing Eclipse projects
1421 GitSelectWizardPage_ProjectCreationHeader=Wizard for project import
1422 GitSelectWizardPage_Selected=({0} selected)
1423 GitSelectWizardPage_UseNewProjectsWizardButton=Import using the New &Project wizard
1424 ConfigurationChecker_checkConfiguration=Check Configuration
1425 ConfigurationChecker_homeNotSet=\
1426 Warning: The environment variable HOME is not set. The following directory will be used to store the Git\n\
1427 user global configuration and to define the default location to store repositories: ''{0}''. If this is\n\
1428 not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and\n\
1429 EGit might behave differently since they see different configuration options.\n\
1430 This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
1431 ConfigurationChecker_installLfsCannotInstall=Cannot install LFS support
1432 ConfigurationChecker_installLfsCannotLoadConfig=Cannot load user configuration
1433 ConfigurationEditorComponent_ConfigLocationLabel=&Location:
1434 ConfigurationEditorComponent_EmptyStringNotAllowed=Empty string is not allowed
1435 ConfigurationEditorComponent_KeyColumnHeader=Key
1436 ConfigurationEditorComponent_AddButton=Add &Entry...
1437 ConfigurationEditorComponent_NoConfigLocationKnown=Unknown
1438 ConfigurationEditorComponent_OpenEditorButton=&Open
1439 ConfigurationEditorComponent_OpenEditorTooltip=Open a text editor for this configuration
1440 ConfigurationEditorComponent_ReadOnlyLocationFormat={0} (non-writable)
1441 ConfigurationEditorComponent_RemoveButton=&Remove
1442 ConfigurationEditorComponent_RemoveTooltip=Removes the selected entry or all entries in the selected section or subsection
1443 ConfigurationEditorComponent_RemoveSectionMessage=All entries in section ''{0}'' will be removed.\n\nDo you want to continue?
1444 ConfigurationEditorComponent_RemoveSectionTitle=Remove Section
1445 ConfigurationEditorComponent_RemoveSubsectionMessage=All entries in subsection ''{0}'' will be removed.\n\nDo you want to continue?
1446 ConfigurationEditorComponent_RemoveSubsectionTitle=Remove Subsection
1447 ConfigurationEditorComponent_ValueColumnHeader=Value
1448 ConfigurationEditorComponent_WrongNumberOfTokensMessage=Wrong number of tokens
1449 ConfigureGerritWizard_title=Gerrit Configuration
1450 ContinueRebaseCommand_CancelDialogMessage=The continue operation was canceled
1451 ContinueRebaseCommand_JobName=Continuing Rebase
1452 MixedResetToRevisionAction_mixedReset=Mixed Reset
1454 GlobalConfigurationPreferencePage_systemSettingTabTitle=&System Settings
1455 GlobalConfigurationPreferencePage_userSettingTabTitle=&User Settings
1456 GlobalConfigurationPreferencePage_repositorySettingTabTitle=Repository Sett&ings
1457 GlobalConfigurationPreferencePage_repositorySettingRepositoryLabel=Reposi&tory:
1458 GlobalConfigurationPreferencePage_repositorySettingNoRepositories=No repositories configured
1460 UIIcons_errorDeterminingIconBase=Can't determine icon base.
1461 UIIcons_errorLoadingPluginImage=Can't load plug-in image.
1462 UIUtils_CollapseAll=Collapse All
1463 UIUtils_ExpandAll=Expand All
1464 UIUtils_PressShortcutMessage=Press {0} or begin typing to see a filtered list of previously used values (use "*" as wildcard)
1465 UIUtils_StartTypingForPreviousValuesMessage=Start typing to see a filtered list of previously used values (use "*" as wildcard)
1466 UIUtils_PressShortcutForRemoteRefMessage=Press {0} or begin typing to see a filtered list of available refs
1467 UIUtils_StartTypingForRemoteRefMessage=Start typing to see a filtered list of available refs
1468 UIUtils_ShowInMenuLabel=Sho&w In
1469 UnmergedBranchDialog_Message=Not all commits of these branches have been merged into the currently checked out branch.\n\nDo you still want to delete these branches?
1470 UnmergedBranchDialog_Title=Confirm Branch Deletion
1471 UnmergedBranchDialog_deleteButtonLabel=&Delete
1472 Untrack_untrack=Untrack
1473 UpstreamConfigComponent_ConfigureUpstreamCheck=Configure &upstream for push and pull
1474 UpstreamConfigComponent_ConfigureUpstreamToolTip=This will connect the local branch with its remote branch for pushing and pulling.
1475 BranchRebaseModeCombo_RebaseModeLabel=When pulling:
1477 TagAction_cannotCheckout=Cannot check out now
1478 TagAction_cannotGetBranchName=Cannot get actual branch name
1479 TagAction_repositoryState=Cannot check out repository because it is in state: {0}
1480 TagAction_errorWhileGettingRevCommits=An error occurred while getting list of commits.
1481 TagAction_unableToResolveHeadObjectId=Unable to resolve object id associated with current HEAD.
1482 TagAction_creating=Creating {0} tag.
1483 TagAction_taggingFailed=Tagging failed
1485 CreateTagDialog_tagName=Tag &name*:
1486 CreateTagDialog_tagMessage=Tag &message*:
1487 CreateTagDialog_questionNewTagTitle=Create New Tag on Branch ''{0}''
1488 CreateTagDialog_overwriteTag=Force &replace existing tag
1489 CreateTagDialog_overwriteTagToolTip=Select this option if you want to change message or commit associated with already existing tag.
1490 CreateTagDialog_existingTags=&Existing tags:
1491 CreateTagDialog_advanced=&Advanced
1492 CreateTagDialog_advancedToolTip=In the advanced section you may choose the commit to be tagged.
1493 CreateTagDialog_advancedMessage=Choose commit that should be associated with this tag.
1494 CreateTagDialog_tagNameToolTip=Start typing tag name to filter list of existing tags.
1495 CreateTagDialog_clearButton=C&lear
1496 CreateTagDialog_clearButtonTooltip=Clear all dialog fields.
1497 CreateTagDialog_CreateTagAndStartPushButton=Create Tag and Start &Push...
1498 CreateTagDialog_CreateTagAndStartPushToolTip=Create the tag and then start the wizard to push it to a remote.
1499 CreateTagDialog_CreateTagButton=Create &Tag
1500 CreateTagDialog_CreateTagOnCommitTitle=Create a New Tag on Commit {0}
1501 CreateTagDialog_ExceptionRetrievingTagsMessage=Exception while retrieving existing tags
1502 CreateTagDialog_GetTagJobName=Get existing tags for the Create Tag Dialog
1503 CreateTagDialog_LightweightTagMessage=This is a lightweight tag which cannot be edited
1504 CreateTagDialog_LoadingMessageText=Loading...
1505 CreateTagDialog_Message=Create a new tag or replace an existing one
1506 CreateTagDialog_NewTag=Create New Tag
1508 CommitCombo_showSuggestedCommits=Start typing SHA-1 of existing commit or part of first line in commit message to see suggested commits.
1510 CommitActionHandler_calculatingChanges=Calculating changes in selected repositories
1511 CommitActionHandler_errorBuildingScope=Error occurred while building scope for committing changes
1512 CommitActionHandler_lookingForChanges=Looking for uncommitted changes
1513 CommitActionHandler_repository=Repository: {0}
1514 CommitEditor_couldNotShowRepository=Could not show repository
1515 CommitEditor_couldNotFindStashCommit=Could not find stash commit
1516 CommitEditor_couldNotGetStashIndex=Could not get stash index for commit ''{0}''
1517 CommitEditor_showGitRepo=Show Git Repository
1518 CommitEditor_toolbarApplyStash=Apply Stashed Changes
1519 CommitEditor_toolbarDeleteStash=Delete Stashed Commit...
1520 CommitEditor_toolbarCreateTag=Create Tag...
1521 CommitEditor_toolbarCreateBranch=Create Branch...
1522 CommitEditor_toolbarCheckOut=Check Out
1523 CommitEditor_toolbarCherryPick=Cherry-Pick...
1524 CommitEditor_toolbarRevert=Revert Commit
1525 CommitEditor_toolbarShowInHistory=Show in History
1526 CommitEditor_TitleHeaderCommit=Commit {0}
1527 CommitEditor_TitleHeaderStashedCommit=Stashed Commit {0}
1528 CommitEditorInput_Name={0} [{1}]
1529 CommitEditorInput_ToolTip=''{0}'' - Commit in repository {1}
1530 CommitEditorPage_JobName=Loading commit ''{0}''
1531 CommitEditorPage_SectionBranchesEmpty=Branches
1532 CommitEditorPage_LabelAuthor={0} <{1}> on {2}
1533 CommitEditorPage_LabelAuthorRelative={0} <{1}>, {2}
1534 CommitEditorPage_LabelCommitter={0} <{1}> on {2}
1535 CommitEditorPage_LabelCommitterRelative={0} <{1}>, {2}
1536 CommitEditorPage_LabelParent=Parent:
1537 CommitEditorPage_LabelTags=Tags:
1538 CommitEditorPage_SectionBranches=Branches ({0})
1539 CommitEditorPage_SectionFiles=Files ({0})
1540 CommitEditorPage_SectionFilesEmpty=Files
1541 CommitEditorPage_SectionMessage=Message
1542 CommitEditorPage_Title=Commit
1543 CommitEditorPage_TooltipAuthor=Author
1544 CommitEditorPage_TooltipCommitter=Committer
1545 CommitEditorPage_TooltipSignedOffByAuthor=Signed off by author
1546 CommitEditorPage_TooltipSignedOffByCommitter=Signed off by committer
1547 StashEditorPage_UnstagedChanges=Unstaged Changes ({0})
1548 StashEditorPage_StagedChanges=Staged Changes ({0})
1549 StashEditorPage_LabelParent0=HEAD:
1550 StashEditorPage_LabelParent1=Index:
1551 StashEditorPage_LabelParent2=Untracked:
1553 MultiPageEditorContentOutlinePage_NoOutline=An outline is not available.
1555 Header_contextMenu_copy=&Copy
1556 Header_contextMenu_copy_SHA1=Copy Commit I&d
1557 Header_copy_SHA1_error_title= Problem Copying Commit Id to Clipboard
1558 Header_copy_SHA1_error_message= There was a problem when accessing the system clipboard. Retry?
1560 MergeHandler_MergeBranchDialogButton=&Merge
1561 MergeHandler_MergeBranchDialogMessage=There is more than one ref for this commit. Please select the ref you want to merge.
1562 MergeHandler_MergeBranchDialogTitle=Select a Ref for Merge
1563 MultiPullResultDialog_DetailsButton=&Details
1564 MultiPullResultDialog_FetchStatusColumnHeader=Fetch Status
1565 MultiPullResultDialog_MergeResultMessage=Merge result: {0}
1566 MultiPullResultDialog_NothingFetchedStatus=Nothing fetched
1567 MultiPullResultDialog_NothingUpdatedStatus=Nothing updated
1568 MultiPullResultDialog_OkStatus=OK
1569 MultiPullResultDialog_FailedStatus=Failed
1570 MultiPullResultDialog_OverallStatusColumnHeader=Overall Status
1571 MultiPullResultDialog_RebaseResultMessage=Rebase result: {0}
1572 MultiPullResultDialog_RepositoryColumnHeader=Repository
1573 MultiPullResultDialog_UnknownStatus=Unknown
1574 MultiPullResultDialog_UpdatedMessage={0} refs were updated
1575 MultiPullResultDialog_UpdatedOneMessage=1 ref was updated
1576 MultiPullResultDialog_UpdateStatusColumnHeader=Update Status
1577 MultiPullResultDialog_WindowTitle=Pull Result for Multiple Repositories
1579 CommitFileDiffViewer_CanNotOpenCompareEditorTitle=Cannot Open Compare Editor
1580 CommitFileDiffViewer_CompareMenuLabel=Compare with Previous &Version
1581 CommitFileDiffViewer_CompareWorkingDirectoryMenuLabel=Compare with &Working Tree
1582 CommitFileDiffViewer_CopyFilePathMenuLabel=&Copy File Path
1583 CommitFileDiffViewer_MergeCommitMultiAncestorMessage=This is a merge commit with more than one ancestor
1584 CommitFileDiffViewer_OpenInEditorMenuLabel=Open &This Version
1585 CommitFileDiffViewer_OpenPreviousInEditorMenuLabel=Open &Previous Version
1586 CommitFileDiffViewer_OpenWorkingTreeVersionInEditorMenuLabel=&Open Working Tree Version
1587 StagingView_CompareWithIndexMenuLabel=Compare with Index
1588 CommitFileDiffViewer_ShowAnnotationsMenuLabel=&Show Revision Information
1589 CommitFileDiffViewer_ShowInHistoryLabel=Focus On This File
1590 DiffViewer_FileDoesNotExist=File {0} does not exist in the workspace
1591 DiffViewer_OpenComparisonLinkLabel=Open Side-by-Side Comparison
1592 DiffViewer_OpenWorkingTreeLinkLabel=Open Working Tree Version
1593 DiffViewer_OpenInEditorLinkLabel=Open This Version
1594 DiffViewer_OpenPreviousLinkLabel=Open Previous Version
1595 DiffViewer_notContainedInCommit=File {0} is not contained in commit {1}
1596 CommitGraphTable_CommitId=Id
1597 CommitGraphTable_CopyCommitIdLabel=Cop&y Commit Id
1598 CommitGraphTable_Committer=Committer
1599 CommitGraphTable_committerDataColumn=Committed Date
1600 CommitGraphTable_CompareWithEachOtherInTreeMenuLabel=Compare with Each Other in &Tree
1601 CommitGraphTable_DeleteBranchAction=&Delete Branch
1602 CommitGraphTable_DeleteTagAction=De&lete Tag...
1603 CommitGraphTable_HoverAdditionalTags=Additional tags:
1604 CommitGraphTable_messageColumn=Message
1605 CommitGraphTable_OpenCommitLabel=Open in Commit &Viewer
1606 CommitGraphTable_RenameBranchMenuLabel=Re&name Branch...
1607 CommitGraphTable_UnableToCreatePatch=Unable to create patch for {0}
1608 CommitGraphTable_UnableToWritePatch=Unable to write temporary patch for {0}
1609 CommitHelper_couldNotFindMergeMsg=Inconsistent merge state: could not find file {0} in .git folder. This file contains the commit message for a merge commit.
1610 CommitJob_AbortedByHook=Commit was aborted by hook
1611 CommitResultLabelProvider_SectionAuthor=\ ({0} on {1})
1612 CommitResultLabelProvider_SectionMessage={0}: {1}
1613 CommitResultLabelProvider_SectionRepository=\ [{0}]
1614 CommitSearchPage_Author=&Author
1615 CommitSearchPage_CaseSensitive=&Case sensitive
1616 CommitSearchPage_CheckAll=Check all
1617 CommitSearchPage_CommitId=Comm&it id
1618 CommitSearchPage_Committer=C&ommitter
1619 CommitSearchPage_ContainingText=Containing &text:
1620 CommitSearchPage_ContainingTextHint=(* = any string, ? = any character, \\ = escape for literals: * ? \\)
1621 CommitSearchPage_Message=&Message
1622 CommitSearchPage_ParentIds=&Parent id(s)
1623 CommitSearchPage_RegularExpression=Regular e&xpression
1624 CommitSearchPage_Repositories=Repositories ({0}/{1})
1625 CommitSearchPage_Scope=Scope
1626 CommitSearchPage_SearchAllBranches=Search all &branches of selected repositories
1627 CommitSearchPage_TreeId=T&ree id
1628 CommitSearchPage_UncheckAll=Uncheck all
1629 CommitSearchQuery_Label=Git Commit Search
1630 CommitSearchQuery_TaskSearchCommits=Searching commits in {0}
1631 CommitSearchResult_LabelPlural=''{0}'' - {1} commit matches
1632 CommitSearchResult_LabelSingle=''{0}'' - 1 commit match
1633 CommitSelectDialog_AuthoColumn=Author
1634 CommitSelectDialog_DateColumn=Date
1635 CommitSelectDialog_IdColumn=Id
1636 CommitSelectDialog_Message=Please select a commit
1637 CommitSelectDialog_MessageColumn=Message
1638 CommitSelectDialog_Title=Commit Selection
1639 CommitSelectDialog_WindowTitle=Commit Selection
1640 CommitSelectDialog_ChooseParentTitle=Choose Parent Commit
1641 CommitSelectionDialog_BuildingCommitListMessage=Building commit list
1642 CommitSelectionDialog_DialogMessage=Please select a commit from the list
1643 CommitSelectionDialog_DialogTitle={0} commits in repository {1}
1644 CommitSelectionDialog_FoundCommitsMessage=Found {0} commits
1645 CommitSelectionDialog_IncompleteListMessage=The commit list may be incomplete
1646 CommitSelectionDialog_LinkSearch=<a>Search repositories for commits...</a>
1647 CommitSelectionDialog_Message=&Enter branch, tag, or commit SHA-1:
1648 CommitSelectionDialog_SectionMessage=: {0}
1649 CommitSelectionDialog_SectionRepo=\ [{0}]
1650 CommitSelectionDialog_TaskSearching=Searching commits
1651 CommitSelectionDialog_Title=Open Git Commit
1652 CommitSelectionDialog_WindowTitle=Select a Commit
1653 CommitUI_commitFailed=Commit failed
1654 CommitUI_pushFailedMessage=Could not push {0} to {1}: {2}
1656 GitSynchronizeWizard_synchronize=Synchronize
1657 GitChangeSetModelProviderLabel=Git Commits
1659 GitBranchSynchronizeWizardPage_title=Synchronize Git
1660 GitBranchSynchronizeWizardPage_description=Select destination for repositories to be synchronized.
1661 GitBranchSynchronizeWizardPage_repository=Repository
1662 GitBranchSynchronizeWizardPage_destination=Destination
1663 GitBranchSynchronizeWizardPage_includeUncommitedChanges=Include local &uncommitted changes in comparison
1664 GitBranchSynchronizeWizardPage_fetchChangesFromRemote=Fetch changes from remote
1666 GitTraceConfigurationDialog_ApplyButton=&Apply
1667 GitTraceConfigurationDialog_DefaultButton=&Default
1668 GitTraceConfigurationDialog_DialogTitle=Maintain the Git Trace Configuration
1669 GitTraceConfigurationDialog_LocationHeader=Location
1670 GitTraceConfigurationDialog_MainSwitchNodeText=Main switch for plug-in {0}
1671 GitTraceConfigurationDialog_OpenInEditorButton=Open in &Editor
1672 GitTraceConfigurationDialog_PlatformSwitchCheckbox=Enable &Platform Trace
1673 GitTraceConfigurationDialog_PlatformTraceDisabledMessage=Platform Trace is currently disabled, please enable it in order to edit the trace configuration
1674 GitTraceConfigurationDialog_ShellTitle=Git Trace Configuration
1675 GitTraceConfigurationDialog_TraceFileLocationLabel=Trace File &Location:
1677 ImportProjectsWrongSelection = Wrong selection
1678 ImportProjectsSelectionInRepositoryRequired = A folder selection in the Repository View is required
1679 ImportChangedProjectsCommand_ImportingChangedProjects=Importing Changed Projects
1680 InteractiveRebaseView_abortItem_text= Abort
1681 InteractiveRebaseView_continueItem_text= Continue
1682 InteractiveRebaseView_LinkSelection=Link with Editor and Selection
1683 InteractiveRebaseView_refreshItem_text= Refresh
1684 InteractiveRebaseView_skipItem_text= Skip
1685 InteractiveRebaseView_startItem_text= Start
1686 InteractiveRebaseView_this_partName= Rebase Interactive
1688 LocalFileRevision_CurrentVersion=*({0})
1689 LocalFileRevision_currentVersionTag=<current version>
1690 LocalNonWorkspaceTypedElement_errorWritingContents=Error writing contents for local non-workspace element.
1691 LoginDialog_changeCredentials=Change stored credentials
1692 LoginDialog_login=Login
1693 LoginDialog_password=Password
1694 LoginDialog_repository=Repository
1695 LoginDialog_storeInSecureStore=Store in Secure Store
1696 LoginDialog_user=User
1697 NewRemoteDialog_ConfigurationMessage=You need to configure the new remote for either fetch or push; you can add configuration for the other direction later
1698 NewRemoteDialog_DialogTitle=Please enter a name for the new remote
1699 NewRemoteDialog_FetchRadio=Configure &fetch
1700 NewRemoteDialog_InvalidRemoteName=Invalid remote name ''{0}''
1701 NewRemoteDialog_NameLabel=Remote &name:
1702 NewRemoteDialog_PushRadio=Configure &push
1703 NewRemoteDialog_RemoteAlreadyExistsMessage=Remote {0} already exists
1704 NewRemoteDialog_WindowTitle=New Remote
1705 NewRepositoryWizard_WizardTitle=Create a Git Repository
1706 NonBlockingWizardDialog_BackgroundJobName=Background Job ({0})
1707 NonDeletedFilesDialog_NonDeletedFilesMessage=The files below could not be deleted, \nperhaps because of some temporary file locks\nor because a directory represents a submodule
1708 NonDeletedFilesDialog_NonDeletedFilesTitle=Not deleted Files
1709 NonDeletedFilesDialog_RetryDeleteButton=&Retry delete
1710 NonDeletedFilesTree_FileSystemPathsButton=Show file &system paths
1711 NonDeletedFilesTree_RepoRelativePathsButton=Show &repository relative paths
1712 NonDeletedFilesTree_ResourcePathsButton=Show resource &paths
1713 NoteDetailsPage_ContentSection=Note Content
1714 NotesBlock_NotesSection=Notes ({0})
1715 NotesEditorPage_Title=Notes
1717 RemoteConnectionPreferencePage_TimeoutLabel=&Remote connection timeout (seconds):
1718 RemoteConnectionPreferencePage_ZeroValueTooltip=0 is equivalent to no timeout
1719 RemoveCommand_ConfirmDeleteBareRepositoryMessage=This will permanently delete repository ''{0}''.\n\nDo you want to continue?
1720 RemoveCommand_ConfirmDeleteBareRepositoryTitle=Delete Bare Repository
1721 RemoveCommand_RemoveRepositoriesJob=Remove Repositories
1722 RemoveOrDeleteRepositoryCommand_DeleteRepositoryButton=Delete Repository...
1723 RemoveOrDeleteRepositoryCommand_DialogMessage=Do you want to remove the repository ''{0}'' from the view or delete it?
1724 RemoveOrDeleteRepositoryCommand_DialogTitle=Delete Repository
1725 RemoveOrDeleteRepositoryCommand_RemoveFromViewButton=Remove from View
1726 RenameBranchDialog_DialogMessage=Select a branch to rename
1727 RenameBranchDialog_DialogTitle=Rename a Branch
1728 RenameBranchDialog_RenameButtonLabel=&Rename
1729 RenameBranchDialog_WindowTitle=Branch Rename
1730 RenameBranchOnCommitHandler_RenameBranchDialogButton=&Rename
1731 RenameBranchOnCommitHandler_RenameBranchDialogMessage=Please select the branch you want to rename
1732 RenameBranchOnCommitHandler_RenameBranchDialogTitle=Rename Branch
1733 RevertFailureDialog_Message=Reverting commit ''{0}'' did not successfully complete.\n\nThe following files could not be reverted:
1734 RevertFailureDialog_MessageNoFiles=Reverting commit ''{0}'' did not successfully complete.
1735 RevertFailureDialog_ReasonChangesInIndex=Local Changes in Index
1736 RevertFailureDialog_ReasonChangesInWorkingDirectory=Local Changes in Working Tree
1737 RevertFailureDialog_ReasonDeleteFailure=Unable to Delete
1738 RevertFailureDialog_Title=Revert Failed
1739 RevertHandler_AlreadyRevertedMessage=The change has already been reverted
1740 RevertHandler_CommitsNotOnCurrentBranch=The selected commits cannot be reverted because they are not on the currently checked-out branch.
1741 RevertHandler_Error_Title=Error Reverting Commits
1742 RevertHandler_ErrorCheckingIfCommitsAreOnCurrentBranch=Error checking if commits are on current branch
1743 RevertHandler_JobName=Reverting {0} Commits
1744 RevertHandler_NoRevertTitle=No revert performed
1745 RevertOperation_InternalError=An internal error occurred
1747 SelectUriWizard_Title=Select a URI
1748 AbstractConfigureRemoteDialog_AddRefSpecLabel=A&dd...
1749 AbstractConfigureRemoteDialog_BranchLabel=Branch:
1750 AbstractConfigureRemoteDialog_ChangeRefSpecLabel=M&odify...
1751 AbstractConfigureRemoteDialog_ChangeUriLabel=&Change...
1752 AbstractConfigureRemoteDialog_DeleteUriLabel=Re&move
1753 AbstractConfigureRemoteDialog_DetachedHeadMessage=Detached HEAD
1754 AbstractConfigureRemoteDialog_DryRunButton=Dr&y-Run
1755 AbstractConfigureRemoteDialog_EditAdvancedLabel=Ad&vanced...
1756 AbstractConfigureRemoteDialog_EmptyClipboardDialogMessage=The clipboard is empty
1757 AbstractConfigureRemoteDialog_EmptyClipboardDialogTitle=Nothing to Paste
1758 AbstractConfigureRemoteDialog_InvalidRefDialogMessage=Refspec {0} does not appear to be valid, do you still want to add it?
1759 AbstractConfigureRemoteDialog_InvalidRefDialogTitle=Invalid Ref
1760 AbstractConfigureRemoteDialog_MissingUriMessage=Please provide at least one URI
1761 AbstractConfigureRemoteDialog_NoRefSpecDialogMessage=The contents of the clipboard does not appear to be a refspec
1762 AbstractConfigureRemoteDialog_NoRefSpecDialogTitle=Not a Refspec
1763 AbstractConfigureRemoteDialog_PasteRefSpecButton=&Paste
1764 AbstractConfigureRemoteDialog_RefMappingGroup=Ref mappings
1765 AbstractConfigureRemoteDialog_ReusedRemoteWarning=Note that remote ''{0}'' is used from {1} other branches (see tooltip for a list)
1766 AbstractConfigureRemoteDialog_RevertButton=Re&vert
1767 AbstractConfigureRemoteDialog_SaveButton=Save
1768 AbstractConfigureRemoteDialog_UriLabel=&URI:
1770 SimpleConfigureFetchDialog_DialogMessage=In order to use a remote for fetch, you must specify a URI and at least one ref mapping
1771 SimpleConfigureFetchDialog_DialogTitle=Configure fetch for remote ''{0}''
1772 SimpleConfigureFetchDialog_MissingMappingMessage=Please provide a ref mapping
1773 SimpleConfigureFetchDialog_SaveAndFetchButton=Save and Fetch
1774 SimpleConfigureFetchDialog_WindowTitle=Configure Fetch
1776 SimpleConfigurePushDialog_UseUriForPushUriMessage=No Push URIs, will use URI {0}
1777 SimpleConfigurePushDialog_WindowTitle=Configure Push
1778 SimpleConfigurePushDialog_AddPushUriButton=&Add...
1779 SimpleConfigurePushDialog_ChangePushUriButton=C&hange...
1780 SimpleConfigurePushDialog_DefaultPushNoRefspec=No Push Refspec, will push currently checked out branch instead.
1781 SimpleConfigurePushDialog_DeletePushUriButton=De&lete
1782 SimpleConfigurePushDialog_DialogMessage=In order to use a remote for push, you must specify at least one URI and at least one ref mapping
1783 SimpleConfigurePushDialog_DialogTitle=Configure push for remote ''{0}''
1784 SimpleConfigurePushDialog_PushUrisLabel=Push URIs
1785 SimpleConfigurePushDialog_SaveAndPushButton=Save and Push
1787 SkipRebaseCommand_CancelDialogMessage=The skip operation was canceled
1788 SkipRebaseCommand_JobName=Skipping commit during Rebase
1790 ValidationUtils_CanNotResolveRefMessage=Cannot resolve {0}
1791 ValidationUtils_InvalidRefNameMessage={0} is not a valid name for a ref
1792 ValidationUtils_InvalidRevision=Invalid revision {0}
1793 ValidationUtils_RefAlreadyExistsMessage=Ref {0} already exists
1794 ValidationUtils_RefNameConflictsWithExistingMessage=Name conflicts with existing refs: {0}
1795 ValidationUtils_PleaseEnterNameMessage=Please enter a ref name
1797 GitMergeEditorInput_CalculatingDiffTaskName=Calculating Differences
1798 GitMergeEditorInput_CheckingResourcesTaskName=Checking resources
1799 GitMergeEditorInput_MergeEditorTitle=Repository ''{0}'': Merging ''{1}'' into ''{2}''
1800 GitMergeEditorInput_WorkspaceHeader=Workspace Version
1801 GitModelIndex_index=<staged changes>
1803 GitModelWorkingTree_workingTree=<working tree>
1805 EgitUiEditorUtils_openFailed=Opening editor failed
1807 SimpleFetchActionHandler_NothingToFetchDialogMessage=Cannot fetch anything: the currently checked-out branch is based on a local branch
1808 SimpleFetchActionHandler_NothingToFetchDialogTitle=Nothing to Fetch
1809 SimpleFetchRefSpecWizard_WizardTitle=Adding a Refspec for Fetch
1810 SimplePushActionHandler_NothingToPushDialogMessage=Cannot push anything: the currently checked-out branch is based on a local branch
1811 SimplePushActionHandler_NothingToPushDialogTitle=Nothing to Push
1812 SquashHandler_CommitsNotOnCurrentBranch=The selected commits cannot be squashed because they are not on the currently checked-out branch.
1813 SquashHandler_Error_Title=Error Squashing Commits
1814 SquashHandler_ErrorCheckingIfCommitsAreOnCurrentBranch=Error checking if commits are on current branch
1815 SquashHandler_InternalError=An internal error occurred
1816 SquashHandler_JobName=Squashing {0} Commits
1817 SwitchToMenu_NewBranchMenuLabel=&New Branch...
1818 SwitchToMenu_OtherMenuLabel=&Other...
1819 GitActionContributor_ExpandAll=Expand All
1820 GitActionContributor_Push=Push
1821 GitActionContributor_Pull=Pull
1822 GitLabelProvider_RefDescriptionFetchHead=Reference to the newest commit that was fetched with the last fetch
1823 GitLabelProvider_RefDescriptionHead=Reference to the checked out commit (no branch checked out)
1824 GitLabelProvider_RefDescriptionHeadSymbolic=Reference to the checked out branch.\nWhen committing, this branch is updated to point to the new commit.
1825 GitLabelProvider_RefDescriptionOrigHead=Points to the commit where HEAD was before a dangerous operation.\nCan be used for undoing the operation using reset.
1826 GitLabelProvider_RefDescriptionStash=Last stashed changes
1827 GitLabelProvider_UnableToRetrieveLabel=Unable to retrieve label for {0}
1828 GitVariableResolver_InternalError=Internal error
1829 GitVariableResolver_NoSelectedResource=No selected resource
1830 GitVariableResolver_VariableReferencesNonExistentResource=Variable references non-existent resource : {0}
1831 GitTemplateVariableResolver_GitConfigDescription=Retrieve a value from the Git configuration.<br><br>\
1832 Examples:\
1833 <br>${name:git_config(user.name)}\
1834 <br>${email:git_config(user.email)}\
1835 <br>\
1836 <br>Variable name before colon can be any unique value,\
1837 <br>git_config parameter in parentheses is mandatory and must be a valid configuration key.
1839 OpenWorkingFileAction_text=&Open
1840 OpenWorkingFileAction_tooltip=Open working file
1841 OpenWorkingFileAction_openWorkingFileShellTitle=Problems Opening Working File
1842 StagingView_UnstagedChanges=Unstaged Changes ({0})
1843 StagingView_UnstagedChangesTooltip=Changes not in the git index; not in the commit
1844 StagingView_ShowFileNamesFirst=Show File Names First
1845 StagingView_StagedChanges=Staged Changes ({0})
1846 StagingView_StagedChangesTooltip=Changes in the git index; included in the commit
1847 StagingView_CommitMessage=Commit Message
1848 StagingView_Committer=Committer:
1849 StagingView_Author=Author:
1850 StagingView_Ammend_Previous_Commit=Amend (Edit Previous Commit)
1851 StagingView_Add_Signed_Off_By=Add Signed-off-by
1852 StagingView_Add_Change_ID=Add Change-Id
1853 StagingView_Assume_Unchanged=A&ssume Unchanged
1854 StagingView_cancelCommitAfterSaving=Do you want to cancel the commit, so you can first handle (e.g. stage) the newly saved files?
1855 StagingView_Commit=&Commit
1856 StagingView_CommitToolTip=Commit ({0})
1857 StagingView_CommitAndPush=Co&mmit and Push...
1858 StagingView_checkoutFailed=Checking out files failed
1859 StagingView_commitFailed=Commit failed
1860 StagingView_committingNotPossible=Committing is not possible
1861 StagingView_headCommitChanged=\# WARNING: head commit changed in the meantime
1862 StagingView_noStagedFiles=There are no staged files
1863 StagingView_BareRepoSelection=Bare Repository Selected
1864 StagingView_NoSelectionTitle=No Repository Selected
1865 StagingView_CompareMode=Compare Mode
1866 StagingView_OpenNewCommits=Open New Commits
1867 StagingView_ColumnLayout=Column Layout
1868 StagingView_RebaseAbort=Abort
1869 StagingView_RebaseContinue=Continue
1870 StagingView_RebaseLabel=Rebase
1871 StagingView_RebaseSkip=Skip Commit
1872 StagingView_Refresh=Refresh
1873 StagingView_GetRepo=Updating Repository Information
1874 StagingView_ReplaceWith=Rep&lace With
1875 StagingView_LinkSelection=Link with Editor and Selection
1876 StagingView_replaceWithFileInGitIndex=Replace with &Index
1877 StagingView_replaceWithHeadRevision=Replace with &HEAD Revision
1878 StagingView_UnstageAllItemMenuLabel=Remove All Files from Index
1879 StagingView_UnstageAllItemTooltip=Remove all files including not selected ones from the index
1880 StagingView_UnstageItemMenuLabel=&Remove from Index
1881 StagingView_UnstageItemTooltip=Remove selected files from the index
1882 StagingView_UnstagedSort=Sort by state
1883 StagingView_Untrack=&Untrack
1884 StagingView_StageAllItemMenuLabel=&Add All Files to Index
1885 StagingView_StageAllItemTooltip=Add all files including not selected ones to the index
1886 StagingView_StageItemMenuLabel=&Add to Index
1887 StagingView_StageItemTooltip=Add selected files to the index
1888 StagingView_IgnoreItemMenuLabel=&Ignore
1889 StagingView_InitialCommitText=Unborn branch: this commit will create the branch ''{0}''.
1890 StagingView_IgnoreFolderMenuLabel=Ignore &Folder
1891 StagingView_DeleteItemMenuLabel=&Delete
1892 StagingView_Presentation=Presentation
1893 StagingView_List=List
1894 StagingView_Tree=Tree
1895 StagingView_CompactTree=Compact Tree
1896 StagingView_Find=Filter files
1897 StagingView_MergeTool=Merge Tool
1898 StagingView_AddJob=Adding files to index...
1899 StagingView_RemoveJob=Removing files from index...
1900 StagingView_ResetJob=Unstaging files...
1901 StagingView_MessageErrors=Fix warnings/errors before you commit changes or explicitly ignore them
1902 StagingView_LoadJob=Staging View Loader
1903 StagingView_IgnoreErrors=Ignore warnings and errors
1904 StagingView_CopyPath=&Copy Path
1905 StagingView_CopyPaths=&Copy Paths
1906 StashApplyCommand_applyFailed=Applying stashed commit ''{0}'' failed due to ''{1}''
1907 StashApplyCommand_jobTitle=Apply changes from stashed commit ''{0}''
1908 StashCreateCommand_includeUntrackedLabel=Include untracked files
1909 StashCreateCommand_jobTitle=Stashing local changes
1910 StashCreateCommand_messageEnterCommitMessage=Enter stash commit message (optional):
1911 StashCreateCommand_messageNoChanges=The repository does not contain any local changes to stash.
1912 StashCreateCommand_stashFailed=Stash create error
1913 StashCreateCommand_titleEnterCommitMessage=Commit Stash
1914 StashCreateCommand_titleNoChanges=No Changes
1915 StashDropCommand_confirmMultiple=Are you sure you want to delete the {0} selected stashed commits?
1916 StashDropCommand_confirmSingle=Are you sure you want to delete stashed commit stash@'{'{0}'}'?
1917 StashDropCommand_confirmTitle=Confirm Stashed Commit Deletion
1918 StashDropCommand_dropFailed=Dropping stashed commit ''{0}'' failed
1919 StashDropCommand_stashCommitNotFound=No stash commit found with id ''{0}''
1920 StashDropCommand_jobTitle=Dropping stashed commit
1921 StashesMenu_StashChangesActionText=&Stash Changes...
1922 StashesMenu_StashListError=Error listing stashes of repository {0}
1923 StashesMenu_NoStashedChangesText=(no stashed changes)
1924 StashesMenu_StashItemText={0}: {1}
1925 SubmoduleAddCommand_AddError=Submodule add error
1926 SubmoduleAddCommand_JobTitle=Creating submodule ''{0}'' from ''{1}''
1927 SubmodulePathWizardPage_ErrorPathMustBeEmpty=Path must be an empty or non-existent directory
1928 SubmodulePathWizardPage_Message=Enter relative path to submodule
1929 SubmodulePathWizardPage_PathLabel=Submodule Path:
1930 SubmodulePathWizardPage_Title=Submodule Path
1931 SubmoduleSyncCommand_SyncError=Submodule configuration sync error
1932 SubmoduleSyncCommand_Title=Synchronized submodule configuration
1933 SubmoduleUpdateCommand_Title=Updating submodules
1934 SubmoduleUpdateCommand_UpdateError=Submodule update error
1935 SubmoduleUpdateCommand_UncommittedChanges=Cannot Update Submodule Repository ''{0}''
1937 SynchronizeWithMenu_custom=&Custom...
1938 SynchronizeFetchJob_JobName=Fetching changes before synchronization launch
1939 SynchronizeFetchJob_TaskName=Fetching changes for synchronization
1940 SynchronizeFetchJob_SubTaskName=Fetching changes from {0}
1941 SynchronizeFetchJob_FetchFailedTitle=Fetch from {0} Failed
1942 SynchronizeFetchJob_FetchFailedMessage=Fetch operation failed.\n\nSychronization will be continued based on data that are currently in repository.\n\nYou can disable fetching changes before synchronization in preferences:\nTeam > Git > {0}
1944 GitModelSynchronize_fetchGitDataJobName=Fetching data from git
1946 FetchChangeFromGerritCommand_noRepositorySelectedTitle=No Git project was selected
1947 FetchChangeFromGerritCommand_noRepositorySelectedMessage=To be able to fetch changes from Gerrit you need to select a project which is shared with a Git repository and which is configured with Gerrit as a remote repository.
1949 RebasePulldownAction_Continue=&Continue
1950 RebasePulldownAction_Skip=&Skip commit and continue
1951 RebasePulldownAction_Abort=&Abort
1953 SynchronizeCommand_jobName=Synchronizing {0} ...
1955 CloneFailureDialog_tile=Transport Error
1956 CloneFailureDialog_dontShowAgain=Don't show this dialog again
1957 CloneFailureDialog_checkList=An error occurred when trying to contact {0}.\nSee the Error Log for more details\n\nPossible reasons:\nIncorrect URL\nNo network connection (e.g. wrong proxy settings)
1958 CloneFailureDialog_checkList_git=\n.git is missing at end of repository URL
1959 CloneFailureDialog_checkList_ssh=\nSSH is not configured correctly (see Eclipse preferences > Network Connections > SSH2)
1960 CloneFailureDialog_checkList_https=\nSSL host could not be verified (set http.sslVerify=false in Git configuration)
1962 GarbageCollectCommand_jobTitle=Collect garbage in {0}
1963 GarbageCollectCommand_failed=Garbage collection in repository {0} failed
1965 RepositoryStatistics_Description=Description
1966 RepositoryStatistics_LooseObjects=Loose objects
1967 RepositoryStatistics_NrOfObjects=Number of objects
1968 RepositoryStatistics_NrOfPackfiles=Number of packfiles
1969 RepositoryStatistics_NrOfRefs=Number of refs
1970 RepositoryStatistics_SpaceNeededOnFilesystem=Space needed on filesystem
1971 RepositoryStatistics_PackedObjects=Packed objects
1972 RewordHandler_CommitNotOnCurrentBranch=The selected commit cannot be reworded because it is not on the currently checked-out branch.
1973 RewordHandler_Error_Title=Error Rewording Commit
1974 RewordHandler_ErrorCheckingIfCommitIsOnCurrentBranch=Error checking if commit is on current branch
1975 RewordHandler_InternalError=An internal error occurred
1976 RewordHandler_JobName=Rewording Commit {0}
1978 EditHandler_CommitNotOnCurrentBranch=The selected commit cannot be edited because it is not on the currently checked-out branch.
1979 EditHandler_Error_Title=Error Editing Commit
1980 EditHandler_ErrorCheckingIfCommitIsOnCurrentBranch=Error checking if commit is on current branch
1981 EditHandler_JobName=Editing Commit {0}
1982 EditHandler_OpenStagingAndRebaseInteractiveViews=Open Staging and Interactive Rebase Views
1984 GitModelSynchronizeParticipant_initialScopeName=Git
1985 GitModelSynchronizeParticipant_noCachedSourceVariant=Could not locate cached source variant for resource: {0}
1987 GitScmUrlImportWizardPage_title=Import Projects from Git
1988 GitScmUrlImportWizardPage_description=Import Git projects corresponding to plug-ins and fragments in the file system.
1989 GitScmUrlImportWizardPage_importMaster=Import from &master
1990 GitScmUrlImportWizardPage_importVersion=Import the indicated &version
1991 GitScmUrlImportWizardPage_counter=Total: {0}
1993 BranchEditDialog_Title=Edit branches
1995 CancelAfterSaveDialog_Title=Cancel Confirmation
1997 PushMenu_PushHEAD=Push &HEAD...
1998 PushMenu_PushBranch=Push &Branch ''{0}''...
2000 DiffStyleRangeFormatter_diffTruncated=[...] diff truncated after {0} lines.
2002 StagingViewPreferencePage_title=Staging View
2003 StagingViewPreferencePage_maxLimitListMode=Switch to compact mode if files number exceeds:
2005 CommandConfirmationHardResetDialog_resetButtonLabel=&Reset
2007 ProjectUtils_Invalid_ProjectFile=Invalid project file {0} for project {1}