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