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