Always use a single WindowCache for the entire JVM
[egit/zawir.git] / org.spearce.egit.ui / src / org / spearce / egit / ui / uitext.properties
blobf4980a0c0984b6869d67515f25ca79ffe9ba5438
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 initalize 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
29 GitCloneWizard_title=Import Git Repository
30 GitCloneWizard_jobName=Cloning from {0}
31 GitCloneWizard_failed=Git repository clone failed.
33 CloneSourcePage_title=Source Git Repository
34 CloneSourcePage_description=Enter the location of the repository to be cloned.
35 CloneSourcePage_groupLocation=Location
36 CloneSourcePage_groupAuthentication=Authentication
37 CloneSourcePage_groupConnection=Connection
38 CloneSourcePage_promptURI=URI
39 CloneSourcePage_promptHost=Host
40 CloneSourcePage_promptPath=Repository path
41 CloneSourcePage_promptUser=User
42 CloneSourcePage_promptPassword=Password
43 CloneSourcePage_promptScheme=Protocol
44 CloneSourcePage_promptPort=Port
45 CloneSourcePage_fieldRequired={0} required for {1} protocol.
46 CloneSourcePage_fieldNotSupported={0} not supported on {1} protocol.
47 CloneSourcePage_fileNotFound={0} does not exist.
48 CloneSourcePage_internalError=Internal error; consult Eclipse error log.
50 SourceBranchPage_branchList=Branches of {0}:
51 SourceBranchPage_selectAll=Select All
52 SourceBranchPage_selectNone=Deselect All
53 SourceBranchPage_errorBranchRequired=At least one branch must be selected.
54 SourceBranchPage_transportError=Transport Error
55 SourceBranchPage_cannotListBranches=Cannot list the available branches.
56 SourceBranchPage_interrupted=Connection attempt interrupted.
58 CloneDestinationPage_title=Local Destination
59 CloneDestinationPage_description=Configure the local storage location for {0}.
60 CloneDestinationPage_groupDestination=Destination
61 CloneDestinationPage_groupConfiguration=Configuration
62 CloneDestinationPage_promptDirectory=Directory
63 CloneDestinationPage_promptInitialBranch=Initial branch
64 CloneDestinationPage_promptRemoteName=Remote name
65 CloneDestinationPage_fieldRequired={0} is required.
66 CloneDestinationPage_browseButton=Browse
67 CloneDestinationPage_errorExists={0} already exists.
69 Decorator_failedLazyLoading=Resource decorator failed to load tree contents on demand.
70 QuickDiff_failedLoading=Quick diff failed to obtain file data.
72 ResourceHistory_toggleCommentWrap=Wrap Comments
73 ResourceHistory_toggleCommentFill=Fill paragraphs
74 ResourceHistory_toggleRevDetail=Show Revision Details
75 ResourceHistory_toggleRevComment=Show Revision Comment
76 ResourceHistory_toggleTooltips=Show Revision Tooltip
78 HistoryPage_authorColumn=Author
79 HistoryPage_dateColumn=Date
80 HistoryPage_pathnameColumn=Path
81 HistoryPage_refreshJob=Reading history from Git
83 HistoryPage_findbar_findTooltip=Find
84 HistoryPage_findbar_find=Find:
85 HistoryPage_findbar_next=next
86 HistoryPage_findbar_previous=previous
87 HistoryPage_findbar_ignorecase=Ignore case
88 HistoryPage_findbar_commit=Commit
89 HistoryPage_findbar_comments=Comments
90 HistoryPage_findbar_author=Author
91 HistoryPage_findbar_committer=Committer
92 HistoryPage_findbar_changeto_commit=Change to Commit
93 HistoryPage_findbar_changeto_comments=Change to Comments
94 HistoryPage_findbar_changeto_author=Change to Author
95 HistoryPage_findbar_changeto_committer=Change to Committer
96 HistoryPage_findbar_exceeded=Results limit exceeded
97 HistoryPage_findbar_notFound=String not found
99 HistoryPreferencePage_title=Git
101 WindowCachePreferencePage_title=Git Window Cache
102 WindowCachePreferencePage_packedGitWindowSize=Window size:
103 WindowCachePreferencePage_packedGitLimit=Window cache limit:
104 WindowCachePreferencePage_deltaBaseCacheLimit=Delta base cache limit:
105 WindowCachePreferencePage_packedGitMMAP=Use virtual memory mapping