Implement view revision action in history view
[egit.git] / org.eclipse.egit.ui / src / org / eclipse / egit / ui / uitext.properties
blob3ac6fd045540cfd130fbebc7e64a8dab0617d248
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_addingFilesFailed=Adding Files to the Git Index failed
18 WizardProjectsImportPage_projectLabel={0} ({1})
19 WizardProjectsImportPage_ImportProjectsTitle=Import Projects
20 WizardProjectsImportPage_ImportProjectsDescription=Import projects from cloned repository into workbench
21 WizardProjectsImportPage_ProjectsListTitle=&Projects
22 WizardProjectsImportPage_selectAll = &Select All
23 WizardProjectsImportPage_deselectAll = &Deselect All
24 WizardProjectsImportPage_SearchingMessage = Searching for projects
25 WizardProjectsImportPage_ProcessingMessage = Processing results
26 WizardProjectsImportPage_projectsInWorkspace = Some projects were hidden because they exist in the workspace directory
27 WizardProjectsImportPage_CheckingMessage = Checking: {0}
28 WizardProjectsImportPage_SelectDialogTitle = Select root directory of the projects to import
29 WizardProjectImportPage_errorMessage = Creation Problems
30 WizardProjectsImportPage_CreateProjectsTask = Creating Projects
31 WizardProjectsImportPage_enableGit = Enable &Git Team operations on imported projects
32 WizardProjectsImportPage_filterText = type filter text to filter unselected projects
34 SelectRemoteNamePage_NameInUseMessage=Remote name already in use
35 SelectRemoteNamePage_NameMustNotBeEmptyMessage=The remote name must not be empty
36 SelectRemoteNamePage_RemoteNameLabel=Remote name
37 SelectRemoteNamePage_RemoteNameMessage=Please select a remote name
38 SelectRemoteNamePage_RemoteNameTitle=Remote Name
39 SelectRemoteNamePage_SelectRemoteNameMessage=Select a remote name
40 SharingWizard_windowTitle=Configure Git Repository
41 SharingWizard_failed=Failed to initialize Git team provider.
43 GenerateHistoryJob_errorComputingHistory=Cannot compute Git history.
44 GenericOperationFailed={0} Failed
46 ExistingOrNewPage_CreateButton=&Create Repository
47 ExistingOrNewPage_title=Configure Git Repository
48 ExistingOrNewPage_description=Select Git Repository Location
49 ExistingOrNewPage_ErrorFailedToCreateRepository=Failed to create repository
50 ExistingOrNewPage_ErrorFailedToRefreshRepository=Failed to refresh project after creating repo at
51 ExistingOrNewPage_HeaderPath=Path
52 ExistingOrNewPage_HeaderProject=Project
53 ExistingOrNewPage_HeaderRepository=Repository
54 ExistingOrNewPage_SymbolicValueEmptyMapping=<empty repository mapping>
56 GitCloneWizard_abortingCloneMsg=A complete clone was already made. Do you want to delete it?
57 GitCloneWizard_abortingCloneTitle=Aborting clone
58 GitCloneWizard_CloneFailedHeading=Cloning Git Repository failed
59 GitCloneWizard_CloneCanceledMessage=Clone operation was canceled by the user
60 GitCloneWizard_title=Import Git Repository
61 GitCloneWizard_jobName=Cloning from {0}
62 GitCloneWizard_failed=Git repository clone failed.
63 GitCloneWizard_errorCannotCreate=Cannot create directory {0}.
64 GitDecoratorPreferencePage_bindingRepositoryNameFlag=name of the repository
65 GitDocument_errorLoadCommit=Could not load commit {0} for {1} corresponding to {2} in {3}
66 GitDocument_errorLoadTree=Could not load tree {0} for {1} corresponding to {2} in {3}
67 GitDocument_errorRefreshQuickdiff=Failed to refresh quickdiff
68 GitDocument_errorResolveQuickdiff=Could not resolve quickdiff baseline {0} corresponding to {1} in {2}
69 GitHistoryPage_CompareVersions=Compare with each other
70 GitHistoryPage_CompareWithWorking=Compare with working tree
71 GitHistoryPage_errorLookingUpPath=IO error looking up path {0} in {1}.
72 GitHistoryPage_errorParsingHead=Cannot parse HEAD in: {0}
73 GitHistoryPage_errorReadingHeadCommit=Cannot read HEAD commit {0} in: {1}
74 GitHistoryPage_FileNotInCommit={0} not in {1}
75 GitHistoryPage_fileNotFound=File not found
76 GitHistoryPage_find=Find
77 GitHistoryPage_notContainedInCommits=File {0} is not contained in the commits: {1}
78 GitHistoryPage_open=Open
79 GitHistoryPage_openFailed=Opening Editor failed
80 GitHistoryPage_seeLog=See rrror log for details
81 GitProjectPropertyPage_LabelBranch=Branch:
82 GitProjectPropertyPage_LabelGitDir=Git directory:
83 GitProjectPropertyPage_LabelId=Id:
84 GitProjectPropertyPage_LabelState=Current state:
85 GitProjectPropertyPage_LabelWorkdir=Working directory:
86 GitProjectPropertyPage_ValueEmptyRepository=None (empty repository)
87 GitProjectPropertyPage_ValueUnbornBranch=None (unborn branch)
89 RepositoryAction_errorFindingRepo=Could not find a repository associated with this project
90 RepositoryAction_errorFindingRepoTitle=Cannot Find Repository
91 RepositoryAction_multiRepoSelection=Cannot perform reset on multiple repositories simultaneously.\n\nPlease select items from only one repository.
92 RepositoryAction_multiRepoSelectionTitle=Multiple Repositories Selection
94 RepositoryPropertySource_ConfigureKeysAction=Configure Keys...
95 RepositoryPropertySource_EffectiveConfigurationAction=Effective Configuration
96 RepositoryPropertySource_EffectiveConfigurationCategory=Effective configuration
97 RepositoryPropertySource_ErrorHeader=Error
98 RepositoryPropertySource_GlobalConfigurationCategory=Global configuration 
99 RepositoryPropertySource_RepositoryConfigurationCategory=Repository configuration 
100 RepositoryPropertySource_RestoreStandardAction=Restore standard keys
102 RepositoryRemotePropertySource_ErrorHeader=Error
103 RepositoryRemotePropertySource_FetchLabel=Remote Fetch Specification
104 RepositoryRemotePropertySource_PushLabel=Remote Push Specification
105 RepositoryRemotePropertySource_RemoteFetchURL_label=Remote Fetch URL
106 RepositoryRemotePropertySource_RemotePushUrl_label=Remote Push URL
108 RepositorySearchDialog_DeepSearch_button=Look for Nested Repositories
109 RepositorySearchDialog_RepositoriesFound_message={0} Git repositories found...
110 RepositorySearchDialog_ScanningForRepositories_message=Scanning for GIT repositories...
111 RepositorySearchDialog_SearchRepositoriesHeader=Search Git Repositories
112 RepositorySearchDialog_ToggleSelection_button=Toggle Selection
113 RepositorySearchDialog_browse=Browse...
114 RepositorySearchDialog_directory=Directory
115 RepositorySearchDialog_errorOccurred=Error occurred
116 RepositorySearchDialog_search=Search
117 RepositorySearchDialog_searchRepositories=Search Git Repositories
118 RepositorySelectionPage_BrowseLocalFile=Local file...
119 RepositorySelectionPage_sourceSelectionTitle=Source Git Repository
120 RepositorySelectionPage_sourceSelectionDescription=Enter the location of the source repository.
121 RepositorySelectionPage_destinationSelectionTitle=Destination Git Repository
122 RepositorySelectionPage_destinationSelectionDescription=Enter the location of the destination repository.
123 RepositorySelectionPage_configuredRemoteChoice=Configured remote repository
124 RepositorySelectionPage_errorValidating=Error validating {0}
125 RepositorySelectionPage_uriChoice=Custom URI
126 RepositorySelectionPage_groupLocation=Location
127 RepositorySelectionPage_groupAuthentication=Authentication
128 RepositorySelectionPage_groupConnection=Connection
129 RepositorySelectionPage_promptURI=UR&I
130 RepositorySelectionPage_promptHost=&Host
131 RepositorySelectionPage_promptPath=&Repository path
132 RepositorySelectionPage_promptUser=&User
133 RepositorySelectionPage_promptPassword=&Password
134 RepositorySelectionPage_promptScheme=Protoco&l
135 RepositorySelectionPage_promptPort=Por&t
136 RepositorySelectionPage_fieldRequired={0} required for {1} protocol.
137 RepositorySelectionPage_fieldNotSupported={0} not supported on {1} protocol.
138 RepositorySelectionPage_fileNotFound={0} does not exist.
139 RepositorySelectionPage_internalError=Internal error; consult Eclipse error log.
140 RepositorySelectionPage_ShowPreviousURIs_HoverText=Start typing to see previously used URIs (use "*" as wildcard)
141 SourceBranchPage_title=Branch Selection
142 SourceBranchPage_description=Select branches to clone from remote repository.
143 SourceBranchPage_branchList=Branches &of {0}:
144 SourceBranchPage_selectAll=&Select All
145 SourceBranchPage_selectNone=&Deselect All
146 SourceBranchPage_errorBranchRequired=At least one branch must be selected.
147 SourceBranchPage_transportError=Transport Error
148 SourceBranchPage_cannotListBranches=Cannot list the available branches.
149 SourceBranchPage_remoteListingCancelled=Operation cancelled
150 SourceBranchPage_cannotCreateTemp=Couldn't create temporary repository.
153 CloneDestinationPage_title=Local Destination
154 CloneDestinationPage_description=Configure the local storage location for {0}.
155 CloneDestinationPage_groupDestination=Destination
156 CloneDestinationPage_groupConfiguration=Configuration
157 CloneDestinationPage_promptDirectory=&Directory
158 CloneDestinationPage_promptInitialBranch=Initial branc&h
159 CloneDestinationPage_promptRemoteName=Remote na&me
160 CloneDestinationPage_fieldRequired={0} is required.
161 CloneDestinationPage_browseButton=Bro&wse
162 CloneDestinationPage_errorNotEmptyDir={0} is not an empty directory.
163 CloneDestinationPage_importProjectsAfterClone=&Import projects after clone
164 CloneDestinationPage_workspaceImport=Workspace import
166 RefContentProposal_blob=blob
167 RefContentProposal_branch=branch
168 RefContentProposal_by=by
169 RefContentProposal_commit=commit
170 RefContentProposal_errorReadingObject=Unable to read object {0} for content proposal assistance
171 RefContentProposal_tag=tag
172 RefContentProposal_trackingBranch=tracking branch
173 RefContentProposal_tree=tree
174 RefContentProposal_unknownObject=locally unknown object
175 RefSpecPanel_clickToChange=[Click to change]
176 RefSpecPanel_columnDst=Destination Ref
177 RefSpecPanel_columnForce=Force Update
178 RefSpecPanel_columnMode=Mode
179 RefSpecPanel_columnRemove=Remove
180 RefSpecPanel_columnSrc=Source Ref
181 RefSpecPanel_creationButton=Add spec
182 RefSpecPanel_creationButtonDescription=Add this create/update specification to set of {0} specifications.
183 RefSpecPanel_creationDst=Destination ref:
184 RefSpecPanel_creationGroup=Add create/update specificaton
185 RefSpecPanel_creationSrc=Source ref:
186 RefSpecPanel_deletionButton=Add spec
187 RefSpecPanel_deletionButtonDescription=Add this delete specification to set of push specifications.
188 RefSpecPanel_deletionGroup=Add delete ref specificaton
189 RefSpecPanel_deletionRef=Remote ref to delete:
190 RefSpecPanel_dstFetchDescription=Local destination ref(s) to fetch to - create or update.
191 RefSpecPanel_dstPushDescription=Remote destination ref(s) to push to - create or update.
192 RefSpecPanel_dstDeletionDescription=Remote ref to delete.
193 RefSpecPanel_errorRemoteConfigDescription=Can't parse remote configuration URIs.
194 RefSpecPanel_errorRemoteConfigTitle=Remote configuration problem
195 RefSpecPanel_fetch=fetch
196 RefSpecPanel_forceAll=Force update all specs
197 RefSpecPanel_forceAllDescription=Set force update setting to all speficications.
198 RefSpecPanel_forceDeleteDescription=Delete specification is always unconditional.
199 RefSpecPanel_forceFalseDescription=Allow only fast-forward update: old object must merge into new object.
200 RefSpecPanel_forceTrueDescription=Allow non-fast-forward update: old object doesn't have to merge to new object.
201 RefSpecPanel_modeDelete=Delete
202 RefSpecPanel_modeDeleteDescription=This is a delete specification.
203 RefSpecPanel_modeUpdate=Update
204 RefSpecPanel_modeUpdateDescription=This is a create/update specification.
205 RefSpecPanel_predefinedAll=Add all branches spec
206 RefSpecPanel_predefinedAllDescription=Add specification covering all branches.
207 RefSpecPanel_predefinedConfigured=Add configured {0} specs
208 RefSpecPanel_predefinedConfiguredDescription=Add previously configured specifications for this configured remote (if available).
209 RefSpecPanel_predefinedGroup=Add predefined specification
210 RefSpecPanel_predefinedTags=Add all tags spec
211 RefSpecPanel_predefinedTagsDescription=Add specification covering all tags.
212 RefSpecPanel_push=push
213 RefSpecPanel_refChooseSome=choose/some/ref
214 RefSpecPanel_refChooseSomeWildcard=choose/some/ref/*
215 RefSpecPanel_refChooseRemoteName=choose_remote_name
216 RefSpecPanel_removeAll=Remove all specs
217 RefSpecPanel_removeAllDescription=Remove all speficications.
218 RefSpecPanel_removeDescription=Click to remove this specification.
219 RefSpecPanel_specifications=Specifications for {0}
220 RefSpecPanel_srcFetchDescription=Remote source ref(s) to fetch from.
221 RefSpecPanel_srcPushDescription=Local source ref(s) to push from.
222 RefSpecPanel_srcDeleteDescription=Delete specification always has an empty source ref.
223 RefSpecPanel_validationDstInvalidExpression={0} is not a valid ref expression for destination.
224 RefSpecPanel_validationDstRequired=Destination ref is required.
225 RefSpecPanel_validationRefDeleteRequired=Ref name to delete is required.
226 RefSpecPanel_validationRefDeleteWildcard=Delete ref cannot be a wildcard.
227 RefSpecPanel_validationRefInvalidExpression={0} is not a valid ref expression.
228 RefSpecPanel_validationRefInvalidLocal={0} is not a valid ref in local repository.
229 RefSpecPanel_validationRefNonExistingRemote={0} does not exist in remote repository.
230 RefSpecPanel_validationRefNonExistingRemoteDelete={0} already does not exist in remote repository.
231 RefSpecPanel_validationRefNonMatchingLocal={0} does not match any ref in local repository.
232 RefSpecPanel_validationRefNonMatchingRemote={0} does not match any ref in remote repository.
233 RefSpecPanel_validationSpecificationsOverlappingDestination=Two or more specifications point to {0} (the same destination).
234 RefSpecPanel_validationSrcUpdateRequired=Source ref is required for update/create specification.
235 RefSpecPanel_validationWildcardInconsistent=Wildcard must be set either on both source and destination or on none of them.
237 RefSpecPage_descriptionFetch=Select refs to fetch.
238 RefSpecPage_descriptionPush=Select refs to push.
239 RefSpecPage_errorDontMatchSrc=Specifications don't match any existing refs in source repository.
240 RefSpecPage_errorTransportDialogMessage=Cannot get remote repository refs.
241 RefSpecPage_errorTransportDialogTitle=Transport Error
242 RefSpecPage_operationCancelled=Operation cancelled.
243 RefSpecPage_saveSpecifications=Save specifications in "{0}" configuration
244 RefSpecPage_titleFetch=Fetch Ref Specifications
245 RefSpecPage_titlePush=Push Ref Specifications
246 RefSpecPage_annotatedTagsGroup=Annotated tags fetching strategy
247 RefSpecPage_annotatedTagsAutoFollow=Automatically follow tags if we fetch the thing they point at
248 RefSpecPage_annotatedTagsFetchTags=Always fetch tags, even if we do not have the thing it points at
249 RefSpecPage_annotatedTagsNoTags=Never fetch tags, even if we have the thing it points at
251 QuickDiff_failedLoading=Quick diff failed to obtain file data.
252 QuickdiffBaselineOperation_baseline=Cannot set quickdiff baseline
254 ResetAction_errorResettingHead=Cannot reset HEAD now
255 ResetAction_repositoryState=Repository state: {0}
256 ResetAction_resetFailed=Reset failed
257 ResourceHistory_toggleCommentWrap=Wrap Comments
258 ResourceHistory_toggleCommentFill=Fill paragraphs
259 ResourceHistory_toggleRevDetail=Show Revision Details
260 ResourceHistory_toggleRevComment=Show Revision Comment
261 ResourceHistory_toggleTooltips=Show Revision Tooltip
263 HistoryPage_authorColumn=Author
264 HistoryPage_dateColumn=Date
265 HistoryPage_pathnameColumn=Path
266 HistoryPage_refreshJob=Reading history from Git
268 HistoryPage_findbar_findTooltip=Find
269 HistoryPage_findbar_find=Find:
270 HistoryPage_findbar_next=next
271 HistoryPage_findbar_previous=previous
272 HistoryPage_findbar_ignorecase=Ignore case
273 HistoryPage_findbar_commit=Commit
274 HistoryPage_findbar_comments=Comments
275 HistoryPage_findbar_author=Author
276 HistoryPage_findbar_committer=Committer
277 HistoryPage_findbar_changeto_commit=Change to Commit
278 HistoryPage_findbar_changeto_comments=Change to Comments
279 HistoryPage_findbar_changeto_author=Change to Author
280 HistoryPage_findbar_changeto_committer=Change to Committer
281 HistoryPage_findbar_exceeded=Results limit exceeded
282 HistoryPage_findbar_notFound=String not found
284 HistoryPage_ShowAllVersionsForRepo=Show all versions for the repository containing the resource
285 HistoryPage_ShowAllVersionsForProject=Show all versions for the project containing the resource
286 HistoryPage_ShowAllVersionsForFolder=Show all versions for the folder containing the resource
288 HistoryPreferencePage_title=Git
290 PushAction_wrongURIDescription=Remote repositories URIs configuration is corrupted.
291 PushAction_wrongURITitle=Corrupted Configuration
293 PushWizard_cantConnectToAny=Can't connect to any repository: {0}
294 PushWizard_cantPrepareUpdatesMessage=Can't resolve ref specifications locally (local refs changed?) or create tracking ref update.
295 PushWizard_cantPrepareUpdatesTitle=Preparing Ref Updates Error
296 PushWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
297 PushWizard_cantSaveTitle=Configuration Storage Warning
298 PushWizard_jobName=Pushing to...{0}
299 PushWizard_missingRefsMessage=Ref specifications don't match any source ref (local refs changed?).
300 PushWizard_missingRefsTitle=Missing Refs Error
301 PushWizard_unexpectedError=Unexpected error occurred.
302 PushWizard_windowTitleDefault=Push To Another Repositories
303 PushWizard_windowTitleWithDestination=Push To: {0}
305 CommitAction_amendCommit=No changed items were selected. Do you wish to amend the last commit?
306 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
307 CommitAction_cannotCommit=Cannot commit now
308 CommitAction_errorCommittingChanges=Committing changes
309 CommitAction_errorComputingDiffs=Error occurred computing diffs
310 CommitAction_errorDuringCommit=Error during commit
311 CommitAction_errorOnCommit=Error occurred while committing
312 CommitAction_errorPreparingTrees=Preparing trees
313 CommitAction_errorRetrievingCommit=Error occurred retrieving last commit
314 CommitAction_errorWritingTrees=Writing trees
315 CommitAction_failedToUpdate=Failed to update {0} to commit {1}.
316 CommitAction_noFilesToCommit=No files to commit
317 CommitAction_repositoryState=Repository state: {0}
318 CommitDialog_AddFileOnDiskToIndex=Add file on &disk to index
319 CommitDialog_AddSOB=Add Signed-off-&by
320 CommitDialog_AmendPreviousCommit=Am&end previous commit
321 CommitDialog_Author=&Author:
322 CommitDialog_Commit=&Commit
323 CommitDialog_CommitChanges=Commit Changes
324 CommitDialog_Committer=Committer:
325 CommitDialog_CommitMessage=Commit &Message:
326 CommitDialog_DeselectAll=&Deselect All
327 CommitDialog_ErrorInvalidAuthor=Invalid author
328 CommitDialog_ErrorInvalidAuthorSpecified=Invalid author specified. Please use the form:\nA U Thor <author@example.com>
329 CommitDialog_ErrorInvalidCommitterSpecified=Invalid committer specified. Please use the form:\nC O Mitter <committer@example.com>
330 CommitDialog_ErrorMustEnterCommitMessage=You must enter a commit message
331 CommitDialog_ErrorNoItemsSelected=No items selected
332 CommitDialog_ErrorNoItemsSelectedToBeCommitted=No items are currently selected to be committed.
333 CommitDialog_ErrorNoMessage=No message
334 CommitDialog_File=File
335 CommitDialog_problemFindingFileStatus=Problem in finding file status
336 CommitDialog_SelectAll=&Select All
337 CommitDialog_Status=Status
338 CommitDialog_StatusAdded=Added
339 CommitDialog_StatusAddedIndexDiff=Added, index diff
340 CommitDialog_StatusModified=Modified
341 CommitDialog_StatusModifiedIndexDiff=Mod., index diff
342 CommitDialog_StatusModifiedNotStaged=Mod., not staged
343 CommitDialog_StatusRemoved=Removed
344 CommitDialog_StatusRemovedNotStaged=Rem., not staged
345 CommitDialog_StatusUnknown=Unknown
346 <<<<<<< HEAD
347 CommitDialog_ValueHelp_Message=Press {0} to see previously used values (use "*" as wildcard)
349 ConfigureKeysDialog_AddStandardButton=Add standard keys
350 ConfigureKeysDialog_AlreadyThere_Message=Key {0} is alredy in the list
351 ConfigureKeysDialog_DeleteButton=Delete
352 ConfigureKeysDialog_DialogTitle=Select Git configuration keys to display in the Properties view
353 ConfigureKeysDialog_NewButton=New...
354 ConfigureKeysDialog_NewKeyLabel=New key
355 ConfigureRemoteWizard_WizardTitle_Change=Change remote configuration {0}
356 ConfigureRemoteWizard_WizardTitle_New=Create a new remote configuration
358 CommitMessageViewer_author=Author
359 CommitMessageViewer_child=Child
360 CommitMessageViewer_commit=commit
361 CommitMessageViewer_committer=Committer
362 CommitMessageViewer_deletedFileMode=deleted file mode
363 CommitMessageViewer_errorGettingFileDifference=Can't get file difference of {0}.
364 CommitMessageViewer_index=index
365 CommitMessageViewer_newFileMode=new file mode
366 CommitMessageViewer_newMode=new mode
367 CommitMessageViewer_oldMode=old mode
368 CommitMessageViewer_parent=Parent
369 CompareWithIndexAction_errorOnAddToIndex=Error during adding to index
371 ConfirmationPage_cantConnectToAnyTitle=Can't Connect
372 ConfirmationPage_cantConnectToAny=Can't connect to any URI: {0}
373 ConfirmationPage_description=Confirm following expected push result.
374 ConfirmationPage_errorCantResolveSpecs=Can't resolve ref specifications locally or create tracking ref update: {0}
375 ConfirmationPage_errorInterrupted=Operation was interrupted.
376 ConfirmationPage_errorRefsChangedNoMatch=Local refs changed, ref specifications don't match any source ref.
377 ConfirmationPage_errorUnexpected=Unexpected error occurred: {0}
378 ConfirmationPage_requireUnchangedButton=Push only if remote refs don't change in the mean time
379 ConfirmationPage_showOnlyIfChanged=Show final report dialog only when it differs from this confirmation report
380 ConfirmationPage_title=Push Confirmation
382 PushResultTable_columnStatusRepo=Status: Repo #{0}
383 PushResultTable_columnDst=Destination Ref
384 PushResultTable_columnSrc=Source Ref
385 PushResultTable_columnMode=Mode
386 PushResultTable_statusUnexpected=Unexpected update status: {0}
387 PushResultTable_statusConnectionFailed=[connection failed]
388 PushResultTable_statusDetailChanged=remote ref object changed,\nnow it's: {0},\nnot expected: {1}
389 PushResultTable_refNonExisting=(non existing)
390 PushResultTable_statusDetailDeleted=old value: {0}
391 PushResultTable_statusDetailNonFastForward=non-fast forward
392 PushResultTable_statusDetailNoDelete=remote side does not support deleting refs
393 PushResultTable_statusDetailNonExisting=remote ref already does not exist
394 PushResultTable_statusDetailForcedUpdate=forced update (non-fast forward)
395 PushResultTable_statusDetailFastForward=fast forward
396 PushResultTable_statusRemoteRejected=[remote rejected]
397 PushResultTable_statusRejected=[rejected]
398 PushResultTable_statusNoMatch=[no match]
399 PushResultTable_statusUpToDate=[up to date]
400 PushResultTable_statusOkDeleted=[deleted]
401 PushResultTable_statusOkNewBranch=[new branch]
402 PushResultTable_statusOkNewTag=[new tag]
404 ResultDialog_title=Push Results: {0}
405 ResultDialog_label=Pushed to {0}.
407 FetchAction_wrongURITitle=Corrupted Configuration
408 FetchAction_wrongURIMessage=Remote repositories URIs configuration is corrupted.
410 FetchResultDialog_labelEmptyResult=No ref to fetch from {0} - everything up to date.
411 FetchResultDialog_labelNonEmptyResult=Fetched from {0}.
412 FetchResultDialog_title=Fetch Results: {0}
414 FetchResultTable_columnDst=Destination Ref
415 FetchResultTable_columnSrc=Source Ref
416 FetchResultTable_columnStatus=Status
417 FetchResultTable_statusDetailCouldntLock=couldn't lock local tracking ref for update
418 FetchResultTable_statusDetailFastForward=fast forward
419 FetchResultTable_statusDetailIOError=I/O error occurred during local tracking ref update
420 FetchResultTable_statusDetailNonFastForward=non-fast forward
421 FetchResultTable_statusIOError=[i/o error]
422 FetchResultTable_statusLockFailure=[lock fail]
423 FetchResultTable_statusNew=[new]
424 FetchResultTable_statusNewBranch=[new branch]
425 FetchResultTable_statusNewTag=[new tag]
426 FetchResultTable_statusRejected=[rejected]
427 FetchResultTable_statusUnexpected=Unexpected update status: {0}
428 FetchResultTable_statusUpToDate=[up to date]
430 FetchWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
431 FetchWizard_cantSaveTitle=Configuration Storage Warning
432 FetchWizard_fetchNotSupported=Fetch operation is not supported by this transport.
433 FetchWizard_jobName=Fetching from: {0}
434 FetchWizard_transportError=Transport error occured during fetch operation.
435 FetchWizard_transportNotSupportedMessage=Selected URI is not supported by any transport implementation.
436 FetchWizard_transportNotSupportedTitle=Transport Not Supported
437 FetchWizard_windowTitleDefault=Fetch From Another Repository
438 FetchWizard_windowTitleWithSource=Fetch From: {0}
439 FileDiffContentProvider_errorGettingDifference=Can't get file difference of {0}.
441 WindowCachePreferencePage_title=Git Window Cache
442 WindowCachePreferencePage_packedGitWindowSize=Window size:
443 WindowCachePreferencePage_packedGitLimit=Window cache limit:
444 WindowCachePreferencePage_deltaBaseCacheLimit=Delta base cache limit:
445 WindowCachePreferencePage_packedGitMMAP=Use virtual memory mapping
447 BranchAction_cannotCheckout=Cannot checkout now
448 BranchAction_errorSwitchingBranches=Error while switching branches
449 BranchAction_repositoryState=Repository state: {0}
450 BranchAction_unableToSwitchBranches=Unable to switch branches
451 BranchSelectionDialog_TitleCheckout=Checkout: {0}
452 BranchSelectionDialog_TitleReset=Reset: {0}
453 BranchSelectionDialog_BranchSelectionDialog_CreateFailedTitle=New branch creation failed
454 BranchSelectionDialog_BranchSelectionDialog_RenamedFailedTitle=Rename failed
455 BranchSelectionDialog_BranchSuffix_Current=\ (current)
456 BranchSelectionDialog_ErrorAlreadyExists=Already exists
457 BranchSelectionDialog_ErrorCouldNotCreateNewRef=Could not create new ref {0}
458 BranchSelectionDialog_ErrorCouldNotRefresh=Could not refresh list of branches
459 BranchSelectionDialog_ErrorCouldNotRefreshBranchList=Could not refresh list of branches
460 BranchSelectionDialog_ErrorCouldNotResolve=Could not attempt to resolve {0}
461 BranchSelectionDialog_ErrorInvalidRefName=Invalid ref name
462 BranchSelectionDialog_ErrorCouldNotRenameRef=Failed to rename branch {0} -> {1}, status={2}
463 BranchSelectionDialog_ErrorCouldNotRenameRef2=Failed to rename branch {0} -> {1}
464 BranchSelectionDialog_ErrorRenameFailed=Rename failed
466 BranchSelectionDialog_LocalBranches=Local Branches
467 BranchSelectionDialog_NewBranch=&New branch
468 BranchSelectionDialog_NoBranchSeletectMessage=You must select a valid ref.
469 BranchSelectionDialog_NoBranchSeletectTitle=No branch/tag selected
470 BranchSelectionDialog_OkCheckout=&Checkout
471 BranchSelectionDialog_OkReset=&Reset
472 BranchSelectionDialog_QuestionNewBranchMessage=Enter name of new branch. It will branch from the selected branch. refs/heads/ will be prepended to the name you type
473 BranchSelectionDialog_QuestionNewBranchNameMessage=Enter new name of the {0} branch. refs/heads/ will be prepended to the name you type
474 BranchSelectionDialog_QuestionNewBranchTitle=New branch
475 BranchSelectionDialog_QuestionNewBranchNameTitle=Rename branch
476 BranchSelectionDialog_ReallyResetMessage=Resetting will overwrite any changes in your working directory.\n\nDo you wish to continue?
477 BranchSelectionDialog_ReallyResetTitle=Really reset?
478 BranchSelectionDialog_RemoteBranches=Remote Branches
479 BranchSelectionDialog_ResetType=Reset Type
480 BranchSelectionDialog_ResetTypeHard=&Hard
481 BranchSelectionDialog_ResetTypeMixed=&Mixed (working directory unmodified)
482 BranchSelectionDialog_ResetTypeSoft=&Soft (Index and working directory unmodified)
483 BranchSelectionDialog_Tags=Tags
484 BranchSelectionDialog_Refs=Re&fs
485 BranchSelectionDialog_Rename=&Rename
487 Decorator_exceptionMessage=Errors occurred while applying Git decorations to resources.
489 DecoratorPreferencesPage_addVariablesTitle=Add Variables
490 DecoratorPreferencesPage_addVariablesAction=Add &Variables...
491 DecoratorPreferencesPage_recomputeAncestorDecorations=Re-decorate &ancestors when decorating changed resources
492 DecoratorPreferencesPage_recomputeAncestorDecorationsTooltip=Enabling this option will cause the ancestor-tree of any updated resources to also be re-decorated (minor performance impact).
493 DecoratorPreferencesPage_computeRecursiveLimit=Maximum number of levels to recurse for container decoration:
494 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.
495 DecoratorPreferencesPage_description=Shows Git specific information on resources in projects under version control.
496 DecoratorPreferencesPage_invalidInput=''{0}'' is not a valid input
497 DecoratorPreferencesPage_decorationSettings=Decoration &settings:
498 DecoratorPreferencesPage_preview=Preview:
499 DecoratorPreferencesPage_fileFormatLabel=&Files:
500 DecoratorPreferencesPage_folderFormatLabel=F&olders:
501 DecoratorPreferencesPage_projectFormatLabel=&Projects:
502 DecoratorPreferencesPage_fileFormatDefault={dirty:>} {name}
503 DecoratorPreferencesPage_folderFormatDefault={dirty:>} {name}
504 DecoratorPreferencesPage_projectFormatDefault={dirty:>} {name} [{branch}]
505 DecoratorPreferencesPage_labelDecorationsLink=See <a>''{0}''</a> to enable or disable Git decorations.
506 DecoratorPreferencesPage_generalTabFolder=&General
507 DecoratorPreferencesPage_bindingResourceName=name of the resource being decorated
508 DecoratorPreferencesPage_bindingBranchName=current branch of the project
509 DecoratorPreferencesPage_bindingDirtyFlag=flag indicating whether or not the resource is dirty
510 DecoratorPreferencesPage_bindingStagedFlag=flag indicating whether or not the resource is staged
511 DecoratorPreferencesPage_selectFormats=Select the format for file, folders, and project text labels:
512 DecoratorPreferencesPage_selectVariablesToAdd=Select the &variables to add to the decoration format:
513 DecoratorPreferencesPage_textLabel=T&ext Decorations
514 DecoratorPreferencesPage_iconLabel=&Icon Decorations
515 DecoratorPreferencesPage_iconsShowTracked=Tracked resources
516 DecoratorPreferencesPage_iconsShowUntracked=Untracked resources
517 DecoratorPreferencesPage_iconsShowStaged=Staged resources
518 DecoratorPreferencesPage_iconsShowConflicts=Conflicting resources
519 DecoratorPreferencesPage_iconsShowAssumeValid=Assumed unchanged resources
521 Decorator_exceptionMessage=Errors occurred while applying Git decorations to resources.
523 IgnoreAction_jobName=Ignore Git resources
524 IgnoreAction_taskName=Ignoring Git resources
525 IgnoreAction_error=Unable to ignore resources
526 Track_error=Add to Version Control failed
527 Track_see_log=See error log for details.
529 RepositoriesView_ActionCanceled_Message=Action was canceled
530 RepositoriesView_Add_Button=Add...
531 RepositoriesView_AddRepository_MenuItem=Add Git Repository...
532 RepositoriesView_AddRepository_Tooltip=Add an existing Git Repository
533 RepositoriesView_Branches_Nodetext=Branches
534 RepositoriesView_Checking_Message=Checking: {0}
535 RepositoriesView_CheckOut_MenuItem=Check out
536 RepositoriesView_Clone_Tooltip=Import (clone) a Git Repository
537 RepositoriesView_ConfigureFetchMenu=Configure remote fetch...
538 RepositoriesView_ConfigurePushMenu=Configure remote push...
539 RepositoriesView_ConfirmDeleteRemoteHeader=Confirm deletion of remote configuration
540 RepositoriesView_ConfirmDeleteRemoteMessage=This will remove remote configuration {0} completely, are you sure?
541 RepositoriesView_ConfirmProjectDeletion_Question={0} projects must be deleted, continue?
542 RepositoriesView_ConfirmProjectDeletion_WindowTitle=Confirm project deletion
543 RepositoriesView_Error_WindowTitle=Error
544 RepositoriesView_ErrorHeader=Error
545 RepositoriesView_ExistingProjects_Nodetext=Existing Projects
546 RepositoriesView_Import_Button=Import...
547 RepositoriesView_ImportExistingProjects_MenuItem=Import Existing projects...
548 RepositoriesView_ImportProject_MenuItem=Import
549 RepositoriesView_ImportRepository_MenuItem=Import Git Repository...
550 RepositoriesView_LinkWithSelection_action=Link with selection
551 RepositoriesView_NewRemoteMenu=New remote...
552 RepositoriesView_OpenInTextEditor_menu=Open in text editor
553 RepositoriesView_OpenPropertiesMenu=Open Properties view
554 RepositoriesView_Refresh_Button=Refresh
555 RepositoriesView_RemotesNodeText=Remotes
556 RepositoriesView_Remove_MenuItem=Remove
557 RepositoriesView_RemoveRemoteMenu=Remove remote...
558 RepositoriesView_WorkingDir_treenode=Working directory
560 DiscardChangesAction_confirmActionTitle=Discard Local Changes
561 DiscardChangesAction_confirmActionMessage=This will discard all local changes for the selected resources. Are you sure you want to do this ?
562 DiscardChangesAction_unexpectedErrorTitle=Unexpected Error
563 DiscardChangesAction_unexpectedErrorMessage=An unexpected error occured while attempting to checkout resources.
564 DiscardChangesAction_unexpectedIndexErrorMessage=An unexpected error occured while attempting to interact with the Git Index.
565 DiscardChangesAction_refreshErrorTitle=Error During Refresh
566 DiscardChangesAction_refreshErrorMessage=Some of the selected resources could not be refreshed.
568 GitCompareFileRevisionEditorInput_contentIdentifier=Problem getting content identifier
570 UIIcons_errorDeterminingIconBase=Can't determine icon base.
571 UIIcons_errorLoadingPluginImage=Can't load plugin image.