Use text resources for the Commit dialog and add shortcuts.
[egit/imyousuf.git] / org.spearce.egit.ui / src / org / spearce / egit / ui / uitext.properties
blob3c9a21c24fb714b74508d0bd6e977e57205b127f
1 ##
2 ##  Copyright (C) 2006  Shawn Pearce <spearce@spearce.org>
3 ##
4 ##  This library is free software; you can redistribute it and/or
5 ##  modify it under the terms of the GNU Lesser General Public
6 ##  License, version 2.1, as published by the Free Software Foundation.
7 ##
8 ##  This library is distributed in the hope that it will be useful,
9 ##  but WITHOUT ANY WARRANTY; without even the implied warranty of
10 ##  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11 ##  Lesser General Public License for more details.
13 ##  You should have received a copy of the GNU Lesser General Public
14 ##  License along with this library; if not, write to the Free Software
15 ##  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301
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
33 SharingWizard_windowTitle=Configure Git Repository
34 SharingWizard_failed=Failed to initialize Git team provider.
36 GenericOperationFailed={0} Failed
38 ExistingOrNewPage_title=Configure Git Repository
39 ExistingOrNewPage_description=Select Git Repository Location
40 ExistingOrNewPage_groupHeader=Repository Location
41 ExistingOrNewPage_useExisting=Search for existing Git repositories
42 ExistingOrNewPage_createNew=Create a new Git repository for this project
43 ExistingOrNewPage_createInParent=Create repository in project's parent directory
45 GitCloneWizard_title=Import Git Repository
46 GitCloneWizard_jobName=Cloning from {0}
47 GitCloneWizard_failed=Git repository clone failed.
48 GitCloneWizard_errorCannotCreate=Cannot create directory {0}.
50 RepositorySelectionPage_sourceSelectionTitle=Source Git Repository
51 RepositorySelectionPage_sourceSelectionDescription=Enter the location of the source repository.
52 RepositorySelectionPage_destinationSelectionTitle=Destination Git Repository
53 RepositorySelectionPage_destinationSelectionDescription=Enter the location of the destination repository.
54 RepositorySelectionPage_configuredRemoteChoice=Configured remote repository
55 RepositorySelectionPage_uriChoice=Custom URI
56 RepositorySelectionPage_groupLocation=Location
57 RepositorySelectionPage_groupAuthentication=Authentication
58 RepositorySelectionPage_groupConnection=Connection
59 RepositorySelectionPage_promptURI=UR&I
60 RepositorySelectionPage_promptHost=&Host
61 RepositorySelectionPage_promptPath=&Repository path
62 RepositorySelectionPage_promptUser=&User
63 RepositorySelectionPage_promptPassword=&Password
64 RepositorySelectionPage_promptScheme=Protoco&l
65 RepositorySelectionPage_promptPort=Por&t
66 RepositorySelectionPage_fieldRequired={0} required for {1} protocol.
67 RepositorySelectionPage_fieldNotSupported={0} not supported on {1} protocol.
68 RepositorySelectionPage_fileNotFound={0} does not exist.
69 RepositorySelectionPage_internalError=Internal error; consult Eclipse error log.
71 SourceBranchPage_title=Source Git Repository
72 SourceBranchPage_description=Select branches to clone from remote repository.
73 SourceBranchPage_branchList=Branches &of {0}:
74 SourceBranchPage_selectAll=&Select All
75 SourceBranchPage_selectNone=&Deselect All
76 SourceBranchPage_errorBranchRequired=At least one branch must be selected.
77 SourceBranchPage_transportError=Transport Error
78 SourceBranchPage_cannotListBranches=Cannot list the available branches.
79 SourceBranchPage_remoteListingCancelled=Operation cancelled
80 SourceBranchPage_cannotCreateTemp=Couldn't create temporary repository.
83 CloneDestinationPage_title=Local Destination
84 CloneDestinationPage_description=Configure the local storage location for {0}.
85 CloneDestinationPage_groupDestination=Destination
86 CloneDestinationPage_groupConfiguration=Configuration
87 CloneDestinationPage_promptDirectory=&Directory
88 CloneDestinationPage_promptInitialBranch=Initial &branch
89 CloneDestinationPage_promptRemoteName=Remote na&me
90 CloneDestinationPage_fieldRequired={0} is required.
91 CloneDestinationPage_browseButton=Bro&wse
92 CloneDestinationPage_errorNotEmptyDir={0} is not an empty directory.
93 CloneDestinationPage_importProjectsAfterClone=&Import projects after clone
94 CloneDestinationPage_workspaceImport=Workspace import
96 RefSpecPanel_clickToChange=[Click to change]
97 RefSpecPanel_columnDst=Destination Ref
98 RefSpecPanel_columnForce=Force Update
99 RefSpecPanel_columnMode=Mode
100 RefSpecPanel_columnRemove=Remove
101 RefSpecPanel_columnSrc=Source Ref
102 RefSpecPanel_creationButton=Add spec
103 RefSpecPanel_creationButtonDescription=Add this create/update specification to set of {0} specifications.
104 RefSpecPanel_creationDst=Destination ref:
105 RefSpecPanel_creationGroup=Add create/update specificaton
106 RefSpecPanel_creationSrc=Source ref:
107 RefSpecPanel_deletionButton=Add spec
108 RefSpecPanel_deletionButtonDescription=Add this delete specification to set of push specifications.
109 RefSpecPanel_deletionGroup=Add delete ref specificaton
110 RefSpecPanel_deletionRef=Remote ref to delete:
111 RefSpecPanel_dstFetchDescription=Local destination ref(s) to fetch to - create or update.
112 RefSpecPanel_dstPushDescription=Remote destination ref(s) to push to - create or update.
113 RefSpecPanel_dstDeletionDescription=Remote ref to delete.
114 RefSpecPanel_errorRemoteConfigDescription=Can't parse remote configuration URIs.
115 RefSpecPanel_errorRemoteConfigTitle=Remote configuration problem
116 RefSpecPanel_fetch=fetch
117 RefSpecPanel_forceAll=Force update all specs
118 RefSpecPanel_forceAllDescription=Set force update setting to all speficications.
119 RefSpecPanel_forceDeleteDescription=Delete specification is always unconditional.
120 RefSpecPanel_forceFalseDescription=Allow only fast-forward update: old object must merge into new object.
121 RefSpecPanel_forceTrueDescription=Allow non-fast-forward update: old object doesn't have to merge to new object.
122 RefSpecPanel_modeDelete=Delete
123 RefSpecPanel_modeDeleteDescription=This is a delete specification.
124 RefSpecPanel_modeUpdate=Update
125 RefSpecPanel_modeUpdateDescription=This is a create/update specification.
126 RefSpecPanel_predefinedAll=Add all branches spec
127 RefSpecPanel_predefinedAllDescription=Add specification covering all branches.
128 RefSpecPanel_predefinedConfigured=Add configured {0} specs
129 RefSpecPanel_predefinedConfiguredDescription=Add previously configured specifications for this configured remote (if available).
130 RefSpecPanel_predefinedGroup=Add predefined specification
131 RefSpecPanel_predefinedTags=Add all tags spec
132 RefSpecPanel_predefinedTagsDescription=Add specification covering all tags.
133 RefSpecPanel_push=push
134 RefSpecPanel_refChooseSome=choose/some/ref
135 RefSpecPanel_refChooseSomeWildcard=choose/some/ref/*
136 RefSpecPanel_refChooseRemoteName=choose_remote_name
137 RefSpecPanel_removeAll=Remove all specs
138 RefSpecPanel_removeAllDescription=Remove all speficications.
139 RefSpecPanel_removeDescription=Click to remove this specification.
140 RefSpecPanel_specifications=Specifications for {0}
141 RefSpecPanel_srcFetchDescription=Remote source ref(s) to fetch from.
142 RefSpecPanel_srcPushDescription=Local source ref(s) to push from.
143 RefSpecPanel_srcDeleteDescription=Delete specification always has an empty source ref.
144 RefSpecPanel_validationDstInvalidExpression={0} is not a valid ref expression for destination.
145 RefSpecPanel_validationDstRequired=Destination ref is required.
146 RefSpecPanel_validationRefDeleteRequired=Ref name to delete is required.
147 RefSpecPanel_validationRefDeleteWildcard=Delete ref cannot be a wildcard.
148 RefSpecPanel_validationRefInvalidExpression={0} is not a valid ref expression.
149 RefSpecPanel_validationRefInvalidLocal={0} is not a valid ref in local repository.
150 RefSpecPanel_validationRefNonExistingRemote={0} does not exist in remote repository.
151 RefSpecPanel_validationRefNonExistingRemoteDelete={0} already does not exist in remote repository.
152 RefSpecPanel_validationRefNonMatchingLocal={0} does not match any ref in local repository.
153 RefSpecPanel_validationRefNonMatchingRemote={0} does not match any ref in remote repository.
154 RefSpecPanel_validationSpecificationsOverlappingDestination=Two or more specifications point to {0} (the same destination).
155 RefSpecPanel_validationSrcUpdateRequired=Source ref is required for update/create specification.
156 RefSpecPanel_validationWildcardInconsistent=Wildcard must be set either on both source and destination or on none of them.
158 RefSpecPage_descriptionFetch=Select refs to fetch.
159 RefSpecPage_descriptionPush=Select refs to push.
160 RefSpecPage_errorDontMatchSrc=Specifications don't match any existing refs in source repository.
161 RefSpecPage_errorTransportDialogMessage=Cannot get remote repository refs.
162 RefSpecPage_errorTransportDialogTitle=Transport Error
163 RefSpecPage_operationCancelled=Operation cancelled.
164 RefSpecPage_saveSpecifications=Save specifications in "{0}" configuration
165 RefSpecPage_titleFetch=Fetch Ref Specifications
166 RefSpecPage_titlePush=Push Ref Specifications
167 RefSpecPage_annotatedTagsGroup=Annotated tags fetching strategy
168 RefSpecPage_annotatedTagsAutoFollow=Automatically follow tags if we fetch the thing they point at
169 RefSpecPage_annotatedTagsFetchTags=Always fetch tags, even if we do not have the thing it points at
170 RefSpecPage_annotatedTagsNoTags=Never fetch tags, even if we have the thing it points at
172 Decorator_failedLazyLoading=Resource decorator failed to load tree contents on demand.
173 QuickDiff_failedLoading=Quick diff failed to obtain file data.
175 ResourceHistory_toggleCommentWrap=Wrap Comments
176 ResourceHistory_toggleCommentFill=Fill paragraphs
177 ResourceHistory_toggleRevDetail=Show Revision Details
178 ResourceHistory_toggleRevComment=Show Revision Comment
179 ResourceHistory_toggleTooltips=Show Revision Tooltip
181 HistoryPage_authorColumn=Author
182 HistoryPage_dateColumn=Date
183 HistoryPage_pathnameColumn=Path
184 HistoryPage_refreshJob=Reading history from Git
186 HistoryPage_findbar_findTooltip=Find
187 HistoryPage_findbar_find=Find:
188 HistoryPage_findbar_next=next
189 HistoryPage_findbar_previous=previous
190 HistoryPage_findbar_ignorecase=Ignore case
191 HistoryPage_findbar_commit=Commit
192 HistoryPage_findbar_comments=Comments
193 HistoryPage_findbar_author=Author
194 HistoryPage_findbar_committer=Committer
195 HistoryPage_findbar_changeto_commit=Change to Commit
196 HistoryPage_findbar_changeto_comments=Change to Comments
197 HistoryPage_findbar_changeto_author=Change to Author
198 HistoryPage_findbar_changeto_committer=Change to Committer
199 HistoryPage_findbar_exceeded=Results limit exceeded
200 HistoryPage_findbar_notFound=String not found
202 HistoryPreferencePage_title=Git
204 PushAction_wrongURIDescription=Remote repositories URIs configuration is corrupted.
205 PushAction_wrongURITitle=Corrupted Configuration
207 PushWizard_cantConnectToAny=Can't connect to any repository: {0}
208 PushWizard_cantPrepareUpdatesMessage=Can't resolve ref specifications locally (local refs changed?) or create tracking ref update.
209 PushWizard_cantPrepareUpdatesTitle=Preparing Ref Updates Error
210 PushWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
211 PushWizard_cantSaveTitle=Configuration Storage Warning
212 PushWizard_jobName=Pushing to...{0}
213 PushWizard_missingRefsMessage=Ref specifications don't match any source ref (local refs changed?).
214 PushWizard_missingRefsTitle=Missing Refs Error
215 PushWizard_unexpectedError=Unexpected error occurred.
216 PushWizard_windowTitleDefault=Push To Another Repositories
217 PushWizard_windowTitleWithDestination=Push To: {0}
219 CommitDialog_AddFileOnDiskToIndex=Add file on &disk to index
220 CommitDialog_AddSOB=Add Signed-off-&by
221 CommitDialog_AmendPreviousCommit=A&mend previous commit
222 CommitDialog_Author=&Author:
223 CommitDialog_Commit=&Commit
224 CommitDialog_CommitChanges=Commit Changes
225 CommitDialog_CommitMessage=Commit &Message:
226 CommitDialog_DeselectAll=&Deselect All
227 CommitDialog_ErrorInvalidAuthor=Invalid author
228 CommitDialog_ErrorInvalidAuthorSpecified=Invalid author specified. Please use the form:\nA U Thor <author@example.com>
229 CommitDialog_ErrorMustEnterCommitMessage=You must enter a commit message
230 CommitDialog_ErrorNoItemsSelected=No items selected
231 CommitDialog_ErrorNoItemsSelectedToBeCommitted=No items are currently selected to be committed.
232 CommitDialog_ErrorNoMessage=No message
233 CommitDialog_File=File
234 CommitDialog_SelectAll=&Select All
235 CommitDialog_Status=Status
236 CommitDialog_StatusAdded=Added
237 CommitDialog_StatusAddedIndexDiff=Added, index diff
238 CommitDialog_StatusModified=Modified
239 CommitDialog_StatusModifiedIndexDiff=Mod., index diff
240 CommitDialog_StatusModifiedNotStaged=Mod., not staged
241 CommitDialog_StatusRemoved=Removed
242 CommitDialog_StatusRemovedNotStaged=Rem., not staged
243 CommitDialog_StatusUnknown=Unknown
244 ConfirmationPage_cantConnectToAnyTitle=Can't Connect
245 ConfirmationPage_cantConnectToAny=Can't connect to any URI: {0}
246 ConfirmationPage_description=Confirm following expected push result.
247 ConfirmationPage_errorCantResolveSpecs=Can't resolve ref specifications locally or create tracking ref update: {0}
248 ConfirmationPage_errorInterrupted=Operation was interrupted.
249 ConfirmationPage_errorRefsChangedNoMatch=Local refs changed, ref specifications don't match any source ref.
250 ConfirmationPage_errorUnexpected=Unexpected error occurred: {0}
251 ConfirmationPage_requireUnchangedButton=Push only if remote refs don't change in the mean time
252 ConfirmationPage_showOnlyIfChanged=Show final report dialog only when it differs from this confirmation report
253 ConfirmationPage_title=Push Confirmation
255 PushResultTable_columnStatusRepo=Status: Repo #{0}
256 PushResultTable_columnDst=Destination Ref
257 PushResultTable_columnSrc=Source Ref
258 PushResultTable_columnMode=Mode
259 PushResultTable_statusUnexpected=Unexpected update status: {0}
260 PushResultTable_statusConnectionFailed=[connection failed]
261 PushResultTable_statusDetailChanged=remote ref object changed,\nnow it's: {0},\nnot expected: {1}
262 PushResultTable_refNonExisting=(non existing)
263 PushResultTable_statusDetailDeleted=old value: {0}
264 PushResultTable_statusDetailNonFastForward=non-fast forward
265 PushResultTable_statusDetailNoDelete=remote side does not support deleting refs
266 PushResultTable_statusDetailNonExisting=remote ref already does not exist
267 PushResultTable_statusDetailForcedUpdate=forced update (non-fast forward)
268 PushResultTable_statusDetailFastForward=fast forward
269 PushResultTable_statusRemoteRejected=[remote rejected]
270 PushResultTable_statusRejected=[rejected]
271 PushResultTable_statusNoMatch=[no match]
272 PushResultTable_statusUpToDate=[up to date]
273 PushResultTable_statusOkDeleted=[deleted]
274 PushResultTable_statusOkNewBranch=[new branch]
275 PushResultTable_statusOkNewTag=[new tag]
277 ResultDialog_title=Push Results: {0}
278 ResultDialog_label=Pushed to {0}.
280 FetchAction_wrongURITitle=Corrupted Configuration
281 FetchAction_wrongURIMessage=Remote repositories URIs configuration is corrupted.
283 FetchResultDialog_labelEmptyResult=No ref to fetch from {0} - everything up to date.
284 FetchResultDialog_labelNonEmptyResult=Fetched from {0}.
285 FetchResultDialog_title=Fetch Results: {0}
287 FetchResultTable_columnDst=Destination Ref
288 FetchResultTable_columnSrc=Source Ref
289 FetchResultTable_columnStatus=Status
290 FetchResultTable_statusDetailCouldntLock=couldn't lock local tracking ref for update
291 FetchResultTable_statusDetailFastForward=fast forward
292 FetchResultTable_statusDetailIOError=I/O error occurred during local tracking ref update
293 FetchResultTable_statusDetailNonFastForward=non-fast forward
294 FetchResultTable_statusIOError=[i/o error]
295 FetchResultTable_statusLockFailure=[lock fail]
296 FetchResultTable_statusNew=[new]
297 FetchResultTable_statusNewBranch=[new branch]
298 FetchResultTable_statusNewTag=[new tag]
299 FetchResultTable_statusRejected=[rejected]
300 FetchResultTable_statusUnexpected=Unexpected update status: {0}
301 FetchResultTable_statusUpToDate=[up to date]
303 FetchWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
304 FetchWizard_cantSaveTitle=Configuration Storage Warning
305 FetchWizard_fetchNotSupported=Fetch operation is not supported by this transport.
306 FetchWizard_jobName=Fetching from: {0}
307 FetchWizard_transportError=Transport error occured during fetch operation.
308 FetchWizard_transportNotSupportedMessage=Selected URI is not supported by any transport implementation.
309 FetchWizard_transportNotSupportedTitle=Transport Not Supported
310 FetchWizard_windowTitleDefault=Fetch From Another Repository
311 FetchWizard_windowTitleWithSource=Fetch From: {0}
313 WindowCachePreferencePage_title=Git Window Cache
314 WindowCachePreferencePage_packedGitWindowSize=Window size:
315 WindowCachePreferencePage_packedGitLimit=Window cache limit:
316 WindowCachePreferencePage_deltaBaseCacheLimit=Delta base cache limit:
317 WindowCachePreferencePage_packedGitMMAP=Use virtual memory mapping