Skip to main content
summaryrefslogtreecommitdiffstats
blob: d76b21eb45380d5e99090e4e0d60edd7ef772974 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials 
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
# 
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
###############################################
# Message catalog for org.eclipse.team.ui
###############################################

AuthenticatedTargetSitePropertiesPage.Server=Server hostname:
AuthenticatedTargetSitePropertiesPage.User=&User:
AuthenticatedTargetSitePropertiesPage.Password=&Password:
AuthenticatedTargetSitePropertiesPage.Error=Error Occurred

ProjectTargetMappingPropertiesPage.Error=A Bad Thing (tm) happened.
ProjectTargetMappingPropertiesPage.URL=Target site URL:
ProjectTargetMappingPropertiesPage.FolderName=Deployment path:
ProjectTargetMappingPropertiesPage.ChangeBtn=&Change these settings...

CatchupReleaseViewer.open=&Show Content Comparison
CatchupReleaseViewer.expand=&Expand All
CatchupReleaseViewer.ignoreWhiteSpace=&Ignore White Space
CatchupReleaseViewer.refreshAction=&Refresh With Remote
CatchupReleaseViewer.showIncomingAction=Toggle showing of incoming Changes
CatchupReleaseViewer.showInNavigator=Show in &Navigator
CatchupReleaseViewer.showOnlyConflictsAction=Toggle showing of conflicting
CatchupReleaseViewer.showOutgoingAction=Toggle showing of outgoing Changes
CatchupReleaseViewer.removeFromView=Remove &From View
CatchupReleaseViewer.copyAllRightToLeft=Copy &All Changes From Right To Left
CatchupReleaseViewer.Compare_File_Contents_1=Compare File Contents
CatchupReleaseViewer.Copying_right_contents_into_workspace_2=Copying right contents into workspace
CatchupReleaseViewer.MakingLocalLikeRemote=Processing {0}

ConfigureProjectAction.configureProject=Configure Project
ConfigureProjectWizard.configureProject=Share Project
ConfigureProjectWizard.description=Select the repository plug-in that will be used to share the selected project.
ConfigureProjectWizard.title=Share Project
ConfigureProjectWizardMainPage.selectRepository=Select a repository type:
ConfigureProjectWizardMainPage.selectTarget=Select a site type:

ConfigurationWizard.exceptionCreatingWizard=Exception creating wizard.

DeconfigureProjectAction.deconfigureProject=Deconfigure Project

IgnorePreferencePage.description=Use this page to specify a list of resource name patterns to exclude from version control.
IgnorePreferencePage.add=&Add...
IgnorePreferencePage.enterPatternLong=Please enter a pattern:
IgnorePreferencePage.enterPatternShort=Enter Ignore Pattern
IgnorePreferencePage.ignorePatterns=&Ignore Patterns:
IgnorePreferencePage.patternExistsLong=The entered pattern already exists.
IgnorePreferencePage.patternExistsShort=Pattern Already Exists
IgnorePreferencePage.remove=&Remove

MergeResource.commonFile=Common file: {0}
MergeResource.noCommonFile=No common file
MergeResource.noRepositoryFile=No remote file
MergeResource.repositoryFile=Remote file: {0}
MergeResource.workspaceFile=Workspace file: {0}

nothingToSynchronize=Nothing to Synchronize
simpleInternal=Internal error
exception=An exception occurred

SyncCompareInput.nothingText=Workspace resources are the same as remote.
SyncCompareInput.refresh=Error During Refresh with Remote
SyncCompareInput.synchronize=Synchronize
SyncCompareInput.taskTitle=Synchronizing with Remote...

SyncSet.conflicts={0} conflicts, 
SyncSet.incomings={0} incoming change(s), 
SyncSet.noConflicts=No conflicts, 
SyncSet.noIncomings=no incoming changes, 
SyncSet.noOutgoings=no outgoing changes.
SyncSet.outgoings={0} outgoing change(s).

SyncView.freeModeAction=Incoming/Outgoing Mode
SyncView.freeModeTitle=Synchronize - Incoming/Outgoing Mode
SyncView.freeModeToolTip=Incoming/Outgoing Mode
SyncView.incomingModeAction=Incoming Mode
SyncView.incomingModeTitle=Synchronize - Incoming Mode
SyncView.incomingModeToolTip=Incoming Mode
SyncView.outgoingModeAction=Outgoing Mode
SyncView.outgoingModeTitle=Synchronize - Outgoing Mode
SyncView.outgoingModeToolTip=Outgoing Mode
SyncView.same=Workspace resources are the same as remote.
SyncView.text=Synchronize resources with their remote to display them here.
SyncView.unableSynchronize=Unable to Synchronize
SyncView.saveTitle=Save Resource
SyncView.saveMessage=Resource has been modified. Save changes?
SyncView.errorSaving=Error while saving modified resources
SyncView.cantSaveError=Can't save changes: {0}
SyncView.dirtyIndicatorInTitle=*{0}

LiveSyncView.title=Synchronize
LiveSyncView.titleTooltip={0}\nWorking Set: {1}\n
LiveSyncView.titleChangeNumbers=mode matched {0} of {1} changes: {2} hidden by working set
LiveSyncView.titleChangeNumbersNoWorkingSet=mode matched {0} of {1} changes
LiveSyncView.titleWithSubscriber={0} ({1}) - {2}

SubscriberEventHandler.jobName=Updating synchronization state
SubscriberEventHandler.errors=Errors have occured while calculating the synchronization state. The Synchronize View may be out-of-date. Refresh the view or fix the errors and re-run the Synchronize command.

SyncInfoCompareInput.localLabel=Local File
SyncInfoCompareInput.remoteLabel=Remote File
SyncInfoCompareInput.baseLabel=Common Ancestor
SyncInfoCompareInput.remoteLabelExists=Remote File ({0} {1} {2})
SyncInfoCompareInput.baseLabelExists=Common Ancestor ({0} {1} {2})
SyncInfoCompareInput.title={0}: {1}
SyncInfoCompareInput.tooltip=Comparing resources from {0}: {1}

TeamAction.internal=Internal error occurred.
TeamFile.saveChanges=Unable to save changes to file: {0}
TeamFile.modified={0}*

TextPreferencePage.add=&Add...
TextPreferencePage.binary=Binary
TextPreferencePage.change=&Change
TextPreferencePage.contents=Contents
TextPreferencePage.description=&File extensions with known content:
TextPreferencePage.enterExtensionLong=Please enter a file extension:
TextPreferencePage.enterExtensionShort=Enter File Extension
TextPreferencePage.extension=Extension
TextPreferencePage.extensionExistsLong=The entered extension already exists.
TextPreferencePage.extensionExistsShort=Extension Already Exists
TextPreferencePage.remove=&Remove
TextPreferencePage.text=ASCII

TextPreferencePage.columnExtension=extension
TextPreferencePage.columnContents=contents

SynchronizationViewPreference.defaultPerspectiveNone=None
SynchronizationViewPreference.defaultPerspectiveDescription=This setting controls which perspective to activate when resources are synchronized.\nTo indicate that a perspective switch should not occur select ''None''.
SynchronizationViewPreference.defaultPerspectiveLabel=Perspective:

ScheduledSyncViewRefresh.taskName=Team refresh with all repositories
SyncViewRefresh.taskName=Team refresh {0} folders with repositories

ExportProjectSetMainPage.Select_the_projects_to_include_in_the_project_set__2=&Select the projects to include in the Team Project Set:
ExportProjectSetMainPage.Project_Set_File_Name__3=Select the export destination:
ExportProjectSetMainPage.Browse_4=B&rowse...
ExportProjectSetMainPage.You_have_specified_a_folder_5=You have specified a folder

ImportProjectSetMainPage.Project_Set_File_Name__2=F&ile name:
ImportProjectSetMainPage.Browse_3=B&rowse...
ImportProjectSetMainPage.The_specified_file_does_not_exist_4=The specified file does not exist
ImportProjectSetMainPage.You_have_specified_a_folder_5=You have specified a folder
ImportProjectSetMainPage.workingSetNameEmpty=The working set name must not be empty
ImportProjectSetMainPage.workingSetNameExists=The specified working set already exists
ImportProjectSetMainPage.createWorkingSetLabel=&Create a working set containing the imported projects
ImportProjectSetMainPage.workingSetLabel=&Working Set Name:

ProjectSetContentHandler.Element_provider_must_be_contained_in_element_psf_4=Element provider must be contained in element psf
ProjectSetContentHandler.Element_project_must_be_contained_in_element_provider_7=Element project must be contained in element provider

ProjectSetExportWizard.Project_Set_1=Team Project Set
ProjectSetExportWizard.Export_a_Project_Set_3=Export a Team Project Set
ProjectSetExportWizard.Question_4=Question
ProjectSetExportWizard.Target_directory_does_not_exist._Would_you_like_to_create_it__5=Target directory does not exist. Would you like to create it?
ProjectSetExportWizard.Export_Problems_6=Export Problems
ProjectSetExportWizard.An_error_occurred_creating_the_target_directory_7=An error occurred creating the target directory
ProjectSetExportWizard.Question_8=Question
ProjectSetExportWizard.Target_already_exists._Would_you_like_to_overwrite_it__9=Target already exists. Would you like to overwrite it?
ProjectSetImportWizard.Project_Set_1=Team Project Set
ProjectSetImportWizard.Import_a_Project_Set_3=Import a Team Project Set
ProjectSetImportWizard.workingSetExistsTitle=Working Set Exists
ProjectSetImportWizard.workingSetExistsMessage=Working set ''{0}'' already exists. Overwrite?

ExportProjectSetMainPage.Project_Set_Files_3=Team Project Set Files (*.psf)
ExportProjectSetMainPage.default=projectSet.psf
ImportProjectSetMainPage.allFiles=All Files (*.*)
ImportProjectSetMainPage.Project_Set_Files_2=Team Project Set Files (*.psf)
ExportProjectSetMainPage.&File_name__1=&File name:
TeamPreferencePage.General_settings_for_Team_support_1=General settings for Team support
TeamPreferencePage.&Use_Incoming/Outgoing_mode_when_synchronizing_2=&Use Incoming/Outgoing mode when synchronizing

TargetSiteExportWizard.Target_Site=Target Site
TargetSiteExportWizard.Export_a_Target_Site=Export a target site
TargetSiteExportWizard.Creation_Question=Should I?
TargetSiteExportWizard.Create_dir=Would you like to create the directory, since it does not currently exist?
TargetSiteExportWizard.Export_Problems=Bad things happened!
TargetSiteExportWizard.Directory_creation_error=I was unable to create a new directory. Make sure you have write permissions in the appropriate area of the filesystem.
TargetSiteExportWizard.Overwrite_Question=Do you really want to?
TargetSiteExportWizard.Overwrite_file=Would you like to overwrite the file you have selected?

ExportTargetSiteMainPage.Select_Sites=Select the sites to export
ExportTargetSiteMainPage.folder_specified=You cannot export to a directory!
ExportTargetSiteMainPage.Target_Site_Filename=Target site Filename
ExportTargetSiteMainPage.File_name=File name
ExportTargetSiteMainPage.Browse=Browse
ExportTargetSiteMainPage.Target_Site_Files=Target site files
ExportTargetSiteMainPage.default=targetSite.tsf

ImportTargetSiteMainPage.nonexistent_file=No such file exists on your filesystem!
ImportTargetSiteMainPage.folder_specified=That is a directory, not a file!
ImportTargetSiteMainPage.File_name=File name
ImportTargetSiteMainPage.Browse=Browse
ImportTargetSiteMainPage.Target_Site_Files=Target site files

NatureToPropertyAction.label=Convert Nature
NatureToPropertyAction.message=Could not remove the nature from one or more of the selected projects.
NatureToPropertyAction.multiMessage=Could not write .project file

TargetSiteImportWizard.Target_Site=Target Site
TargetSiteImportWizard.Import_Target_Site=Import a Target site

###############################################
# Target Management Messages
###############################################

TargetSiteCreationWizard.windowTitleProject=Target a Site
TargetSiteCreationWizard.windowTitleNoProject=New Site
TargetSiteCreationWizard.label=Create a site connection
TargetSiteCreationWizard.description=Select the type of site you want to target.

TargetSiteCreationWizard.mappingPageTitle=Specify the location on the site
TargetSiteCreationWizard.siteSelectionPage=Select or create a site

SiteSelectionPage.description=Select an existing site or create a new site where you want to upload your resources to.
SiteSelectionPage.label=Select an existing site or create a new one:
SiteSelectionPage.useExisting=&Use Existing Site
SiteSelectionPage.createNew=&Create a new Site
SiteSelectionPage.disconnectTarget=&Disconnect from Site

GetAsProject.thisResourceExists=The resource ''{0}'' already exists in the workspace.  Overwrite?
GetAsProject.thisExternalFileExists=The folder ''{0}'' exists in the local file system.  Overwrite?
GetAsProject.confirmOverwrite=Confirm Overwrite
GetAsProject.taskName1=Downloading ''{0}''
GetAsProject.taskNameN=Downloading {0} folders
GetAsProject.errorCreatingProject=Error creating project: {0}
GetAsProject.errorGettingResources=Error getting resources

GetAs.checkoutFailed=Problems encountered receiving the remote folder
GetAs.enterProjectTitle=Downloading ''{0}'' As...
GetAs.taskname=Downloading ''{0}'' as ''{1}''

Error=Error

CreateNewFolderAction.errorCreatingFolder=Error creating the remote folder.
CreateNewFolderAction.title=New Remote Folder
CreateNewFolderAction.message=Enter the name for the new remote folder:
CreateNewFolderAction.newFolderName=New Folder

GetAction.title=Download
GetAction.working=Downloading from ''{0}''...

PutAction.title=Upload
PutAction.working=Uploading to ''{0}''...

SiteExplorerView.addSiteAction=Target &Site
SiteExplorerView.addSiteActionTooltip=Add a Site
SiteExplorerView.newFolderAction=Fo&lder...
SiteExplorerView.newMenu=&New
SiteExplorerView.Name_1=Name
SiteExplorerView.Size_2=Size
SiteExplorerView.Modified_3=Modified
SiteExplorerView.URL_4=URL
SiteExplorerView.mappedProjects={0} is mapped to {1}
SiteExplorerView.projectsAlreadyMapped=The selected sites are being used by projects in your workspace. You must disconnect the projects from the Sites before discarding them.
SiteExplorerView.unmapProjectsAndDisconnect=Disconnect projects from these sites then discard the sites
SiteExplorerView.unmapDialogTitle=Warning

CreateNewFolderAction.creatingFolder=Creating Folder
CreateNewFolderAction.suggestedNameProgress=Retrieving existing folder names...
CreateNewFolderAction.suggestedNameConcat={0}_{1}

SiteExplorerView.promptForDeletingSites=Are you sure you want to discard {0} site(s)?
SiteExplorerView.promptForDeletingSitesTitle=Confirm Discarding Sites

SiteExplorerViewLabelProvider.fileSize={0} KB

MappingSelectionPage.description=Specify the location on the site where you want to target your resources.
MappingSelectionPage.label=Select the site or a folder:
MappingSelectionPage.newFolderLabel=&Create Folder...
MappingSelectionPage.mappingTitle=Select the location on the site

ConfigureTargetWizardQuestion_2=Question
ConfigureTargetWizardError_6=Error
ConfigureTargetWizardError_mapping_the_project_with_this_site_7=Error mapping the project with this site
ConfigureTargetWizardURL_doesn__t_exist_on_the_server_8=URL doesn\'t exist on the server
ConfigureTargetWizardValidating_connection_to_Site..._9=Validating connection to Site...
ConfigureTargetWizardConnection_Error_10=Connection Error
ConfigureTargetWizard.alreadyMapped=''{0}'' is already targeted to ''{1}''. Are you sure you want to change this?
ConfigureTargetWizard.errorOccurred=An error occurred connecting to ''{0}''.\n\nCode: {1}\nMessage: {2}\n\nDo you still want to keep this target?
ConfigureTargetWizard.errorUnmappingProject=An error occurred trying to disconnect this project.

GetAction.Exception_getting_provider_2=Exception getting provider
GetAction.confirmFileOverwrite=You have local changes which you are about to overwrite. Do you wish to continue?
GetAction.confirmFileOverwriteTitle=Confirm Overwrite

TargetSyncAction.errorEncountered=An error occurred performing the action

GetSyncAction.Getting..._1=Downloading...
PutAction.Exception_getting_provider_2=Exception getting provider
PutSyncAction.Putting..._1=Uploading...

TargetCatchupReleaseViewer.Get_1=&Download
TargetCatchupReleaseViewer.Put_2=&Upload

SiteSelectionPage.siteLabelCurrentWithMapping={0} (currently as {1})
SiteSelectionPage.siteLabelCurrent={0} (current)

UploadAction.Exception_getting_provider=Exception getting provider
UploadAction.working=Uploading to ''{0}''...
UploadAction.noDirtyTitle=No Dirty Resources Found
UploadAction.noDirtyMessage=There were no dirty resources found to upload.
UploadAction.confirmDeletionTitle=Confirm Deletion
UploadAction.confirmFileDeletionMessage=File ''{0}'' has been deleted locally. Do you want to delete it remotely?
UploadAction.problemMessage=Problems occurred uploading.

SynchronizeView.noSubscribersMessage=Synchronize resources with their remote to display them here. Some Team plugins may also show resources here automatically when their plugin is activated.

SyncViewerDirectionFilters.incomingTitle=Incoming
SyncViewerDirectionFilters.incomingToolTip=Toggle showing of incoming changes
SyncViewerDirectionFilters.outgoingTitle=Outgoing
SyncViewerDirectionFilters.outgoingToolTip=Toggle showing of outgoing changes
SyncViewerDirectionFilters.conflictingTitle=Conflicting
SyncViewerDirectionFilters.conflictingToolTip=Toggle showing of conflicting changes

SyncViewPreferencePage.lastRefreshRun=The last background refresh was run at: {0}
SyncViewPreferencePage.lastRefreshRunNever=Never

###############################################
# Sync view actions
###############################################

action.toggleView.label=Toggle layout between a tree and table
action.toggleView.tooltip=Toggle layout between a tree and table
action.toggleView.descrioption=Toggle layout between a tree and table
action.toggleView.image=copy_edit.gif

action.collapseAll.label=Collapse All
action.collapseAll.tooltip=Collapse All
action.collapseAll.description=Collapse All
action.collapseAll.image=collapseall.gif

action.changeFilters.label=Select change filters
action.changeFilters.tooltip=Select change filters
action.changeFilters.description=Select which change filters to apply in Synchronize view
action.changeFilters.image=filter_change.gif

action.refreshWithRemote.label=Refresh with remote
action.refreshWithRemote.tooltip=Refresh with remote
action.refreshWithRemote.description=Refresh with remote
action.refreshWithRemote.image=refresh.gif

action.directionFilterIncoming.label=Incoming Mode
action.directionFilterIncoming.tooltip=Incoming Mode
action.directionFilterIncoming.description=Incoming Mode (shows incoming changes and conflicts)
action.directionFilterIncoming.image=catchup_rls.gif

action.directionFilterOutgoing.label=Outgoing Mode
action.directionFilterOutgoing.tooltip=Outgoing Mode
action.directionFilterOutgoing.description=Outgoing Mode (shows outgoing changes and conflicts)
action.directionFilterOutgoing.image=release_rls.gif

action.directionFilterConflicts.label=Conflicts Mode
action.directionFilterConflicts.tooltip=Conflicts Mode
action.directionFilterConflicts.description=Conflicts Mode (shows conflicts)
action.directionFilterConflicts.image=conflict_synch.gif

action.directionFilterBoth.label=Incoming/Outgoing mode
action.directionFilterBoth.tooltip=Incoming/Outgoing mode
action.directionFilterBoth.description=Incoming/Outgoing mode (shows outgoing changes, incoming changes, and conflicts)
action.directionFilterBoth.image=catchuprelease_rls.gif

action.refreshSubscriber.label=Refresh with Remote
action.refreshSubscriber.tooltip=Refresh the current synchronization target with Remote
action.refreshSubscriber.description=Refresh the current synchronization target with Remote
action.refreshSubscriber.image=site_element.gif

action.expandAll.label=Expand All
action.openInCompareEditor.label=Open In Compare Editor
action.cancelSubscriber.label=Cancel
action.selectNextChange.label=Select Next Change
action.selectPreviousChange.label=Select Previous Change
action.syncViewPreferences.label=Preferences...
action.refreshViewContents.label=Refresh View Contents
action.changeFilterShowAdditions.label=Show Additions
action.changeFilterShowDeletions.label=Show Deletions
action.changeFilterShowChanges.label=Show Changes

SynchronizeView.12=One item selected
SynchronizeView.13=\ items selected
SynchronizeView.14=Error opening perspective
SynchronizeView.16=Error opening view

Back to the top