Handle null remoteName in RefSpecPanel better
[egit/zawir.git] / org.spearce.egit.ui / src / org / spearce / egit / ui / uitext.properties
blobc2b91f71c2a81d06865341b8b59b2bdbb2c895f7
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 SharingWizard_windowTitle=Configure Git Repository
19 SharingWizard_failed=Failed to initialize Git team provider.
21 GenericOperationFailed={0} Failed
23 ExistingOrNewPage_title=Configure Git Repository
24 ExistingOrNewPage_description=Select Git Repository Location
25 ExistingOrNewPage_groupHeader=Repository Location
26 ExistingOrNewPage_useExisting=Search for existing Git repositories
27 ExistingOrNewPage_createNew=Create a new Git repository for this project
28 ExistingOrNewPage_createInParent=Create repository in project's parent directory
30 GitCloneWizard_title=Import Git Repository
31 GitCloneWizard_jobName=Cloning from {0}
32 GitCloneWizard_failed=Git repository clone failed.
33 GitCloneWizard_errorCannotCreate=Cannot create directory {0}.
35 RepositorySelectionPage_sourceSelectionTitle=Source Git Repository
36 RepositorySelectionPage_sourceSelectionDescription=Enter the location of the source repository.
37 RepositorySelectionPage_destinationSelectionTitle=Destination Git Repository
38 RepositorySelectionPage_destinationSelectionDescription=Enter the location of the destination repository.
39 RepositorySelectionPage_configuredRemoteChoice=Configured remote repository
40 RepositorySelectionPage_uriChoice=Custom URI
41 RepositorySelectionPage_groupLocation=Location
42 RepositorySelectionPage_groupAuthentication=Authentication
43 RepositorySelectionPage_groupConnection=Connection
44 RepositorySelectionPage_promptURI=URI
45 RepositorySelectionPage_promptHost=Host
46 RepositorySelectionPage_promptPath=Repository path
47 RepositorySelectionPage_promptUser=User
48 RepositorySelectionPage_promptPassword=Password
49 RepositorySelectionPage_promptScheme=Protocol
50 RepositorySelectionPage_promptPort=Port
51 RepositorySelectionPage_fieldRequired={0} required for {1} protocol.
52 RepositorySelectionPage_fieldNotSupported={0} not supported on {1} protocol.
53 RepositorySelectionPage_fileNotFound={0} does not exist.
54 RepositorySelectionPage_internalError=Internal error; consult Eclipse error log.
56 SourceBranchPage_title=Source Git Repository
57 SourceBranchPage_description=Select branches to clone from remote repository.
58 SourceBranchPage_branchList=Branches of {0}:
59 SourceBranchPage_selectAll=Select All
60 SourceBranchPage_selectNone=Deselect All
61 SourceBranchPage_errorBranchRequired=At least one branch must be selected.
62 SourceBranchPage_transportError=Transport Error
63 SourceBranchPage_cannotListBranches=Cannot list the available branches.
64 SourceBranchPage_remoteListingCancelled=Operation cancelled
65 SourceBranchPage_cannotCreateTemp=Couldn't create temporary repository.
68 CloneDestinationPage_title=Local Destination
69 CloneDestinationPage_description=Configure the local storage location for {0}.
70 CloneDestinationPage_groupDestination=Destination
71 CloneDestinationPage_groupConfiguration=Configuration
72 CloneDestinationPage_promptDirectory=Directory
73 CloneDestinationPage_promptInitialBranch=Initial branch
74 CloneDestinationPage_promptRemoteName=Remote name
75 CloneDestinationPage_fieldRequired={0} is required.
76 CloneDestinationPage_browseButton=Browse
77 CloneDestinationPage_errorNotEmptyDir={0} is not an empty directory.
79 RefSpecPanel_clickToChange=[Click to change]
80 RefSpecPanel_columnDst=Destination Ref
81 RefSpecPanel_columnForce=Force Update
82 RefSpecPanel_columnMode=Mode
83 RefSpecPanel_columnRemove=Remove
84 RefSpecPanel_columnSrc=Source Ref
85 RefSpecPanel_creationButton=Add spec
86 RefSpecPanel_creationButtonDescription=Add this create/update specification to set of {0} specifications.
87 RefSpecPanel_creationDst=Destination ref:
88 RefSpecPanel_creationGroup=Add create/update specificaton
89 RefSpecPanel_creationSrc=Source ref:
90 RefSpecPanel_deletionButton=Add spec
91 RefSpecPanel_deletionButtonDescription=Add this delete specification to set of push specifications.
92 RefSpecPanel_deletionGroup=Add delete ref specificaton
93 RefSpecPanel_deletionRef=Remote ref to delete:
94 RefSpecPanel_dstFetchDescription=Local destination ref(s) to fetch to - create or update.
95 RefSpecPanel_dstPushDescription=Remote destination ref(s) to push to - create or update.
96 RefSpecPanel_dstDeletionDescription=Remote ref to delete.
97 RefSpecPanel_errorRemoteConfigDescription=Can't parse remote configuration URIs.
98 RefSpecPanel_errorRemoteConfigTitle=Remote configuration problem
99 RefSpecPanel_fetch=fetch
100 RefSpecPanel_forceAll=Force update all specs
101 RefSpecPanel_forceAllDescription=Set force update setting to all speficications.
102 RefSpecPanel_forceDeleteDescription=Delete specification is always unconditional.
103 RefSpecPanel_forceFalseDescription=Allow only fast-forward update: old object must merge into new object.
104 RefSpecPanel_forceTrueDescription=Allow non-fast-forward update: old object doesn't have to merge to new object.
105 RefSpecPanel_modeDelete=Delete
106 RefSpecPanel_modeDeleteDescription=This is a delete specification.
107 RefSpecPanel_modeUpdate=Update
108 RefSpecPanel_modeUpdateDescription=This is a create/update specification.
109 RefSpecPanel_predefinedAll=Add all branches spec
110 RefSpecPanel_predefinedAllDescription=Add specification covering all branches.
111 RefSpecPanel_predefinedConfigured=Add configured {0} specs
112 RefSpecPanel_predefinedConfiguredDescription=Add previously configured specifications for this configured remote (if available).
113 RefSpecPanel_predefinedGroup=Add predefined specification
114 RefSpecPanel_predefinedTags=Add all tags spec
115 RefSpecPanel_predefinedTagsDescription=Add specification covering all tags.
116 RefSpecPanel_push=push
117 RefSpecPanel_refChooseSome=choose/some/ref
118 RefSpecPanel_refChooseSomeWildcard=choose/some/ref/*
119 RefSpecPanel_refChooseRemoteName=choose_remote_name
120 RefSpecPanel_removeAll=Remove all specs
121 RefSpecPanel_removeAllDescription=Remove all speficications.
122 RefSpecPanel_removeDescription=Click to remove this specification.
123 RefSpecPanel_specifications=Specifications for {0}
124 RefSpecPanel_srcFetchDescription=Remote source ref(s) to fetch from.
125 RefSpecPanel_srcPushDescription=Local source ref(s) to push from.
126 RefSpecPanel_srcDeleteDescription=Delete specification always has an empty source ref.
127 RefSpecPanel_validationDstInvalidExpression={0} is not a valid ref expression for destination.
128 RefSpecPanel_validationDstRequired=Destination ref is required.
129 RefSpecPanel_validationRefDeleteRequired=Ref name to delete is required.
130 RefSpecPanel_validationRefDeleteWildcard=Delete ref cannot be a wildcard.
131 RefSpecPanel_validationRefInvalidExpression={0} is not a valid ref expression.
132 RefSpecPanel_validationRefInvalidLocal={0} is not a valid ref in local repository.
133 RefSpecPanel_validationRefNonExistingRemote={0} does not exist in remote repository.
134 RefSpecPanel_validationRefNonExistingRemoteDelete={0} already does not exist in remote repository.
135 RefSpecPanel_validationRefNonMatchingLocal={0} does not match any ref in local repository.
136 RefSpecPanel_validationRefNonMatchingRemote={0} does not match any ref in remote repository.
137 RefSpecPanel_validationSpecificationsOverlappingDestination=Two or more specifications point to {0} (the same destination).
138 RefSpecPanel_validationSrcUpdateRequired=Source ref is required for update/create specification.
139 RefSpecPanel_validationWildcardInconsistent=Wildcard must be set either on both source and destination or on none of them.
141 RefSpecPage_descriptionFetch=Select refs to fetch.
142 RefSpecPage_descriptionPush=Select refs to push.
143 RefSpecPage_errorDontMatchSrc=Specifications don't match any existing refs in source repository.
144 RefSpecPage_errorTransportDialogMessage=Cannot get remote repository refs.
145 RefSpecPage_errorTransportDialogTitle=Transport Error
146 RefSpecPage_operationCancelled=Operation cancelled.
147 RefSpecPage_saveSpecifications=Save specifications in "{0}" configuration
148 RefSpecPage_titleFetch=Fetch Ref Specifications
149 RefSpecPage_titlePush=Push Ref Specifications
151 Decorator_failedLazyLoading=Resource decorator failed to load tree contents on demand.
152 QuickDiff_failedLoading=Quick diff failed to obtain file data.
154 ResourceHistory_toggleCommentWrap=Wrap Comments
155 ResourceHistory_toggleCommentFill=Fill paragraphs
156 ResourceHistory_toggleRevDetail=Show Revision Details
157 ResourceHistory_toggleRevComment=Show Revision Comment
158 ResourceHistory_toggleTooltips=Show Revision Tooltip
160 HistoryPage_authorColumn=Author
161 HistoryPage_dateColumn=Date
162 HistoryPage_pathnameColumn=Path
163 HistoryPage_refreshJob=Reading history from Git
165 HistoryPage_findbar_findTooltip=Find
166 HistoryPage_findbar_find=Find:
167 HistoryPage_findbar_next=next
168 HistoryPage_findbar_previous=previous
169 HistoryPage_findbar_ignorecase=Ignore case
170 HistoryPage_findbar_commit=Commit
171 HistoryPage_findbar_comments=Comments
172 HistoryPage_findbar_author=Author
173 HistoryPage_findbar_committer=Committer
174 HistoryPage_findbar_changeto_commit=Change to Commit
175 HistoryPage_findbar_changeto_comments=Change to Comments
176 HistoryPage_findbar_changeto_author=Change to Author
177 HistoryPage_findbar_changeto_committer=Change to Committer
178 HistoryPage_findbar_exceeded=Results limit exceeded
179 HistoryPage_findbar_notFound=String not found
181 HistoryPreferencePage_title=Git
183 PushAction_wrongURIDescription=Remote repositories URIs configuration is corrupted.
184 PushAction_wrongURITitle=Corrupted Configuration
186 PushWizard_cantConnectToAny=Can't connect to any repository: {0}
187 PushWizard_cantPrepareUpdatesMessage=Can't resolve ref specifications locally (local refs changed?) or create tracking ref update.
188 PushWizard_cantPrepareUpdatesTitle=Preparing Ref Updates Error
189 PushWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
190 PushWizard_cantSaveTitle=Configuration Storage Warning
191 PushWizard_jobName=Pushing to...{0}
192 PushWizard_missingRefsMessage=Ref specifications don't match any source ref (local refs changed?).
193 PushWizard_missingRefsTitle=Missing Refs Error
194 PushWizard_unexpectedError=Unexpected error occurred.
195 PushWizard_windowTitleDefault=Push To Another Repositories
196 PushWizard_windowTitleWithDestination=Push To: {0}
198 ConfirmationPage_cantConnectToAny=Can't connect to any URI: {0}
199 ConfirmationPage_description=Confirm following expected push result.
200 ConfirmationPage_errorCantResolveSpecs=Can't resolve ref specifications locally or create tracking ref update: {0}
201 ConfirmationPage_errorInterrupted=Operation was interrupted.
202 ConfirmationPage_errorRefsChangedNoMatch=Local refs changed, ref specifications don't match any source ref.
203 ConfirmationPage_errorUnexpected=Unexpected error occurred: {0}
204 ConfirmationPage_requireUnchangedButton=Push only if remote refs don't change in the mean time
205 ConfirmationPage_showOnlyIfChanged=Show final report dialog only when it differs from this confirmation report
206 ConfirmationPage_title=Push Confirmation
208 PushResultTable_columnStatusRepo=Status: Repo #{0}
209 PushResultTable_columnDst=Destination Ref
210 PushResultTable_columnSrc=Source Ref
211 PushResultTable_columnMode=Mode
212 PushResultTable_statusUnexpected=Unexpected update status: {0}
213 PushResultTable_statusConnectionFailed=[connection failed]
214 PushResultTable_statusDetailChanged=remote ref object changed,\nnow it's: {0},\nnot expected: {1}
215 PushResultTable_refNonExisting=(non existing)
216 PushResultTable_statusDetailDeleted=old value: {0}
217 PushResultTable_statusDetailNonFastForward=non-fast forward
218 PushResultTable_statusDetailNoDelete=remote side does not support deleting refs
219 PushResultTable_statusDetailNonExisting=remote ref already does not exist
220 PushResultTable_statusDetailForcedUpdate=forced update (non-fast forward)
221 PushResultTable_statusDetailFastForward=fast forward
222 PushResultTable_statusRemoteRejected=[remote rejected]
223 PushResultTable_statusRejected=[rejected]
224 PushResultTable_statusNoMatch=[no match]
225 PushResultTable_statusUpToDate=[up to date]
226 PushResultTable_statusOkDeleted=[deleted]
227 PushResultTable_statusOkNewBranch=[new branch]
228 PushResultTable_statusOkNewTag=[new tag]
230 ResultDialog_title=Push Results: {0}
231 ResultDialog_label=Pushed to {0}.
233 WindowCachePreferencePage_title=Git Window Cache
234 WindowCachePreferencePage_packedGitWindowSize=Window size:
235 WindowCachePreferencePage_packedGitLimit=Window cache limit:
236 WindowCachePreferencePage_deltaBaseCacheLimit=Delta base cache limit:
237 WindowCachePreferencePage_packedGitMMAP=Use virtual memory mapping