The "Add Repositories" dialog should not scan automatically
[egit.git] / org.eclipse.egit.ui / src / org / eclipse / egit / ui / uitext.properties
blob9269fee2cc71fd9fae476d85f1f22592230d79ff
1 ###############################################################################
2 # Copyright (c) 2005, 2009 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 ###############################################################################
10 Activator_refreshingProjects=Refreshing git managed projects
11 Activator_refreshJobName=Git index refresh Job
12 Activator_repoScanJobName=Repository Change Scanner
13 Activator_scanError=An error occurred while scanning for changes. Scanning aborted
14 Activator_scanningRepositories=Scanning Git repositories for changes
15 Activator_refreshFailed=Failed to refresh projects from index changes
16 AddToIndexAction_indexesWithUnmergedEntries=The indexes of the following files contain unmerged entries:
17 AddToIndexAction_addingFiles=Adding files to Git Index
18 AddToIndexAction_addingFilesFailed=Adding Files to the Git Index failed
19 AssumeUnchanged_assumeUnchanged=Assume unchanged
20 WizardProjectsImportPage_projectLabel={0} ({1})
21 WizardProjectsImportPage_ImportProjectsTitle=Import Projects
22 WizardProjectsImportPage_ImportProjectsDescription=Import projects from a Git repository
23 WizardProjectsImportPage_ProjectsListTitle=&Projects
24 WizardProjectsImportPage_selectAll = &Select All
25 WizardProjectsImportPage_deselectAll = &Deselect All
26 WizardProjectsImportPage_SearchingMessage = Searching for projects
27 WizardProjectsImportPage_ProcessingMessage = Processing results
28 WizardProjectsImportPage_projectsInWorkspace = Some projects were hidden because they exist in the workspace directory
29 WizardProjectsImportPage_CheckingMessage = Checking: {0}
30 WizardProjectImportPage_errorMessage = Creation Problems
31 WizardProjectsImportPage_CreateProjectsTask = Creating Projects
32 WizardProjectsImportPage_filterText = type filter text to filter unselected projects
34 SelectRemoteNamePage_ConfigureFetch_button=Configure Fetch
35 SelectRemoteNamePage_ConfigurePush_button=Configure Push
36 SelectRemoteNamePage_MustConfigureSomething_message=You must configure either puth, fetch, or both, please select the corresponding check box
37 SelectRemoteNamePage_NameInUseMessage=Remote name already in use
38 SelectRemoteNamePage_NameMustNotBeEmptyMessage=The remote name must not be empty
39 SelectRemoteNamePage_RemoteNameLabel=Remote name
40 SelectRemoteNamePage_RemoteNameMessage=Please select a remote name
41 SelectRemoteNamePage_RemoteNameTitle=Remote Name
42 SelectRemoteNamePage_SelectRemoteNameMessage=Select a remote name
43 SetQuickdiffBaselineAction_setQuickdiffBaseline=Set Quickdiff Baseline
44 SharingWizard_windowTitle=Configure Git Repository
45 SharingWizard_failed=Failed to initialize Git team provider.
47 GenerateHistoryJob_errorComputingHistory=Cannot compute Git history.
49 ExistingOrNewPage_CreateButton=&Create Repository
50 ExistingOrNewPage_title=Configure Git Repository
51 ExistingOrNewPage_description=Select Git Repository Location
52 ExistingOrNewPage_ErrorFailedToCreateRepository=Failed to create repository {0}
53 ExistingOrNewPage_ErrorFailedToRefreshRepository=Failed to refresh project after creating repo at {0}
54 ExistingOrNewPage_HeaderPath=Path
55 ExistingOrNewPage_HeaderProject=Project
56 ExistingOrNewPage_HeaderRepository=Repository
57 ExistingOrNewPage_SymbolicValueEmptyMapping=<empty repository mapping>
59 GitCloneWizard_abortingCloneMsg=A partial or complete clone was already made. Do you want to delete it?
60 GitCloneWizard_abortingCloneTitle=Aborting clone
61 GitCloneWizard_CloneFailedHeading=Cloning Git Repository failed
62 GitCloneWizard_CloneCanceledMessage=Clone operation was canceled by the user
63 GitCloneWizard_title=Clone Git Repository
64 GitCloneWizard_jobName=Cloning from {0}
65 GitCloneWizard_failed=Git repository clone failed.
66 GitCloneWizard_errorCannotCreate=Cannot create directory {0}.
67 GitDecoratorPreferencePage_bindingRepositoryNameFlag=name of the repository
68 GitDocument_errorLoadCommit=Could not load commit {0} for {1} corresponding to {2} in {3}
69 GitDocument_errorLoadTree=Could not load tree {0} for {1} corresponding to {2} in {3}
70 GitDocument_errorRefreshQuickdiff=Failed to refresh quickdiff
71 GitDocument_errorResolveQuickdiff=Could not resolve quickdiff baseline {0} corresponding to {1} in {2}
72 GitHistoryPage_compareMode=Compare Mode
73 GitHistoryPage_CompareVersions=Compare with each other
74 GitHistoryPage_CompareWithWorking=Compare with &Working Tree
75 GitHistoryPage_errorLookingUpPath=IO error looking up path {0} in {1}.
76 GitHistoryPage_errorParsingHead=Cannot parse HEAD in: {0}
77 GitHistoryPage_errorReadingHeadCommit=Cannot read HEAD commit {0} in: {1}
78 GitHistoryPage_fileNotFound=File not found
79 GitHistoryPage_find=Find
80 GitHistoryPage_notContainedInCommits=File {0} is not contained in the commits: {1}
81 GitHistoryPage_open=&Open
82 GitHistoryPage_openFailed=Opening Editor failed
83 GitHistoryPage_CreatePatch=Create &Patch...
84 GitHistoryPage_Date=Date
85 GitHistoryPage_FileNotInCommit={0} not in {1}
86 GitHistoryPage_From=From
87 GitHistoryPage_Subject=Subject
88 GitProjectPropertyPage_LabelBranch=Branch:
89 GitProjectPropertyPage_LabelGitDir=Git directory:
90 GitProjectPropertyPage_LabelId=Id:
91 GitProjectPropertyPage_LabelState=Current state:
92 GitProjectPropertyPage_LabelWorkdir=Working directory:
93 GitProjectPropertyPage_ValueEmptyRepository=None (empty repository)
94 GitProjectPropertyPage_ValueUnbornBranch=None (unborn branch)
95 GitProjectsImportPage_NoProjectsMessage=No projects found
97 CompareWithIndexAction_FileNotInIndex={0} not in index
99 RepositoryAction_errorFindingRepo=Could not find a repository associated with this project
100 RepositoryAction_errorFindingRepoTitle=Cannot Find Repository
101 RepositoryAction_multiRepoSelection=Cannot perform reset on multiple repositories simultaneously.\n\nPlease select items from only one repository.
102 RepositoryAction_multiRepoSelectionTitle=Multiple Repositories Selection
104 RepositoryPropertySource_ConfigureKeysAction=Configure Keys...
105 RepositoryPropertySource_EffectiveConfigurationAction=Effective Configuration
106 RepositoryPropertySource_EffectiveConfigurationCategory=Effective configuration
107 RepositoryPropertySource_ErrorHeader=Error
108 RepositoryPropertySource_GlobalConfigurationCategory=Global configuration 
109 RepositoryPropertySource_RepositoryConfigurationCategory=Repository configuration 
110 RepositoryPropertySource_RestoreStandardAction=Restore standard keys
112 RepositoryRemotePropertySource_ErrorHeader=Error
113 RepositoryRemotePropertySource_FetchLabel=Remote Fetch Specification
114 RepositoryRemotePropertySource_PushLabel=Remote Push Specification
115 RepositoryRemotePropertySource_RemoteFetchURL_label=Remote Fetch URL
116 RepositoryRemotePropertySource_RemotePushUrl_label=Remote Push URL
118 RepositorySearchDialog_AddGitRepositories=Add Git Repositories
119 RepositorySearchDialog_DeepSearch_button=&Look for nested repositories
120 RepositorySearchDialog_RepositoriesFound_message={0} Git repositories found...
121 RepositorySearchDialog_ScanningForRepositories_message=Scanning for GIT repositories...
122 RepositorySearchDialog_Search=&Search
123 RepositorySearchDialog_SearchCriteriaGroup=Search criteria
124 RepositorySearchDialog_SearchRecursiveToolTip=If this is checked, subdirectories of already found Repositories will be searched recursively
125 RepositorySearchDialog_SearchResultGroup=Search result
126 RepositorySearchDialog_SearchTitle=Search and select Git Repositories on your local file system
127 RepositorySearchDialog_SearchTooltip=Performs a search with the current search criteria and updates the search result
128 RepositorySearchDialog_SomeDirectoriesHiddenMessage={0} directories are hidden as they have alredy been added
129 RepositorySearchDialog_DirectoryNotFoundMessage=Directory {0} does not exist
130 RepositorySearchDialog_browse=&Browse...
131 RepositorySearchDialog_directory=&Directory:
132 RepositorySearchDialog_EnterDirectoryToolTip=Enter a local file system directory from which to start the search
133 RepositorySearchDialog_errorOccurred=Error occurred
134 RepositorySearchDialog_NoSearchAvailableMessage=No search results available for current search criteria, click Search button to update the list
135 RepositorySearchDialog_NothingFoundMessage=No Git Repositories found
136 RepositorySearchDialog_search=Search
137 RepositorySearchDialog_searchRepositoriesMessage=Search for local Git repositories on the file system
138 RepositorySearchDialog_ToggleSelectionButton=&Toggle Selection
139 RepositorySelectionPage_BrowseLocalFile=Local file...
140 RepositorySelectionPage_sourceSelectionTitle=Source Git Repository
141 RepositorySelectionPage_sourceSelectionDescription=Enter the location of the source repository.
142 RepositorySelectionPage_destinationSelectionTitle=Destination Git Repository
143 RepositorySelectionPage_destinationSelectionDescription=Enter the location of the destination repository.
144 RepositorySelectionPage_configuredRemoteChoice=Configured remote repository
145 RepositorySelectionPage_errorValidating=Error validating {0}
146 RepositorySelectionPage_uriChoice=Custom URI
147 RepositorySelectionPage_groupLocation=Location
148 RepositorySelectionPage_groupAuthentication=Authentication
149 RepositorySelectionPage_groupConnection=Connection
150 RepositorySelectionPage_promptURI=UR&I
151 RepositorySelectionPage_promptHost=&Host
152 RepositorySelectionPage_promptPath=&Repository path
153 RepositorySelectionPage_promptUser=&User
154 RepositorySelectionPage_promptPassword=&Password
155 RepositorySelectionPage_promptScheme=Protoco&l
156 RepositorySelectionPage_promptPort=Por&t
157 RepositorySelectionPage_fieldRequired={0} required for {1} protocol.
158 RepositorySelectionPage_fieldNotSupported={0} not supported on {1} protocol.
159 RepositorySelectionPage_fileNotFound={0} does not exist.
160 RepositorySelectionPage_internalError=Internal error; consult Eclipse error log.
161 RepositorySelectionPage_ShowPreviousURIs_HoverText=Start typing to see previously used URIs (use "*" as wildcard)
162 SoftResetToRevisionAction_softReset=Soft Reset
163 SourceBranchPage_repoEmpty=Source Git Repository is empty
164 SourceBranchPage_title=Branch Selection
165 SourceBranchPage_description=Select branches to clone from remote repository.
166 SourceBranchPage_branchList=Branches &of {0}:
167 SourceBranchPage_selectAll=&Select All
168 SourceBranchPage_selectNone=&Deselect All
169 SourceBranchPage_errorBranchRequired=At least one branch must be selected.
170 SourceBranchPage_transportError=Transport Error
171 SourceBranchPage_cannotListBranches=Cannot list the available branches.
172 SourceBranchPage_remoteListingCancelled=Operation cancelled
173 SourceBranchPage_cannotCreateTemp=Couldn't create temporary repository.
175 CloneDestinationPage_title=Local Destination
176 CloneDestinationPage_description=Configure the local storage location for {0}.
177 CloneDestinationPage_groupDestination=Destination
178 CloneDestinationPage_groupConfiguration=Configuration
179 CloneDestinationPage_promptDirectory=&Directory
180 CloneDestinationPage_promptInitialBranch=Initial branc&h
181 CloneDestinationPage_promptRemoteName=Remote na&me
182 CloneDestinationPage_fieldRequired={0} is required.
183 CloneDestinationPage_browseButton=Bro&wse
184 CloneDestinationPage_errorNotEmptyDir={0} is not an empty directory.
186 RefContentProposal_blob=blob
187 RefContentProposal_branch=branch
188 RefContentProposal_by=by
189 RefContentProposal_commit=commit
190 RefContentProposal_errorReadingObject=Unable to read object {0} for content proposal assistance
191 RefContentProposal_tag=tag
192 RefContentProposal_trackingBranch=tracking branch
193 RefContentProposal_tree=tree
194 RefContentProposal_unknownObject=locally unknown object
195 RefSpecPanel_clickToChange=[Click to change]
196 RefSpecPanel_columnDst=Destination Ref
197 RefSpecPanel_columnForce=Force Update
198 RefSpecPanel_columnMode=Mode
199 RefSpecPanel_columnRemove=Remove
200 RefSpecPanel_columnSrc=Source Ref
201 RefSpecPanel_creationButton=Add spec
202 RefSpecPanel_creationButtonDescription=Add this create/update specification to set of {0} specifications.
203 RefSpecPanel_creationDst=Destination ref:
204 RefSpecPanel_creationGroup=Add create/update specificaton
205 RefSpecPanel_creationSrc=Source ref:
206 RefSpecPanel_deletionButton=Add spec
207 RefSpecPanel_deletionButtonDescription=Add this delete specification to set of push specifications.
208 RefSpecPanel_deletionGroup=Add delete ref specificaton
209 RefSpecPanel_deletionRef=Remote ref to delete:
210 RefSpecPanel_dstFetchDescription=Local destination ref(s) to fetch to - create or update.
211 RefSpecPanel_dstPushDescription=Remote destination ref(s) to push to - create or update.
212 RefSpecPanel_dstDeletionDescription=Remote ref to delete.
213 RefSpecPanel_errorRemoteConfigDescription=Can't parse remote configuration URIs.
214 RefSpecPanel_errorRemoteConfigTitle=Remote configuration problem
215 RefSpecPanel_fetch=fetch
216 RefSpecPanel_forceAll=Force update all specs
217 RefSpecPanel_forceAllDescription=Set force update setting to all speficications.
218 RefSpecPanel_forceDeleteDescription=Delete specification is always unconditional.
219 RefSpecPanel_forceFalseDescription=Allow only fast-forward update: old object must merge into new object.
220 RefSpecPanel_forceTrueDescription=Allow non-fast-forward update: old object doesn't have to merge to new object.
221 RefSpecPanel_modeDelete=Delete
222 RefSpecPanel_modeDeleteDescription=This is a delete specification.
223 RefSpecPanel_modeUpdate=Update
224 RefSpecPanel_modeUpdateDescription=This is a create/update specification.
225 RefSpecPanel_predefinedAll=Add all branches spec
226 RefSpecPanel_predefinedAllDescription=Add specification covering all branches.
227 RefSpecPanel_predefinedConfigured=Add configured {0} specs
228 RefSpecPanel_predefinedConfiguredDescription=Add previously configured specifications for this configured remote (if available).
229 RefSpecPanel_predefinedGroup=Add predefined specification
230 RefSpecPanel_predefinedTags=Add all tags spec
231 RefSpecPanel_predefinedTagsDescription=Add specification covering all tags.
232 RefSpecPanel_push=push
233 RefSpecPanel_refChooseSome=choose/some/ref
234 RefSpecPanel_refChooseSomeWildcard=choose/some/ref/*
235 RefSpecPanel_refChooseRemoteName=choose_remote_name
236 RefSpecPanel_removeAll=Remove all specs
237 RefSpecPanel_removeAllDescription=Remove all speficications.
238 RefSpecPanel_removeDescription=Click to remove this specification.
239 RefSpecPanel_specifications=Specifications for {0}
240 RefSpecPanel_srcFetchDescription=Remote source ref(s) to fetch from.
241 RefSpecPanel_srcPushDescription=Local source ref(s) to push from.
242 RefSpecPanel_srcDeleteDescription=Delete specification always has an empty source ref.
243 RefSpecPanel_validationDstInvalidExpression={0} is not a valid ref expression for destination.
244 RefSpecPanel_validationDstRequired=Destination ref is required.
245 RefSpecPanel_validationRefDeleteRequired=Ref name to delete is required.
246 RefSpecPanel_validationRefDeleteWildcard=Delete ref cannot be a wildcard.
247 RefSpecPanel_validationRefInvalidExpression={0} is not a valid ref expression.
248 RefSpecPanel_validationRefInvalidLocal={0} is not a valid ref in local repository.
249 RefSpecPanel_validationRefNonExistingRemote={0} does not exist in remote repository.
250 RefSpecPanel_validationRefNonExistingRemoteDelete={0} already does not exist in remote repository.
251 RefSpecPanel_validationRefNonMatchingLocal={0} does not match any ref in local repository.
252 RefSpecPanel_validationRefNonMatchingRemote={0} does not match any ref in remote repository.
253 RefSpecPanel_validationSpecificationsOverlappingDestination=Two or more specifications point to {0} (the same destination).
254 RefSpecPanel_validationSrcUpdateRequired=Source ref is required for update/create specification.
255 RefSpecPanel_validationWildcardInconsistent=Wildcard must be set either on both source and destination or on none of them.
257 RefSpecPage_descriptionFetch=Select refs to fetch.
258 RefSpecPage_descriptionPush=Select refs to push.
259 RefSpecPage_errorDontMatchSrc=Specifications don't match any existing refs in source repository.
260 RefSpecPage_errorTransportDialogMessage=Cannot get remote repository refs.
261 RefSpecPage_errorTransportDialogTitle=Transport Error
262 RefSpecPage_operationCancelled=Operation cancelled.
263 RefSpecPage_saveSpecifications=Save specifications in "{0}" configuration
264 RefSpecPage_titleFetch=Fetch Ref Specifications
265 RefSpecPage_titlePush=Push Ref Specifications
266 RefSpecPage_annotatedTagsGroup=Annotated tags fetching strategy
267 RefSpecPage_annotatedTagsAutoFollow=Automatically follow tags if we fetch the thing they point at
268 RefSpecPage_annotatedTagsFetchTags=Always fetch tags, even if we do not have the thing it points at
269 RefSpecPage_annotatedTagsNoTags=Never fetch tags, even if we have the thing it points at
271 QuickDiff_failedLoading=Quick diff failed to obtain file data.
272 QuickdiffBaselineOperation_baseline=Cannot set quickdiff baseline
274 ResetAction_errorResettingHead=Cannot reset HEAD now
275 ResetAction_repositoryState=Repository state: {0}
276 ResetAction_reset=Resetting to {0}
277 ResetQuickdiffBaselineAction_resetQuickdiffBaseline=Reset Quickdiff Baseline
278 ResetQuickdiffBaselineHeadParentAction_0=Reset Quickdiff Baseline
279 ResourceHistory_toggleCommentWrap=&Wrap Comments
280 ResourceHistory_toggleCommentFill=&Fill Paragraphs
281 ResourceHistory_toggleRevDetail=&Show Revision Details
282 ResourceHistory_toggleRevComment=Show Revision &Comment
284 HardResetToRevisionAction_hardReset=Hard Reset
285 HistoryPage_authorColumn=Author
286 HistoryPage_dateColumn=Date
287 HistoryPage_pathnameColumn=Path
288 HistoryPage_refreshJob=Reading history from Git
290 HistoryPage_findbar_findTooltip=Find
291 HistoryPage_findbar_find=Find:
292 HistoryPage_findbar_next=next
293 HistoryPage_findbar_previous=previous
294 HistoryPage_findbar_ignorecase=Ignore case
295 HistoryPage_findbar_commit=Commit
296 HistoryPage_findbar_comments=Comments
297 HistoryPage_findbar_author=Author
298 HistoryPage_findbar_committer=Committer
299 HistoryPage_findbar_changeto_commit=Change to Commit
300 HistoryPage_findbar_changeto_comments=Change to Comments
301 HistoryPage_findbar_changeto_author=Change to Author
302 HistoryPage_findbar_changeto_committer=Change to Committer
303 HistoryPage_findbar_exceeded=Results limit exceeded
304 HistoryPage_findbar_notFound=String not found
306 HistoryPage_ShowAllVersionsForRepo=Show all versions for the repository containing the resource
307 HistoryPage_ShowAllVersionsForProject=Show all versions for the project containing the resource
308 HistoryPage_ShowAllVersionsForFolder=Show all versions for the folder containing the resource
310 HistoryPreferencePage_title=Git
312 PushAction_wrongURIDescription=Remote repositories URIs configuration is corrupted.
313 PushAction_wrongURITitle=Corrupted Configuration
314 PushConfiguredRemoteAction_NoSpecDefined=No Push Specs defined for remote {0}
315 PushConfiguredRemoteAction_NoUpdatesFoundMessage=No matching updates found for Push Specs defined for remote {0}
316 PushConfiguredRemoteAction_NoUrisMessage=No Push URIs defined for remote {0}
318 PushWizard_cantConnectToAny=Can't connect to any repository: {0}
319 PushWizard_cantPrepareUpdatesMessage=Can't resolve ref specifications locally (local refs changed?) or create tracking ref update.
320 PushWizard_cantPrepareUpdatesTitle=Preparing Ref Updates Error
321 PushWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
322 PushWizard_cantSaveTitle=Configuration Storage Warning
323 PushWizard_jobName=Pushing to...{0}
324 PushWizard_missingRefsMessage=Ref specifications don't match any source ref (local refs changed?).
325 PushWizard_missingRefsTitle=Missing Refs Error
326 PushWizard_unexpectedError=Unexpected error occurred.
327 PushWizard_windowTitleDefault=Push To Another Repository
328 PushWizard_windowTitleWithDestination=Push To: {0}
330 CommitAction_amendCommit=No changed items were selected. Do you wish to amend the last commit?
331 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
332 CommitAction_cannotCommit=Cannot commit now
333 CommitAction_CommittingChanges=Committing changes
334 CommitAction_CommittingFailed=Committing failed
335 CommitAction_errorComputingDiffs=Error occurred computing diffs
336 CommitAction_errorDuringCommit=Error during commit
337 CommitAction_errorOnCommit=Error occurred while committing
338 CommitAction_errorRetrievingCommit=Error occurred retrieving last commit
339 CommitAction_InternalError=An internal error occurred
340 CommitAction_noFilesToCommit=No files to commit
341 CommitAction_repositoryState=Repository state: {0}
342 CommitDialog_AddFileOnDiskToIndex=Add file on &disk to index
343 CommitDialog_AddSOB=Add Signed-off-&by
344 CommitDialog_AmendPreviousCommit=Am&end previous commit
345 CommitDialog_Author=&Author:
346 CommitDialog_Commit=&Commit
347 CommitDialog_CommitChanges=Commit Changes
348 CommitDialog_Committer=Committer:
349 CommitDialog_CommitMessage=Commit &Message:
350 CommitDialog_DeselectAll=&Deselect All
351 CommitDialog_ErrorInvalidAuthor=Invalid author
352 CommitDialog_ErrorInvalidAuthorSpecified=Invalid author specified. Please use the form:\nA U Thor <author@example.com>
353 CommitDialog_ErrorInvalidCommitterSpecified=Invalid committer specified. Please use the form:\nC O Mitter <committer@example.com>
354 CommitDialog_ErrorMustEnterCommitMessage=You must enter a commit message
355 CommitDialog_ErrorNoItemsSelected=No items selected
356 CommitDialog_ErrorNoItemsSelectedToBeCommitted=No items are currently selected to be committed.
357 CommitDialog_ErrorNoMessage=No message
358 CommitDialog_File=File
359 CommitDialog_problemFindingFileStatus=Problem in finding file status
360 CommitDialog_SelectAll=&Select All
361 CommitDialog_ShowUntrackedFiles=Show &untracked files
362 CommitDialog_Status=Status
363 CommitDialog_StatusAdded=Added
364 CommitDialog_StatusAddedIndexDiff=Added, index diff
365 CommitDialog_StatusModified=Modified
366 CommitDialog_StatusModifiedIndexDiff=Mod., index diff
367 CommitDialog_StatusModifiedNotStaged=Mod., not staged
368 CommitDialog_StatusRemoved=Removed
369 CommitDialog_StatusRemovedNotStaged=Rem., not staged
370 CommitDialog_StatusUnknown=Unknown
371 CommitDialog_StatusUntracked=Untracked
372 CommitDialog_ValueHelp_Message=Press {0} to see previously used values (use "*" as wildcard)
374 ConfigureKeysDialog_AddStandardButton=Add standard keys
375 ConfigureKeysDialog_AlreadyThere_Message=Key {0} is alredy in the list
376 ConfigureKeysDialog_DeleteButton=Delete
377 ConfigureKeysDialog_DialogTitle=Select Git configuration keys to display in the Properties view
378 ConfigureKeysDialog_NewButton=New...
379 ConfigureKeysDialog_NewKeyLabel=New key
380 ConfigureRemoteWizard_WizardTitle_Change=Change remote configuration {0}
381 ConfigureRemoteWizard_WizardTitle_New=Create a new remote configuration
382 ConfigureUriPage_Add_button=Add...
383 ConfigureUriPage_Change_button=Change...
384 ConfigureUriPage_ConfigureFetch_pagetitle=Configure Fetch URI
385 ConfigureUriPage_ConfigurePush_pagetitle=Configure Push URIs
386 ConfigureUriPage_FetchUri_label=Fetch URI
387 ConfigureUriPage_MissingUri_message=Please provide a URI
388 ConfigureUriPage_MissingUris_message=No URIs specified
389 ConfigureUriPage_ParsingProblem_message=Can not parse this
390 ConfigureUriPage_Remove_button=Remove
392 CommitMessageViewer_author=Author
393 CommitMessageViewer_child=Child
394 CommitMessageViewer_commit=commit
395 CommitMessageViewer_committer=Committer
396 CommitMessageViewer_errorGettingFileDifference=Can't get file difference of {0}.
397 CommitMessageViewer_parent=Parent
398 CompareWithIndexAction_errorOnAddToIndex=Error during adding to index
400 ConfirmationPage_cantConnectToAnyTitle=Can't Connect
401 ConfirmationPage_cantConnectToAny=Can't connect to any URI: {0}
402 ConfirmationPage_description=Confirm following expected push result.
403 ConfirmationPage_errorCantResolveSpecs=Can't resolve ref specifications locally or create tracking ref update: {0}
404 ConfirmationPage_errorInterrupted=Operation was interrupted.
405 ConfirmationPage_errorRefsChangedNoMatch=Local refs changed, ref specifications don't match any source ref.
406 ConfirmationPage_errorUnexpected=Unexpected error occurred: {0}
407 ConfirmationPage_requireUnchangedButton=Push only if remote refs don't change in the mean time
408 ConfirmationPage_showOnlyIfChanged=Show final report dialog only when it differs from this confirmation report
409 ConfirmationPage_title=Push Confirmation
410 CreateBranchPage_BranchAlreadyExistsMessage=Branch {0} already exists
411 CreateBranchPage_BranchNameLabel=Branch name
412 CreateBranchPage_CheckingOutMessage=Checking out new branch...
413 CreateBranchPage_CheckoutButton=Checkout new branch
414 CreateBranchPage_ChooseBranchAndNameMessage=Please choose a source branch and a name for the new branch
415 CreateBranchPage_ChosseNameMessage=Please choose a name for the new branch
416 CreateBranchPage_CreatingBranchMessage=Creating branch...
417 CreateBranchPage_MissingNameMessage=Please enter a name for the new branch
418 CreateBranchPage_MissingSourceMessage=Please select a source branch
419 CreateBranchPage_SourceBranchLabel=Source branch
420 CreateBranchPage_SourceBranchTooltip=The new branch will be created from this branch
421 CreateBranchPage_Title=Create a new branch
422 PushResultTable_columnStatusRepo=Status: Repo #{0}
423 PushResultTable_columnDst=Destination Ref
424 PushResultTable_columnSrc=Source Ref
425 PushResultTable_columnMode=Mode
426 PushResultTable_statusUnexpected=Unexpected update status: {0}
427 PushResultTable_statusConnectionFailed=[connection failed]
428 PushResultTable_statusDetailChanged=remote ref object changed,\nnow it's: {0},\nnot expected: {1}
429 PushResultTable_refNonExisting=(non existing)
430 PushResultTable_statusDetailDeleted=old value: {0}
431 PushResultTable_statusDetailNonFastForward=non-fast forward
432 PushResultTable_statusDetailNoDelete=remote side does not support deleting refs
433 PushResultTable_statusDetailNonExisting=remote ref already does not exist
434 PushResultTable_statusDetailForcedUpdate=forced update (non-fast forward)
435 PushResultTable_statusDetailFastForward=fast forward
436 PushResultTable_statusRemoteRejected=[remote rejected]
437 PushResultTable_statusRejected=[rejected]
438 PushResultTable_statusNoMatch=[no match]
439 PushResultTable_statusUpToDate=[up to date]
440 PushResultTable_statusOkDeleted=[deleted]
441 PushResultTable_statusOkNewBranch=[new branch]
442 PushResultTable_statusOkNewTag=[new tag]
444 ResultDialog_title=Push Results: {0}
445 ResultDialog_label=Pushed to {0}.
447 FetchAction_wrongURITitle=Corrupted Configuration
448 FetchAction_wrongURIMessage=Remote repositories URIs configuration is corrupted.
449 FetchConfiguredRemoteAction_NoSpecsDefinedMessage=No Fetch specs defined for remote {0}
450 FetchConfiguredRemoteAction_NoUrisDefinedMessage=No Fetch URIs defined for remote {0}
452 FetchResultDialog_labelEmptyResult=No ref to fetch from {0} - everything up to date.
453 FetchResultDialog_labelNonEmptyResult=Fetched from {0}.
454 FetchResultDialog_title=Fetch Results: {0}
456 FetchResultTable_columnDst=Destination Ref
457 FetchResultTable_columnSrc=Source Ref
458 FetchResultTable_columnStatus=Status
459 FetchResultTable_statusDetailCouldntLock=couldn't lock local tracking ref for update
460 FetchResultTable_statusDetailFastForward=fast forward
461 FetchResultTable_statusDetailIOError=I/O error occurred during local tracking ref update
462 FetchResultTable_statusDetailNonFastForward=non-fast forward
463 FetchResultTable_statusIOError=[i/o error]
464 FetchResultTable_statusLockFailure=[lock fail]
465 FetchResultTable_statusNew=[new]
466 FetchResultTable_statusNewBranch=[new branch]
467 FetchResultTable_statusNewTag=[new tag]
468 FetchResultTable_statusRejected=[rejected]
469 FetchResultTable_statusUnexpected=Unexpected update status: {0}
470 FetchResultTable_statusUpToDate=[up to date]
472 FetchWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
473 FetchWizard_cantSaveTitle=Configuration Storage Warning
474 FetchWizard_fetchNotSupported=Fetch operation is not supported by this transport.
475 FetchWizard_jobName=Fetching from: {0}
476 FetchWizard_transportError=Transport error occured during fetch operation.
477 FetchWizard_transportNotSupportedMessage=Selected URI is not supported by any transport implementation.
478 FetchWizard_transportNotSupportedTitle=Transport Not Supported
479 FetchWizard_windowTitleDefault=Fetch From Another Repository
480 FetchWizard_windowTitleWithSource=Fetch From: {0}
481 FileDiffContentProvider_errorGettingDifference=Can't get file difference of {0}.
483 WindowCachePreferencePage_title=Git Window Cache
484 WindowCachePreferencePage_packedGitWindowSize=Window size:
485 WindowCachePreferencePage_packedGitLimit=Window cache limit:
486 WindowCachePreferencePage_deltaBaseCacheLimit=Delta base cache limit:
487 WindowCachePreferencePage_packedGitMMAP=Use virtual memory mapping
489 BranchAction_branchFailed=Branch failed
490 BranchAction_cannotCheckout=Cannot checkout now
491 BranchAction_checkingOut=Checking out {0}
492 BranchAction_repositoryState=Repository state: {0}
493 BranchSelectionDialog_TitleCheckout=Checkout: {0}
494 BranchSelectionDialog_TitleReset=Reset: {0}
495 BranchSelectionDialog_ErrorAlreadyExists=Already exists
496 BranchSelectionDialog_ErrorCouldNotCreateNewRef=Could not create new ref {0}
497 BranchSelectionDialog_ErrorCouldNotResolve=Could not attempt to resolve {0}
498 BranchSelectionDialog_ErrorInvalidRefName=Invalid ref name
499 BranchSelectionDialog_ErrorCouldNotRenameRef=Failed to rename branch {0} -> {1}, status={2}
501 BranchSelectionDialog_NewBranch=&New branch
502 BranchSelectionDialog_OkCheckout=&Checkout
503 BranchSelectionDialog_OkReset=&Reset
504 BranchSelectionDialog_QuestionNewBranchMessage=Enter name of the new branch. It will branch from the selected branch {0}. {1} will be prepended to the name you type
505 BranchSelectionDialog_QuestionNewBranchNameMessage=Enter new name of the {0} branch. {1} will be prepended to the name you type
506 BranchSelectionDialog_QuestionNewBranchTitle=New branch
507 BranchSelectionDialog_ReallyResetMessage=Resetting will overwrite any changes in your working directory.\n\nDo you wish to continue?
508 BranchSelectionDialog_ReallyResetTitle=Really reset?
509 BranchSelectionDialog_ResetType=Reset Type
510 BranchSelectionDialog_ResetTypeHard=&Hard
511 BranchSelectionDialog_ResetTypeMixed=&Mixed (working directory unmodified)
512 BranchSelectionDialog_ResetTypeSoft=&Soft (Index and working directory unmodified)
513 BranchSelectionDialog_Refs=Select a branch or tag to checkout.
514 BranchSelectionDialog_Rename=&Rename
516 MergeAction_CannotMerge=Cannot merge now
517 MergeAction_ChangedFiles=There are changed files. Merging is currently not supported in this case.
518 MergeAction_ErrorMergeEnabling=Error during Action enabling
519 MergeAction_HeadIsNoBranch=HEAD is not pointing to a branch
520 MergeAction_JobNameMerge=Merging with {0}
521 MergeAction_ProblemMerge=Problem during merge
522 MergeAction_UnableMerge=Unable to merge.
523 MergeAction_WrongRepositoryState=The Repository State {0} does not allow to merge 
524 MergeTargetSelectionDialog_ButtonMerge=&Merge
525 MergeTargetSelectionDialog_OnlyFastForward=Only fast-forward merges are currently possible.
526 MergeTargetSelectionDialog_SelectRef=Select a branch or a tag.
527 MergeTargetSelectionDialog_TitleMerge=Merge: {0}
529 DecoratorPreferencesPage_addVariablesTitle=Add Variables
530 DecoratorPreferencesPage_addVariablesAction=Add &Variables...
531 DecoratorPreferencesPage_addVariablesAction2=Add Va&riables...
532 DecoratorPreferencesPage_addVariablesAction3=Add Var&iables...
533 DecoratorPreferencesPage_recomputeAncestorDecorations=Re-decorate &ancestors when decorating changed resources
534 DecoratorPreferencesPage_recomputeAncestorDecorationsTooltip=Enabling this option will cause the ancestor-tree of any updated resources to also be re-decorated (minor performance impact).
535 DecoratorPreferencesPage_computeRecursiveLimit=Maximum number of levels to recurse for container decoration:
536 DecoratorPreferencesPage_computeRecursiveLimitTooltip=This value determines the maximum number of levels that will be recursed for each container decoration before bailing out. Increasing this number will improve accuracy for container decoration, but has a performance impact for large projects.
537 DecoratorPreferencesPage_description=Shows Git specific information on resources in projects under version control.
538 DecoratorPreferencesPage_preview=Preview:
539 DecoratorPreferencesPage_fileFormatLabel=&Files:
540 DecoratorPreferencesPage_folderFormatLabel=F&olders:
541 DecoratorPreferencesPage_projectFormatLabel=&Projects:
542 DecoratorPreferencesPage_fileFormatDefault={dirty:>} {name}
543 DecoratorPreferencesPage_folderFormatDefault={dirty:>} {name}
544 DecoratorPreferencesPage_projectFormatDefault={dirty:>} {name} [{repository} {branch}]
545 DecoratorPreferencesPage_labelDecorationsLink=See <a>''{0}''</a> to enable or disable Git decorations.
546 DecoratorPreferencesPage_generalTabFolder=&General
547 DecoratorPreferencesPage_bindingResourceName=name of the resource being decorated
548 DecoratorPreferencesPage_bindingBranchName=current branch of the project
549 DecoratorPreferencesPage_bindingDirtyFlag=flag indicating whether or not the resource is dirty
550 DecoratorPreferencesPage_bindingStagedFlag=flag indicating whether or not the resource is staged
551 DecoratorPreferencesPage_selectVariablesToAdd=Select the &variables to add to the decoration format:
552 DecoratorPreferencesPage_textLabel=T&ext Decorations
553 DecoratorPreferencesPage_iconLabel=&Icon Decorations
554 DecoratorPreferencesPage_iconsShowTracked=Tracked resources
555 DecoratorPreferencesPage_iconsShowUntracked=Untracked resources
556 DecoratorPreferencesPage_iconsShowStaged=Staged resources
557 DecoratorPreferencesPage_iconsShowConflicts=Conflicting resources
558 DecoratorPreferencesPage_iconsShowAssumeValid=Assumed unchanged resources
560 Decorator_exceptionMessage=Errors occurred while applying Git decorations to resources.
562 IgnoreAction_jobName=Ignore Git resources
563 IgnoreAction_taskName=Ignoring Git resources
564 IgnoreAction_error=Unable to ignore resources
565 Track_addToVersionControl=Add to Version Control
566 RepositoriesView_ActionCanceled_Message=Action was canceled
567 RepositoriesView_Add_Button=Add...
568 RepositoriesView_AddRepository_MenuItem=&Add Git Repository...
569 RepositoriesView_AddRepository_Tooltip=Add an existing Git Repository
570 RepositoriesView_BranchCreationFailureMessage=Branch creation failed
571 RepositoriesView_BranchDeletionFailureMessage=Branch deletion failed
572 RepositoriesView_Branches_Nodetext=Branches
573 RepositoriesView_CheckingOutMessage=Checking out {0}
574 RepositoriesView_CheckOut_MenuItem=&Check out
575 RepositoriesView_ClipboardContentNoGitRepoMessage=Path {0} does not appear to be a Git Repository location
576 RepositoriesView_ClipboardContentNotDirectoryMessage=Clipboard content is not a directory path
577 RepositoriesView_Clone_Tooltip=Clone a Git Repository
578 RepositoriesView_CollapseAllMenu=Collapse all
579 RepositoriesView_ConfigureFetchMenu=&Configure Fetch...
580 RepositoriesView_ConfigurePushMenu=&Configure Push...
581 RepositoriesView_ConfirmBranchDeletionMessage=Are you sure you want to forcefully delete branch {0}?\n\n\
582 No check will be done if all its commits have been merged to the currently checked out branch.
583 RepositoriesView_ConfirmDeleteRemoteHeader=Confirm deletion of remote configuration
584 RepositoriesView_ConfirmDeleteRemoteMessage=This will remove remote configuration {0} completely, are you sure?
585 RepositoriesView_ConfirmDeleteTitle=Confirm Branch Deletion
586 RepositoriesView_ConfirmProjectDeletion_Question={0} projects must be deleted, continue?
587 RepositoriesView_ConfirmProjectDeletion_WindowTitle=Confirm project deletion
588 RepositoriesView_CopyPathToClipboardMenu=&Copy path to clipboard
589 RepositoriesView_CreateFetch_menu=Create &Fetch...
590 RepositoriesView_CreatePush_menu=Create &Push...
591 RepositoriesView_DeleteBranchMenu=&Delete Branch...
592 RepositoriesView_DeleteRepoDeterminProjectsMessage=Determining projects that must be deleted
593 RepositoriesView_DoFetchMenu=&Fetch
594 RepositoriesView_DoPushMenuItem=&Push
595 RepositoriesView_Error_WindowTitle=Error
596 RepositoriesView_ErrorHeader=Error
597 RepositoriesView_FetchMenu=&Fetch...
598 RepositoriesView_Import_Button=Import...
599 RepositoriesView_ImportProjectsMenu=&Import projects...
600 RepositoriesView_ImportRepository_MenuItem=&Import Git Repository...
601 RepositoriesView_LinkWithSelection_action=Link with selection
602 RepositoriesView_NewBranchMenu=Create a new &local branch...
603 RepositoriesView_NewBranchTitle=Create Branch
604 RepositoriesView_NewRemoteMenu=&New remote...
605 RepositoriesView_NothingToPasteMessage=Clipboard contains no data to paste
606 RepositoriesView_OpenInTextEditor_menu=Open in text editor
607 RepositoriesView_OpenPropertiesMenu=&Open Properties view
608 RepositoriesView_PasteFailureTitle=Paste failure
609 RepositoriesView_PasteMenu=&Paste a Git Repository Location
610 RepositoriesView_PasteRepoAlreadyThere=Repository at location {0} is already in the list
611 RepositoriesView_PushMenu=&Push...
612 RepositoriesView_Refresh_Button=&Refresh
613 RepositoriesView_RemotesNodeText=Remotes
614 RepositoriesView_Remove_MenuItem=&Remove
615 RepositoriesView_RemoveFetch_menu=Remove &Fetch
616 RepositoriesView_RemovePush_menu=Remove &Push
617 RepositoriesView_RemoveRemoteMenu=&Remove remote...
618 RepositoriesView_WorkingDir_treenode=Working directory
619 RepositoriesViewContentProvider_ExceptionNodeText=Exception encountered while fetching children
620 RepositoriesViewLabelProvider_BareRepositoryMessage=This is a bare repository
621 RepositoriesViewLabelProvider_LocalBranchesNodetext=Local Branches
622 RepositoriesViewLabelProvider_RemoteBrancheNodetext=Remote Branches
623 RepositoriesViewLabelProvider_SymbolicRefNodeText=Symbolic References
624 RepositoriesViewLabelProvider_TagsNodeText=Tags
626 DiscardChangesAction_confirmActionTitle=Discard Local Changes
627 DiscardChangesAction_confirmActionMessage=This will discard all local changes for the selected resources. Are you sure you want to do this ?
628 DiscardChangesAction_discardChanges=Discard Changes
629 Disconnect_disconnect=Disconnect
631 GitCompareFileRevisionEditorInput_contentIdentifier=Problem getting content identifier
632 GitCreateGeneralProjectPage_DirLabel=Directory
633 GitCreateGeneralProjectPage_DirNotExistMessage=Directory {0} does not exist
634 GitCreateGeneralProjectPage_EnterProjectNameMessage=Please provide a project name
635 GitCreateGeneralProjectPage_FileExistsInDirMessage=A {0} file already exists in directoy {1}
636 GitCreateGeneralProjectPage_FileNotDirMessage=File {0} is not a directory
637 GitCreateGeneralProjectPage_PorjectAlreadyExistsMessage=Project {0} already exists
638 GitCreateGeneralProjectPage_ProjectNameLabel=Project name
639 GitCreatePatchWizard_Browse=B&rowse...
640 GitCreatePatchWizard_Clipboard=&Clipboard
641 GitCreatePatchWizard_CreatePatchTitle=Create Patch
642 GitCreatePatchWizard_File=Fil&e
643 GitCreatePatchWizard_GitFormat=Export in git patch format
644 GitCreatePatchWizard_InternalError=An internal error occurred.
645 GitCreatePatchWizard_SelectLocationDescription=Select the location for the patch.
646 GitCreatePatchWizard_SelectLocationTitle=Create a Patch
647 GitCreatePatchWizard_SelectOptionsDescription=Select options for patch creation
648 GitCreatePatchWizard_SelectOptionsTitle=Select options
649 GitCreatePatchWizard_FilesystemError=Please select a location in the filesystem by browsing.
650 GitCreatePatchWizard_FilesystemInvalidError=Please enter a valid location.
651 GitCreatePatchWizard_FilesystemDirectoryError=Please enter a file name.
652 GitCreatePatchWizard_FilesystemDirectoryNotExistsError=The specified directory does not exist.
653 GitCreateProjectViaWizardWizard_AbortedMessage=Action was aborted
654 GitCreateProjectViaWizardWizard_WizardTitle=Import projects from Git Repository {0}
655 GitImportWithDirectoriesPage_PageMessage=Depending on the wizard, you may select a directory to determine the wizard's scope
656 GitImportWithDirectoriesPage_PageTitle=Select a wizard and decide how to share the imported projects
657 GitImportWithDirectoriesPage_SelectFolderMessage=Please select a folder
658 GitImportWizard_WizardTitle=Import Projects from Git
659 GitSelectRepositoryPage_AddButton=Add...
660 GitSelectRepositoryPage_AddTooltip=Add a Git Repository from the local file system
661 GitSelectRepositoryPage_CloneButton=Clone...
662 GitSelectRepositoryPage_CloneTooltip=Clone a Git Repository and add it to the list
663 GitSelectRepositoryPage_NoRepoFoundMessage=No repositories found, please clone or add a repository
664 GitSelectRepositoryPage_PageMessage=You can also clone a repository or add local repositories to the list
665 GitSelectRepositoryPage_PageTitle=Select a Git Repository
666 GitSelectRepositoryPage_PleaseSelectMessage=Please select a repository from the list
667 GitSelectWizardPage_AutoShareButton=Try to share newly created projects automatically
668 GitSelectWizardPage_ImportAsGeneralButton=Import as General Project
669 GitSelectWizardPage_ImportExistingButton=Import Existing Projects
670 GitSelectWizardPage_InteractiveShareButton=Share new projects interactively
671 GitSelectWizardPage_NoShareButton=Do not share new projects
672 GitSelectWizardPage_ProjectCreationHeader=Method for project creation
673 GitSelectWizardPage_SharingProjectsHeader=Method for sharing projects after project creation
674 GitSelectWizardPage_UseNewProjectsWizardButton=Use the New Projects wizard
675 GitSelectWizardPage_WizardTitle=Choose how to import and share projects from at Git Repository
676 GitShareProjectsPage_AbortedMessage=Action was aborted
677 GitShareProjectsPage_NoNewProjectMessage=No new projects found
678 GitShareProjectsPage_NoRepoForProjectMessage=No Git repository for project {0}
679 GitShareProjectsPage_NoRepoFoundMessage=No repository found
680 GitShareProjectsPage_NothingSelectedMessage=Nothing selected
681 GitShareProjectsPage_PageTitle=Share projects with Git
682 GitShareProjectsPage_ProjectAlreadySharedMessage=Project {0} already shared
683 GitShareProjectsPage_ProjectNameLabel=Project name
684 GitShareProjectsPage_RepositoryLabel=Git Repository
685 MixedResetToRevisionAction_mixedReset=Mixed Reset
687 UIIcons_errorDeterminingIconBase=Can't determine icon base.
688 UIIcons_errorLoadingPluginImage=Can't load plugin image.
689 Untrack_untrack=Untrack
690 Update_update=Update
692 TagAction_cannotCheckout=Cannot checkout now
693 TagAction_cannotGetBranchName=Cannot get actual branch name
694 TagAction_repositoryState=Cannot checkout repository because it is in state: {0}
695 TagAction_errorDuringTagging=Error during tagging
696 TagAction_errorWhileMappingRevTag=Unable to get information about {0} tag.
697 TagAction_errorWhileGettingRevCommits=An error occurred while getting list of commits.
698 TagAction_unableToResolveHeadObjectId=Unable to resolve object id associated with current HEAD.
699 TagAction_creating=Creating {0} tag.
700 TagAction_taggingFailed=Tagging failed
702 CreateTagDialog_tagName=Tag &name*:
703 CreateTagDialog_tagMessage=Tag &message*:
704 CreateTagDialog_questionNewTagTitle=Create new tag on branch "{0}"
705 CreateTagDialog_overwriteTag=Force &replace existing tag
706 CreateTagDialog_overwriteTagToolTip=Select this option if you want to change message or commit associated with already existing tag.
707 CreateTagDialog_existingTags=Existing tags:
708 CreateTagDialog_advanced=&Advanced
709 CreateTagDialog_advancedToolTip=In the advanced section you may choose the commit to be tagged.
710 CreateTagDialog_advancedMessage=Choose commit that should be associated with this tag.
711 CreateTagDialog_tagNameToolTip=Start typing tag name to filter list of existing tags.
712 CreateTagDialog_clearButton=C&lear
713 CreateTagDialog_clearButtonTooltip=Clear all dialog fields.
715 CommitCombo_showSuggestedCommits=Start typing SHA-1 of existing commit or part of first line in commit message to see suggested commits.