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