Git Import Wizard
[egit.git] / org.eclipse.egit.ui / src / org / eclipse / egit / ui / uitext.properties
blob3a6cb8093a29504c5b3af7832fcbe880986ee0e2
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 a Git repository
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 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_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)
91 GitProjectsImportPage_NoProjectsMessage=No projects found
93 RepositoryAction_errorFindingRepo=Could not find a repository associated with this project
94 RepositoryAction_errorFindingRepoTitle=Cannot Find Repository
95 RepositoryAction_multiRepoSelection=Cannot perform reset on multiple repositories simultaneously.\n\nPlease select items from only one repository.
96 RepositoryAction_multiRepoSelectionTitle=Multiple Repositories Selection
98 RepositoryPropertySource_ConfigureKeysAction=Configure Keys...
99 RepositoryPropertySource_EffectiveConfigurationAction=Effective Configuration
100 RepositoryPropertySource_EffectiveConfigurationCategory=Effective configuration
101 RepositoryPropertySource_ErrorHeader=Error
102 RepositoryPropertySource_GlobalConfigurationCategory=Global configuration 
103 RepositoryPropertySource_RepositoryConfigurationCategory=Repository configuration 
104 RepositoryPropertySource_RestoreStandardAction=Restore standard keys
106 RepositoryRemotePropertySource_ErrorHeader=Error
107 RepositoryRemotePropertySource_FetchLabel=Remote Fetch Specification
108 RepositoryRemotePropertySource_PushLabel=Remote Push Specification
109 RepositoryRemotePropertySource_RemoteFetchURL_label=Remote Fetch URL
110 RepositoryRemotePropertySource_RemotePushUrl_label=Remote Push URL
112 RepositorySearchDialog_DeepSearch_button=Look for Nested Repositories
113 RepositorySearchDialog_RepositoriesFound_message={0} Git repositories found...
114 RepositorySearchDialog_ScanningForRepositories_message=Scanning for GIT repositories...
115 RepositorySearchDialog_SearchRepositoriesHeader=Search Git Repositories
116 RepositorySearchDialog_ToggleSelection_button=Toggle Selection
117 RepositorySearchDialog_browse=Browse...
118 RepositorySearchDialog_directory=Directory
119 RepositorySearchDialog_errorOccurred=Error occurred
120 RepositorySearchDialog_search=Search
121 RepositorySearchDialog_searchRepositories=Search Git Repositories
122 RepositorySelectionPage_BrowseLocalFile=Local file...
123 RepositorySelectionPage_sourceSelectionTitle=Source Git Repository
124 RepositorySelectionPage_sourceSelectionDescription=Enter the location of the source repository.
125 RepositorySelectionPage_destinationSelectionTitle=Destination Git Repository
126 RepositorySelectionPage_destinationSelectionDescription=Enter the location of the destination repository.
127 RepositorySelectionPage_configuredRemoteChoice=Configured remote repository
128 RepositorySelectionPage_errorValidating=Error validating {0}
129 RepositorySelectionPage_uriChoice=Custom URI
130 RepositorySelectionPage_groupLocation=Location
131 RepositorySelectionPage_groupAuthentication=Authentication
132 RepositorySelectionPage_groupConnection=Connection
133 RepositorySelectionPage_promptURI=UR&I
134 RepositorySelectionPage_promptHost=&Host
135 RepositorySelectionPage_promptPath=&Repository path
136 RepositorySelectionPage_promptUser=&User
137 RepositorySelectionPage_promptPassword=&Password
138 RepositorySelectionPage_promptScheme=Protoco&l
139 RepositorySelectionPage_promptPort=Por&t
140 RepositorySelectionPage_fieldRequired={0} required for {1} protocol.
141 RepositorySelectionPage_fieldNotSupported={0} not supported on {1} protocol.
142 RepositorySelectionPage_fileNotFound={0} does not exist.
143 RepositorySelectionPage_internalError=Internal error; consult Eclipse error log.
144 RepositorySelectionPage_ShowPreviousURIs_HoverText=Start typing to see previously used URIs (use "*" as wildcard)
145 SourceBranchPage_repoEmpty=Source Git Repository is empty
146 SourceBranchPage_title=Branch Selection
147 SourceBranchPage_description=Select branches to clone from remote repository.
148 SourceBranchPage_branchList=Branches &of {0}:
149 SourceBranchPage_selectAll=&Select All
150 SourceBranchPage_selectNone=&Deselect All
151 SourceBranchPage_errorBranchRequired=At least one branch must be selected.
152 SourceBranchPage_transportError=Transport Error
153 SourceBranchPage_cannotListBranches=Cannot list the available branches.
154 SourceBranchPage_remoteListingCancelled=Operation cancelled
155 SourceBranchPage_cannotCreateTemp=Couldn't create temporary repository.
158 CloneDestinationPage_title=Local Destination
159 CloneDestinationPage_description=Configure the local storage location for {0}.
160 CloneDestinationPage_groupDestination=Destination
161 CloneDestinationPage_groupConfiguration=Configuration
162 CloneDestinationPage_promptDirectory=&Directory
163 CloneDestinationPage_promptInitialBranch=Initial branc&h
164 CloneDestinationPage_promptRemoteName=Remote na&me
165 CloneDestinationPage_fieldRequired={0} is required.
166 CloneDestinationPage_browseButton=Bro&wse
167 CloneDestinationPage_errorNotEmptyDir={0} is not an empty directory.
168 CloneDestinationPage_importProjectsAfterClone=&Import projects after clone
169 CloneDestinationPage_workspaceImport=Workspace import
171 RefContentProposal_blob=blob
172 RefContentProposal_branch=branch
173 RefContentProposal_by=by
174 RefContentProposal_commit=commit
175 RefContentProposal_errorReadingObject=Unable to read object {0} for content proposal assistance
176 RefContentProposal_tag=tag
177 RefContentProposal_trackingBranch=tracking branch
178 RefContentProposal_tree=tree
179 RefContentProposal_unknownObject=locally unknown object
180 RefSpecPanel_clickToChange=[Click to change]
181 RefSpecPanel_columnDst=Destination Ref
182 RefSpecPanel_columnForce=Force Update
183 RefSpecPanel_columnMode=Mode
184 RefSpecPanel_columnRemove=Remove
185 RefSpecPanel_columnSrc=Source Ref
186 RefSpecPanel_creationButton=Add spec
187 RefSpecPanel_creationButtonDescription=Add this create/update specification to set of {0} specifications.
188 RefSpecPanel_creationDst=Destination ref:
189 RefSpecPanel_creationGroup=Add create/update specificaton
190 RefSpecPanel_creationSrc=Source ref:
191 RefSpecPanel_deletionButton=Add spec
192 RefSpecPanel_deletionButtonDescription=Add this delete specification to set of push specifications.
193 RefSpecPanel_deletionGroup=Add delete ref specificaton
194 RefSpecPanel_deletionRef=Remote ref to delete:
195 RefSpecPanel_dstFetchDescription=Local destination ref(s) to fetch to - create or update.
196 RefSpecPanel_dstPushDescription=Remote destination ref(s) to push to - create or update.
197 RefSpecPanel_dstDeletionDescription=Remote ref to delete.
198 RefSpecPanel_errorRemoteConfigDescription=Can't parse remote configuration URIs.
199 RefSpecPanel_errorRemoteConfigTitle=Remote configuration problem
200 RefSpecPanel_fetch=fetch
201 RefSpecPanel_forceAll=Force update all specs
202 RefSpecPanel_forceAllDescription=Set force update setting to all speficications.
203 RefSpecPanel_forceDeleteDescription=Delete specification is always unconditional.
204 RefSpecPanel_forceFalseDescription=Allow only fast-forward update: old object must merge into new object.
205 RefSpecPanel_forceTrueDescription=Allow non-fast-forward update: old object doesn't have to merge to new object.
206 RefSpecPanel_modeDelete=Delete
207 RefSpecPanel_modeDeleteDescription=This is a delete specification.
208 RefSpecPanel_modeUpdate=Update
209 RefSpecPanel_modeUpdateDescription=This is a create/update specification.
210 RefSpecPanel_predefinedAll=Add all branches spec
211 RefSpecPanel_predefinedAllDescription=Add specification covering all branches.
212 RefSpecPanel_predefinedConfigured=Add configured {0} specs
213 RefSpecPanel_predefinedConfiguredDescription=Add previously configured specifications for this configured remote (if available).
214 RefSpecPanel_predefinedGroup=Add predefined specification
215 RefSpecPanel_predefinedTags=Add all tags spec
216 RefSpecPanel_predefinedTagsDescription=Add specification covering all tags.
217 RefSpecPanel_push=push
218 RefSpecPanel_refChooseSome=choose/some/ref
219 RefSpecPanel_refChooseSomeWildcard=choose/some/ref/*
220 RefSpecPanel_refChooseRemoteName=choose_remote_name
221 RefSpecPanel_removeAll=Remove all specs
222 RefSpecPanel_removeAllDescription=Remove all speficications.
223 RefSpecPanel_removeDescription=Click to remove this specification.
224 RefSpecPanel_specifications=Specifications for {0}
225 RefSpecPanel_srcFetchDescription=Remote source ref(s) to fetch from.
226 RefSpecPanel_srcPushDescription=Local source ref(s) to push from.
227 RefSpecPanel_srcDeleteDescription=Delete specification always has an empty source ref.
228 RefSpecPanel_validationDstInvalidExpression={0} is not a valid ref expression for destination.
229 RefSpecPanel_validationDstRequired=Destination ref is required.
230 RefSpecPanel_validationRefDeleteRequired=Ref name to delete is required.
231 RefSpecPanel_validationRefDeleteWildcard=Delete ref cannot be a wildcard.
232 RefSpecPanel_validationRefInvalidExpression={0} is not a valid ref expression.
233 RefSpecPanel_validationRefInvalidLocal={0} is not a valid ref in local repository.
234 RefSpecPanel_validationRefNonExistingRemote={0} does not exist in remote repository.
235 RefSpecPanel_validationRefNonExistingRemoteDelete={0} already does not exist in remote repository.
236 RefSpecPanel_validationRefNonMatchingLocal={0} does not match any ref in local repository.
237 RefSpecPanel_validationRefNonMatchingRemote={0} does not match any ref in remote repository.
238 RefSpecPanel_validationSpecificationsOverlappingDestination=Two or more specifications point to {0} (the same destination).
239 RefSpecPanel_validationSrcUpdateRequired=Source ref is required for update/create specification.
240 RefSpecPanel_validationWildcardInconsistent=Wildcard must be set either on both source and destination or on none of them.
242 RefSpecPage_descriptionFetch=Select refs to fetch.
243 RefSpecPage_descriptionPush=Select refs to push.
244 RefSpecPage_errorDontMatchSrc=Specifications don't match any existing refs in source repository.
245 RefSpecPage_errorTransportDialogMessage=Cannot get remote repository refs.
246 RefSpecPage_errorTransportDialogTitle=Transport Error
247 RefSpecPage_operationCancelled=Operation cancelled.
248 RefSpecPage_saveSpecifications=Save specifications in "{0}" configuration
249 RefSpecPage_titleFetch=Fetch Ref Specifications
250 RefSpecPage_titlePush=Push Ref Specifications
251 RefSpecPage_annotatedTagsGroup=Annotated tags fetching strategy
252 RefSpecPage_annotatedTagsAutoFollow=Automatically follow tags if we fetch the thing they point at
253 RefSpecPage_annotatedTagsFetchTags=Always fetch tags, even if we do not have the thing it points at
254 RefSpecPage_annotatedTagsNoTags=Never fetch tags, even if we have the thing it points at
256 QuickDiff_failedLoading=Quick diff failed to obtain file data.
257 QuickdiffBaselineOperation_baseline=Cannot set quickdiff baseline
259 ResetAction_errorResettingHead=Cannot reset HEAD now
260 ResetAction_repositoryState=Repository state: {0}
261 ResetAction_resetFailed=Reset failed
262 ResourceHistory_toggleCommentWrap=Wrap Comments
263 ResourceHistory_toggleCommentFill=Fill paragraphs
264 ResourceHistory_toggleRevDetail=Show Revision Details
265 ResourceHistory_toggleRevComment=Show Revision Comment
266 ResourceHistory_toggleTooltips=Show Revision Tooltip
268 HistoryPage_authorColumn=Author
269 HistoryPage_dateColumn=Date
270 HistoryPage_pathnameColumn=Path
271 HistoryPage_refreshJob=Reading history from Git
273 HistoryPage_findbar_findTooltip=Find
274 HistoryPage_findbar_find=Find:
275 HistoryPage_findbar_next=next
276 HistoryPage_findbar_previous=previous
277 HistoryPage_findbar_ignorecase=Ignore case
278 HistoryPage_findbar_commit=Commit
279 HistoryPage_findbar_comments=Comments
280 HistoryPage_findbar_author=Author
281 HistoryPage_findbar_committer=Committer
282 HistoryPage_findbar_changeto_commit=Change to Commit
283 HistoryPage_findbar_changeto_comments=Change to Comments
284 HistoryPage_findbar_changeto_author=Change to Author
285 HistoryPage_findbar_changeto_committer=Change to Committer
286 HistoryPage_findbar_exceeded=Results limit exceeded
287 HistoryPage_findbar_notFound=String not found
289 HistoryPage_ShowAllVersionsForRepo=Show all versions for the repository containing the resource
290 HistoryPage_ShowAllVersionsForProject=Show all versions for the project containing the resource
291 HistoryPage_ShowAllVersionsForFolder=Show all versions for the folder containing the resource
293 HistoryPreferencePage_title=Git
295 PushAction_wrongURIDescription=Remote repositories URIs configuration is corrupted.
296 PushAction_wrongURITitle=Corrupted Configuration
298 PushWizard_cantConnectToAny=Can't connect to any repository: {0}
299 PushWizard_cantPrepareUpdatesMessage=Can't resolve ref specifications locally (local refs changed?) or create tracking ref update.
300 PushWizard_cantPrepareUpdatesTitle=Preparing Ref Updates Error
301 PushWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
302 PushWizard_cantSaveTitle=Configuration Storage Warning
303 PushWizard_jobName=Pushing to...{0}
304 PushWizard_missingRefsMessage=Ref specifications don't match any source ref (local refs changed?).
305 PushWizard_missingRefsTitle=Missing Refs Error
306 PushWizard_unexpectedError=Unexpected error occurred.
307 PushWizard_windowTitleDefault=Push To Another Repositories
308 PushWizard_windowTitleWithDestination=Push To: {0}
310 CommitAction_amendCommit=No changed items were selected. Do you wish to amend the last commit?
311 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
312 CommitAction_cannotCommit=Cannot commit now
313 CommitAction_errorCommittingChanges=Committing changes
314 CommitAction_errorComputingDiffs=Error occurred computing diffs
315 CommitAction_errorDuringCommit=Error during commit
316 CommitAction_errorOnCommit=Error occurred while committing
317 CommitAction_errorPreparingTrees=Preparing trees
318 CommitAction_errorRetrievingCommit=Error occurred retrieving last commit
319 CommitAction_errorWritingTrees=Writing trees
320 CommitAction_failedToUpdate=Failed to update {0} to commit {1}.
321 CommitAction_InternalError=An internal error occurred
322 CommitAction_noFilesToCommit=No files to commit
323 CommitAction_repositoryState=Repository state: {0}
324 CommitDialog_AddFileOnDiskToIndex=Add file on &disk to index
325 CommitDialog_AddSOB=Add Signed-off-&by
326 CommitDialog_AmendPreviousCommit=Am&end previous commit
327 CommitDialog_Author=&Author:
328 CommitDialog_Commit=&Commit
329 CommitDialog_CommitChanges=Commit Changes
330 CommitDialog_Committer=Committer:
331 CommitDialog_CommitMessage=Commit &Message:
332 CommitDialog_DeselectAll=&Deselect All
333 CommitDialog_ErrorInvalidAuthor=Invalid author
334 CommitDialog_ErrorInvalidAuthorSpecified=Invalid author specified. Please use the form:\nA U Thor <author@example.com>
335 CommitDialog_ErrorInvalidCommitterSpecified=Invalid committer specified. Please use the form:\nC O Mitter <committer@example.com>
336 CommitDialog_ErrorMustEnterCommitMessage=You must enter a commit message
337 CommitDialog_ErrorNoItemsSelected=No items selected
338 CommitDialog_ErrorNoItemsSelectedToBeCommitted=No items are currently selected to be committed.
339 CommitDialog_ErrorNoMessage=No message
340 CommitDialog_File=File
341 CommitDialog_problemFindingFileStatus=Problem in finding file status
342 CommitDialog_SelectAll=&Select All
343 CommitDialog_ShowUntrackedFiles=Show &untracked Files
344 CommitDialog_Status=Status
345 CommitDialog_StatusAdded=Added
346 CommitDialog_StatusAddedIndexDiff=Added, index diff
347 CommitDialog_StatusModified=Modified
348 CommitDialog_StatusModifiedIndexDiff=Mod., index diff
349 CommitDialog_StatusModifiedNotStaged=Mod., not staged
350 CommitDialog_StatusRemoved=Removed
351 CommitDialog_StatusRemovedNotStaged=Rem., not staged
352 CommitDialog_StatusUnknown=Unknown
353 CommitDialog_StatusUntracked=Untracked
354 CommitDialog_ValueHelp_Message=Press {0} to see previously used values (use "*" as wildcard)
356 ConfigureKeysDialog_AddStandardButton=Add standard keys
357 ConfigureKeysDialog_AlreadyThere_Message=Key {0} is alredy in the list
358 ConfigureKeysDialog_DeleteButton=Delete
359 ConfigureKeysDialog_DialogTitle=Select Git configuration keys to display in the Properties view
360 ConfigureKeysDialog_NewButton=New...
361 ConfigureKeysDialog_NewKeyLabel=New key
362 ConfigureRemoteWizard_WizardTitle_Change=Change remote configuration {0}
363 ConfigureRemoteWizard_WizardTitle_New=Create a new remote configuration
364 ConfigureUriPage_Add_button=Add...
365 ConfigureUriPage_Change_button=Change...
366 ConfigureUriPage_ConfigureFetch_pagetitle=Configure Fetch URI
367 ConfigureUriPage_ConfigurePush_pagetitle=Configure Push URIs
368 ConfigureUriPage_FetchUri_label=Fetch URI
369 ConfigureUriPage_MissingUri_message=Please provide a URI
370 ConfigureUriPage_MissingUris_message=No URIs specified
371 ConfigureUriPage_ParsingProblem_message=Can not parse this
372 ConfigureUriPage_Remove_button=Remove
374 CommitMessageViewer_author=Author
375 CommitMessageViewer_child=Child
376 CommitMessageViewer_commit=commit
377 CommitMessageViewer_committer=Committer
378 CommitMessageViewer_deletedFileMode=deleted file mode
379 CommitMessageViewer_errorGettingFileDifference=Can't get file difference of {0}.
380 CommitMessageViewer_index=index
381 CommitMessageViewer_newFileMode=new file mode
382 CommitMessageViewer_newMode=new mode
383 CommitMessageViewer_oldMode=old mode
384 CommitMessageViewer_parent=Parent
385 CompareWithIndexAction_errorOnAddToIndex=Error during adding to index
387 ConfirmationPage_cantConnectToAnyTitle=Can't Connect
388 ConfirmationPage_cantConnectToAny=Can't connect to any URI: {0}
389 ConfirmationPage_description=Confirm following expected push result.
390 ConfirmationPage_errorCantResolveSpecs=Can't resolve ref specifications locally or create tracking ref update: {0}
391 ConfirmationPage_errorInterrupted=Operation was interrupted.
392 ConfirmationPage_errorRefsChangedNoMatch=Local refs changed, ref specifications don't match any source ref.
393 ConfirmationPage_errorUnexpected=Unexpected error occurred: {0}
394 ConfirmationPage_requireUnchangedButton=Push only if remote refs don't change in the mean time
395 ConfirmationPage_showOnlyIfChanged=Show final report dialog only when it differs from this confirmation report
396 ConfirmationPage_title=Push Confirmation
397 CreateBranchPage_BranchAlreadyExistsMessage=Branch {0} already exists
398 CreateBranchPage_BranchNameLabel=Branch name
399 CreateBranchPage_BranchNameTooltip=The name will be prepended with {0}
400 CreateBranchPage_CheckingOutMessage=Checking out new branch...
401 CreateBranchPage_CheckoutButton=Checkout new branch
402 CreateBranchPage_ChooseBranchAndNameMessage=Please choose a source branch and a name for the new branch
403 CreateBranchPage_ChosseNameMessage=Please choose a name for the new branch
404 CreateBranchPage_CreateLocalBasedTitle=Create a local branch based on {0}
405 CreateBranchPage_CreateLocalTitle=Create a local branch
406 CreateBranchPage_CreateRemoteBaseOnTitle=Create a remote branch based on {0}
407 CreateBranchPage_CreateRemoteTitle=Create a remote branch
408 CreateBranchPage_CreatingBranchMessage=Creating branch...
409 CreateBranchPage_MissingNameMessage=Please enter a name for the new branch
410 CreateBranchPage_MissingSourceMessage=Please select a source branch
411 CreateBranchPage_SourceBranchLabel=Source branch
412 CreateBranchPage_SourceBranchTooltip=The new branch will be created from this branch
414 PushResultTable_columnStatusRepo=Status: Repo #{0}
415 PushResultTable_columnDst=Destination Ref
416 PushResultTable_columnSrc=Source Ref
417 PushResultTable_columnMode=Mode
418 PushResultTable_statusUnexpected=Unexpected update status: {0}
419 PushResultTable_statusConnectionFailed=[connection failed]
420 PushResultTable_statusDetailChanged=remote ref object changed,\nnow it's: {0},\nnot expected: {1}
421 PushResultTable_refNonExisting=(non existing)
422 PushResultTable_statusDetailDeleted=old value: {0}
423 PushResultTable_statusDetailNonFastForward=non-fast forward
424 PushResultTable_statusDetailNoDelete=remote side does not support deleting refs
425 PushResultTable_statusDetailNonExisting=remote ref already does not exist
426 PushResultTable_statusDetailForcedUpdate=forced update (non-fast forward)
427 PushResultTable_statusDetailFastForward=fast forward
428 PushResultTable_statusRemoteRejected=[remote rejected]
429 PushResultTable_statusRejected=[rejected]
430 PushResultTable_statusNoMatch=[no match]
431 PushResultTable_statusUpToDate=[up to date]
432 PushResultTable_statusOkDeleted=[deleted]
433 PushResultTable_statusOkNewBranch=[new branch]
434 PushResultTable_statusOkNewTag=[new tag]
436 ResultDialog_title=Push Results: {0}
437 ResultDialog_label=Pushed to {0}.
439 FetchAction_wrongURITitle=Corrupted Configuration
440 FetchAction_wrongURIMessage=Remote repositories URIs configuration is corrupted.
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_errorSwitchingBranches=Error while switching branches
483 BranchAction_repositoryState=Repository state: {0}
484 BranchAction_unableToSwitchBranches=Unable to switch branches
485 BranchSelectionDialog_TitleCheckout=Checkout: {0}
486 BranchSelectionDialog_TitleReset=Reset: {0}
487 BranchSelectionDialog_BranchSuffix_Current=\ (current)
488 BranchSelectionDialog_ErrorAlreadyExists=Already exists
489 BranchSelectionDialog_ErrorCouldNotCreateNewRef=Could not create new ref {0}
490 BranchSelectionDialog_ErrorCouldNotRefresh=Could not refresh list of branches
491 BranchSelectionDialog_ErrorCouldNotRefreshBranchList=Could not refresh list of branches
492 BranchSelectionDialog_ErrorCouldNotResolve=Could not attempt to resolve {0}
493 BranchSelectionDialog_ErrorInvalidRefName=Invalid ref name
494 BranchSelectionDialog_ErrorCouldNotRenameRef=Failed to rename branch {0} -> {1}, status={2}
495 BranchSelectionDialog_ErrorRenameFailed=Rename failed
497 BranchSelectionDialog_LocalBranches=Local Branches
498 BranchSelectionDialog_NewBranch=&New branch
499 BranchSelectionDialog_OkCheckout=&Checkout
500 BranchSelectionDialog_OkReset=&Reset
501 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
502 BranchSelectionDialog_QuestionNewBranchNameMessage=Enter new name of the {0} branch. {1} will be prepended to the name you type
503 BranchSelectionDialog_QuestionNewBranchTitle=New branch
504 BranchSelectionDialog_QuestionNewBranchNameTitle=Rename branch
505 BranchSelectionDialog_ReallyResetMessage=Resetting will overwrite any changes in your working directory.\n\nDo you wish to continue?
506 BranchSelectionDialog_ReallyResetTitle=Really reset?
507 BranchSelectionDialog_RemoteBranches=Remote Branches
508 BranchSelectionDialog_ResetType=Reset Type
509 BranchSelectionDialog_ResetTypeHard=&Hard
510 BranchSelectionDialog_ResetTypeMixed=&Mixed (working directory unmodified)
511 BranchSelectionDialog_ResetTypeSoft=&Soft (Index and working directory unmodified)
512 BranchSelectionDialog_Tags=Tags
513 BranchSelectionDialog_Refs=Re&fs
514 BranchSelectionDialog_Rename=&Rename
516 Decorator_exceptionMessage=Errors occurred while applying Git decorations to resources.
518 DecoratorPreferencesPage_addVariablesTitle=Add Variables
519 DecoratorPreferencesPage_addVariablesAction=Add &Variables...
520 DecoratorPreferencesPage_recomputeAncestorDecorations=Re-decorate &ancestors when decorating changed resources
521 DecoratorPreferencesPage_recomputeAncestorDecorationsTooltip=Enabling this option will cause the ancestor-tree of any updated resources to also be re-decorated (minor performance impact).
522 DecoratorPreferencesPage_computeRecursiveLimit=Maximum number of levels to recurse for container decoration:
523 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.
524 DecoratorPreferencesPage_description=Shows Git specific information on resources in projects under version control.
525 DecoratorPreferencesPage_invalidInput=''{0}'' is not a valid input
526 DecoratorPreferencesPage_decorationSettings=Decoration &settings:
527 DecoratorPreferencesPage_preview=Preview:
528 DecoratorPreferencesPage_fileFormatLabel=&Files:
529 DecoratorPreferencesPage_folderFormatLabel=F&olders:
530 DecoratorPreferencesPage_projectFormatLabel=&Projects:
531 DecoratorPreferencesPage_fileFormatDefault={dirty:>} {name}
532 DecoratorPreferencesPage_folderFormatDefault={dirty:>} {name}
533 DecoratorPreferencesPage_projectFormatDefault={dirty:>} {name} [{repository} {branch}]
534 DecoratorPreferencesPage_labelDecorationsLink=See <a>''{0}''</a> to enable or disable Git decorations.
535 DecoratorPreferencesPage_generalTabFolder=&General
536 DecoratorPreferencesPage_bindingResourceName=name of the resource being decorated
537 DecoratorPreferencesPage_bindingBranchName=current branch of the project
538 DecoratorPreferencesPage_bindingDirtyFlag=flag indicating whether or not the resource is dirty
539 DecoratorPreferencesPage_bindingStagedFlag=flag indicating whether or not the resource is staged
540 DecoratorPreferencesPage_selectFormats=Select the format for file, folders, and project text labels:
541 DecoratorPreferencesPage_selectVariablesToAdd=Select the &variables to add to the decoration format:
542 DecoratorPreferencesPage_textLabel=T&ext Decorations
543 DecoratorPreferencesPage_iconLabel=&Icon Decorations
544 DecoratorPreferencesPage_iconsShowTracked=Tracked resources
545 DecoratorPreferencesPage_iconsShowUntracked=Untracked resources
546 DecoratorPreferencesPage_iconsShowStaged=Staged resources
547 DecoratorPreferencesPage_iconsShowConflicts=Conflicting resources
548 DecoratorPreferencesPage_iconsShowAssumeValid=Assumed unchanged resources
550 Decorator_exceptionMessage=Errors occurred while applying Git decorations to resources.
552 IgnoreAction_jobName=Ignore Git resources
553 IgnoreAction_taskName=Ignoring Git resources
554 IgnoreAction_error=Unable to ignore resources
555 Track_error=Add to Version Control failed
556 Track_see_log=See error log for details.
558 RepositoriesView_ActionCanceled_Message=Action was canceled
559 RepositoriesView_Add_Button=Add...
560 RepositoriesView_AddRepository_MenuItem=Add Git Repository...
561 RepositoriesView_AddRepository_Tooltip=Add an existing Git Repository
562 RepositoriesView_BranchCreationFailureMessage=Branch creation failed
563 RepositoriesView_BranchDeletionFailureMessage=Branch deletion failed
564 RepositoriesView_Branches_Nodetext=Branches
565 RepositoriesView_Checking_Message=Checking: {0}
566 RepositoriesView_CheckingOutMessage=Checking out {0}
567 RepositoriesView_CheckOut_MenuItem=Check out
568 RepositoriesView_Clone_Tooltip=Import (clone) a Git Repository
569 RepositoriesView_CollapseAllMenu=Collapse all
570 RepositoriesView_ConfigureFetchMenu=Configure Fetch...
571 RepositoriesView_ConfigurePushMenu=Configure Push...
572 RepositoriesView_ConfirmBranchDeletionMessage=Are you sure you want to forcefully delete branch {0}?\n\n\
573 No check will be done if all its commits have been merged to the currently checked out branch.
574 RepositoriesView_ConfirmDeleteRemoteHeader=Confirm deletion of remote configuration
575 RepositoriesView_ConfirmDeleteRemoteMessage=This will remove remote configuration {0} completely, are you sure?
576 RepositoriesView_ConfirmDeleteTitle=Confirm Branch Deletion
577 RepositoriesView_ConfirmProjectDeletion_Question={0} projects must be deleted, continue?
578 RepositoriesView_ConfirmProjectDeletion_WindowTitle=Confirm project deletion
579 RepositoriesView_CopyPathToClipboardMenu=Copy path to clipboard
580 RepositoriesView_CreateFetch_menu=Create Fetch...
581 RepositoriesView_CreatePush_menu=Create Push...
582 RepositoriesView_DeleteBranchMenu=Delete Branch...
583 RepositoriesView_Error_WindowTitle=Error
584 RepositoriesView_ErrorHeader=Error
585 RepositoriesView_ExistingProjects_Nodetext=Existing Projects
586 RepositoriesView_Import_Button=Import...
587 RepositoriesView_ImportExistingProjects_MenuItem=Import Existing projects...
588 RepositoriesView_ImportProject_MenuItem=Import
589 RepositoriesView_ImportProjectsMenu=Import projects...
590 RepositoriesView_ImportRepository_MenuItem=Import Git Repository...
591 RepositoriesView_LinkWithSelection_action=Link with selection
592 RepositoriesView_NewBranchTitle=Create Branch
593 RepositoriesView_NewLocalBranchMenu=Create a new local branch...
594 RepositoriesView_NewRemoteBranchMenu=Create a new remote branch...
595 RepositoriesView_NewRemoteMenu=New remote...
596 RepositoriesView_OpenInTextEditor_menu=Open in text editor
597 RepositoriesView_OpenPropertiesMenu=Open Properties view
598 RepositoriesView_Refresh_Button=Refresh
599 RepositoriesView_RemotesNodeText=Remotes
600 RepositoriesView_Remove_MenuItem=Remove
601 RepositoriesView_RemoveFetch_menu=Remove Fetch
602 RepositoriesView_RemovePush_menu=Remove Push
603 RepositoriesView_RemoveRemoteMenu=Remove remote...
604 RepositoriesView_WorkingDir_treenode=Working directory
605 RepositoriesViewContentProvider_ExceptionNodeText=Exception encountered while fetching children
606 RepositoriesViewLabelProvider_LocalBranchesNodetext=Local Branches
607 RepositoriesViewLabelProvider_RemoteBrancheNodetext=Remote Branches
608 RepositoriesViewLabelProvider_SymbolicRefNodeText=Symbolic References
609 RepositoriesViewLabelProvider_TagsNodeText=Tags
611 DiscardChangesAction_confirmActionTitle=Discard Local Changes
612 DiscardChangesAction_confirmActionMessage=This will discard all local changes for the selected resources. Are you sure you want to do this ?
613 DiscardChangesAction_unexpectedErrorTitle=Unexpected Error
614 DiscardChangesAction_unexpectedErrorMessage=An unexpected error occured while attempting to checkout resources.
615 DiscardChangesAction_unexpectedIndexErrorMessage=An unexpected error occured while attempting to interact with the Git Index.
616 DiscardChangesAction_refreshErrorTitle=Error During Refresh
617 DiscardChangesAction_refreshErrorMessage=Some of the selected resources could not be refreshed.
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 GitCreateProjectViaWizardWizard_AbortedMessage=Action was aborted
628 GitCreateProjectViaWizardWizard_WizardTitle=Import projects from Git Repository {0}
629 GitImportProjectsWizard_ImportExistingProjects0=Import existing projects
630 GitImportWithDirectoriesPage_PageMessage=Depending on the wizard, you may select a directory to determine the wizard's scope
631 GitImportWithDirectoriesPage_PageTitle=Select a wizard and decide how to share the imported projects
632 GitImportWithDirectoriesPage_SelectFolderMessage=Please select a folder
633 GitImportWizard_WizardTitle=Import Projects from Git
634 GitSelectRepositoryPage_AddButton=Add...
635 GitSelectRepositoryPage_AddTooltip=Add a Git Repository from the local file system
636 GitSelectRepositoryPage_CloneButton=Clone...
637 GitSelectRepositoryPage_CloneTooltip=Clone a Git Repository and add it to the list
638 GitSelectRepositoryPage_NoRepoFoundMessage=No repositories found, please clone or add a repository
639 GitSelectRepositoryPage_PageMessage=You can also clone a repository or add local repositories to the list
640 GitSelectRepositoryPage_PageTitle=Select a Git Repository
641 GitSelectRepositoryPage_PleaseSelectMessage=Please select a repository from the list
642 GitSelectWizardPage_AutoShareButton=Try to share newly created projects automatically
643 GitSelectWizardPage_ImportAsGeneralButton=Import as General Project
644 GitSelectWizardPage_ImportExistingButton=Import Existing Projects
645 GitSelectWizardPage_InteractiveShareButton=Share new projects interactively
646 GitSelectWizardPage_NoShareButton=Do not share new projects
647 GitSelectWizardPage_ProjectCreationHeader=Method for project creation
648 GitSelectWizardPage_SharingProjectsHeader=Method for sharing projects after project creation
649 GitSelectWizardPage_UseNewProjectsWizardButton=Use the New Projects wizard
650 GitSelectWizardPage_WizardTitle=Choose how to import and share projects from at Git Repository
651 GitShareProjectsPage_AbortedMessage=Action was aborted
652 GitShareProjectsPage_NoNewProjectMessage=No new projects found
653 GitShareProjectsPage_NoRepoForProjectMessage=No Git repository for project {0}
654 GitShareProjectsPage_NoRepoFoundMessage=No repository found
655 GitShareProjectsPage_NothingSelectedMessage=Nothing selected
656 GitShareProjectsPage_PageTitle=Share projects with Git
657 GitShareProjectsPage_ProjectAlreadySharedMessage=Project {0} already shared
658 GitShareProjectsPage_ProjectNameLabel=Project name
659 GitShareProjectsPage_RepositoryLabel=Git Repository
661 UIIcons_errorDeterminingIconBase=Can't determine icon base.
662 UIIcons_errorLoadingPluginImage=Can't load plugin image.