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