source: trunk/gli/classes/dictionary.properties@ 9365

Last change on this file since 9365 was 9359, checked in by mdewsnip, 19 years ago

Big tidy up, removed a lot of unused entries and stuff that should never have been in there in the first place.

  • Property svn:keywords set to Author Date Id Revision
File size: 66.8 KB
Line 
1Language:English - New Zealand
2Version:en_NZ
3#*******************
4#
5#***** AboutDialog *****
6AboutDialog.Acknowledgement:Acknowledgements for proprietary programs, packages or classes...
7AboutDialog.Date:(2 March 2005)
8AboutDialog.Item0:'Xerces Java 1' from The Apache Software Foundation (http://www.apache.org/)
9AboutDialog.Item2:'WGet' from Free Software Foundation, Inc. (http://www.gnu.org/software/wget/wget.html)
10AboutDialog.Item3:'qflib' from Quality First Software GmbH. (http://www.qfs.de/en/qflib/index.html)
11AboutDialog.Item4:'ExtensionFileFilter.class' by Bruno Dumon and contributors (http://pollo.sourceforge.net/)
12AboutDialog.Item5:'How to disable file renaming in file chooser' - vladi21 (http://www.experts-exchange.com/)
13AboutDialog.Item6:'Autoscrolling' - Java Swing by Robert Eckstein, Marc Loy & Dave Wood (http://www.oreilly.com/catalog/jswing/chapter/dnd.beta.pdf)
14AboutDialog.Item7:'Add ghosted drag images to your JTrees' - By Andrew J. Armstrong (http://www.javaworld.com/javaworld/javatips/jw-javatip114.html)
15AboutDialog.Item8:'Stop annoying java.prefs error when you don't have superuser access' - Thanks to Walter Schatz
16AboutDialog.Java_Req:Java is a trademark of Sun Microsystems Inc. The JRE is redistributed as per the Supplemental License Terms, found at http://java.sun.com/j2se/1.4.1/j2re-1_4_1_02-license.html
17AboutDialog.Java_Req_One:This product includes code licensed from RSA Security, Inc.
18AboutDialog.Java_Req_Two:Some portions licensed from IBM are available at http\://oss.software.ibm.com/icu4j/
19AboutDialog.Thanks:Also thanks to those who posted helpful java information on the web...
20AboutDialog.Title:About...
21AboutDialog.Title_One:Greenstone Librarian Interface
22AboutDialog.Title_Two:Greenstone Digital Library, University of Waikato
23AboutDialog.Copyright:Copyright (C) 2003 New Zealand Digital Library Project
24AboutDialog.Copyright_Two:Published under the GPL. See LICENSE.txt for details.
25#***********************
26#
27#***** Audit Table *****
28AuditTable.File:Filename
29#***********************
30#
31#***** Auto Filter *****
32Autofilter.AND:AND
33Autofilter.Ascending:Ascending
34Autofilter.Case_Sensitive:Match Case
35Autofilter.Custom_Filter:Advanced
36Autofilter.Descending:Descending
37Autofilter.Filter_By_Value:Simple
38Autofilter.Name:Column Name
39Autofilter.None:None
40Autofilter.Operator:Condition
41Autofilter.OR:OR
42Autofilter.Order:Ordering
43Autofilter.Order_Tooltip:Sort the matching items in this order
44Autofilter.Remove:Remove Filter
45Autofilter.Remove_Tooltip:Remove this filter from the table column
46Autofilter.Set:Set Filter
47Autofilter.Set_Tooltip:Add this filter to the table column
48Autofilter.Table_Header_Tooltip:Filter by {0}
49Autofilter.Title:Autofilter Metadata
50Autofilter.eqeq:equal to
51Autofilter.!eq:does not equal
52Autofilter.<:is less than
53Autofilter.<eq:is less than or equal to
54Autofilter.>:is greater than
55Autofilter.>eq:is greater than or equal to
56Autofilter.^:starts with
57Autofilter.!^:does not start with
58Autofilter.$:ends with
59Autofilter.!$:does not end with
60Autofilter.?:contains
61Autofilter.!?:does not contain
62#
63# ********************************************************
64# *************** Collection Design Module ***************
65# ********************************************************
66# * The dictionary phrases used in the creation of the *
67# * Colection Design Module. Note that we still have *
68# * access to the format arguments (argument 32+) for *
69# * html formatting. *
70# ********************************************************
71CDM.ArgumentConfiguration.Add:Add
72CDM.ArgumentConfiguration.Bad_Integer:<html>The argument '{0}' requires an integer value,<br>but no integer can be parsed from {1}.</html>
73CDM.ArgumentConfiguration.Custom_Header:Custom
74CDM.ArgumentConfiguration.Custom:Custom Arguments:
75CDM.ArgumentConfiguration.Error_Title:Error In Arguments
76CDM.ArgumentConfiguration.Header:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Please configure the arguments for {0}.</CENTER></FONT></STRONG></HTML>
77CDM.ArgumentConfiguration.No_Value:The argument '{0}' requires a value, but no value is specified.
78CDM.ArgumentConfiguration.Remove:Remove
79CDM.ArgumentConfiguration.Required_Argument:The argument '{0}' must be given a value.
80CDM.ArgumentConfiguration.Title:Configuring Arguments
81CDM.ClassifierManager.Add:Add Classifier
82CDM.ClassifierManager.Add_Tooltip:Use the specified classifier with this collection
83CDM.ClassifierManager.Assigned:Currently Assigned Classifiers
84CDM.ClassifierManager.Classifier:Select classifier to add:
85CDM.ClassifierManager.Classifier_Tooltip:The classifiers available for use in the collection
86CDM.ClassifierManager.Classifier_Exists:That classifier has already been assigned for this collection.
87CDM.ClassifierManager.Classifier_Str:classifier
88CDM.ClassifierManager.Classifier_XML_Parse_Failed:Unable to determine the arguments for the {0}\nclassifier. Please ensure that the classifier in question\nprovides the -xml flag by running the classinfo.pl script\nsimilar to the description of the pluginfo.pl script in\nsection 2.1 of the Greenstone Developers Guide.
89CDM.ClassifierManager.Configure:Configure Classifier
90CDM.ClassifierManager.Configure_Tooltip:Change the options of the selected classifier
91CDM.ClassifierManager.Controls:Editing Controls
92CDM.ClassifierManager.Instructions:Use this view to add, configure or remove classifiers in your collection. To add a classifier, choose it from the combobox and click 'Add Classifier'.\nTo remove a classifier, choose it from the list of assigned classifiers and click 'Remove Classifier'.\nTo configure a classifier, choose it from the list of assigned classifiers, and click 'Configure Classifier'.\n\nWhen you configure a classifier a scrollable list of its arguments will appear. Enable arguments and enter or select values as necessary.
93CDM.ClassifierManager.Remove:Remove Classifier
94CDM.ClassifierManager.Remove_Tooltip:Remove the selected classifier from the list
95CDM.ClassifierManager.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Classifier Selection & Configuration</CENTER></FONT></STRONG></HTML>
96CDM.ClassifierManager.Parsing.Message:Design tool is loading classifier information.
97CDM.ClassifierManager.Parsing.Title:Loading Classifiers
98CDM.FormatManager.Add:Add Format
99CDM.FormatManager.Add_Tooltip:Use the specified format command with the collection
100CDM.FormatManager.Assigned_Formats:Currently Assigned Format Commands
101CDM.FormatManager.Editor:HTML Format String
102CDM.FormatManager.Editor_Tooltip:Enter the format command here
103CDM.FormatManager.Editing_Controls:Editing Controls
104CDM.FormatManager.Enabled:Enabled
105CDM.FormatManager.Feature:Choose Feature
106CDM.FormatManager.Feature_Tooltip:The feature to format
107CDM.FormatManager.Insert:Insert
108CDM.FormatManager.Insert_Tooltip:Insert the selected variable into the format command
109CDM.FormatManager.Instructions:The web pages you see when using Greenstone are not pre-stored but are generated 'on the fly' as they are needed. Format commands are used to change the appearance of these generated pages. Some are switches that control the display of documents or parts of documents; others are more complex and require html code as an argument.\nTo add a format command, choose it from the 'feature' list. If a True/False option panel appears, select the state by clicking on the appropriate button. If a panel containing the 'Affected Feature' and 'Edit Format Strings' controls appears, you need to enter html text. You can include preset variables by selecting them from the list.\nOnce you are statisfied with your changes, press 'Add Format' to add it to the configuration file.\nRemove a format command by selecting it from the 'Assigned Format Commands' and clicking 'Remove Format'.
110CDM.FormatManager.Part:Affected Component
111CDM.FormatManager.Part_Tooltip:The aspect of the selected feature to format
112CDM.FormatManager.Remove:Remove Format
113CDM.FormatManager.Remove_Tooltip:Remove the selected format command from the list
114CDM.FormatManager.Replace:Replace Format
115CDM.FormatManager.Replace_Tooltip:Update the selected format command
116CDM.FormatManager.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Format Commands</CENTER></FONT></STRONG></HTML>
117CDM.FormatManager.Variable:Variables
118CDM.FormatManager.Variable_Tooltip:Variables available for use with the format command
119CDM.General.Access:This collection should be publicly accessible
120CDM.General.Beta:This collection is still under construction
121CDM.General.Browser_Title:Select An Image
122CDM.General.Collection_Extra:Collection description:
123CDM.General.Collection_Extra_Tooltip:A description of the purpose and content of the collection
124CDM.General.Collection_Name:Collection title:
125CDM.General.Collection_Name_Tooltip:Name of the collection
126CDM.General.Copy_Image:In order to use this image for your collection\nfiles must be copied into the images folder. Proceed?
127CDM.General.Email.Creator:Creator's email
128CDM.General.Email.Creator_Tooltip:E-mail address of the collection's creator
129CDM.General.Email.Maintainer:Maintainer's email
130CDM.General.Email.Maintainer_Tooltip:E-mail address of the collection's maintainer
131CDM.General.Icon_Collection:URL to 'about page' icon:
132CDM.General.Icon_Collection_Tooltip:The URL of the image to display on the collection's about page
133CDM.General.Icon_Collection_Small:URL to 'home page' icon:
134CDM.General.Icon_Collection_Small_Tooltip:The URL of the image to display on the library's home page
135CDM.General.Image_Copy_Failed:An error has occurred which prevents the image you selected being copied.\nPlease try copying the image to the images folder of your collection manually.
136CDM.General.Image_Filter:Images (gifs, jpgs and pngs)
137CDM.General.Instructions:The design section of the Librarian Interface allows you to control many aspects of your collection's appearance. The design is split up into several sections. This section contains general options and settings. To choose a different section, click on its name in the list to the left.
138CDM.General.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>General Options</CENTER></FONT></STRONG></HTML>
139CDM.GUI.Classifiers:Browsing Classifiers
140CDM.GUI.Design_Topics:Design Sections
141CDM.GUI.Formats:Format Features
142CDM.GUI.General:General
143CDM.GUI.Indexes:Search Indexes
144CDM.GUI.MetadataSets:Metadata Sets
145CDM.GUI.Plugins:Document Plugins
146CDM.GUI.Root:CDM_ROOT
147CDM.GUI.SearchTypes:Search Types
148CDM.GUI.Subcollections:Partition Indexes
149CDM.GUI.SuperCollection:Cross-Collection Search
150CDM.GUI.Translation:Translate Text
151CDM.IndexManager.Add_Index:Add Index
152CDM.IndexManager.Add_Index_Tooltip:Build the specified index for this collection
153CDM.IndexManager.Default_Index_Indicator:[Default Index]
154CDM.IndexManager.Document:document
155CDM.IndexManager.Index_Exists:That index has already been assigned for this collection.
156CDM.IndexManager.Index_Name:Index Name:
157CDM.IndexManager.Index_Name_Tooltip:A unique name for the new index
158CDM.IndexManager.Indexes:Assigned Indexes
159CDM.IndexManager.Instructions:Here you choose what searchable indexes the collection will have.\nTo add a new index, select what material is to be indexed, choose the level of the index, and click 'Add Index'.\nTo remove an index, select it from the assigned indexes list and click 'Remove Index'.\nTo set the default index, select it from the assigned indexes list and click 'Set Default'.
160CDM.IndexManager.Level:At the level:
161CDM.IndexManager.Level_Exists:That level has already been assigned for this collection.
162CDM.IndexManager.Level_Tooltip:The document level to build the index on
163CDM.IndexManager.MGPP.Add_All_Metadata:Add All
164CDM.IndexManager.MGPP.Add_All_Metadata_Tooltip:Build a separate index for each available source, using the source as the index name
165CDM.IndexManager.MGPP.Add_Level:Add Level
166CDM.IndexManager.MGPP.Add_Level_Tooltip:Build an index on the specified level
167CDM.IndexManager.MGPP.Current_Indexes:Currently Assigned Indexes
168CDM.IndexManager.MGPP.Current_Levels:Currently Assigned Levels
169CDM.IndexManager.MGPP.Index:Index Source:
170CDM.IndexManager.MGPP.Index_Tooltip:Metadata element to build index on
171CDM.IndexManager.MGPP.Indexes:Manage Indexes
172CDM.IndexManager.MGPP.Instructions:Here you choose what searchable indexes the collection will have.\nTo add a new index, enter a unique name for the index, select material/metadata is to be indexed, and click 'Add Index'.\nIf you wish to add all of the available sources so as to have indexes built on them, then click 'Add All' (the name for each index will default to be the name of the source). Note that this is subtly different from adding the 'AllFields' source, as the ordering of the indexes is important.\nIf you wish to edit a particular index, select it from the currently assigned indexes list, edit as necessary, and then click 'Replace Index', to replace the old version.\nTo remove an index, select it from the currently assigned indexes list and click 'Remove Index'.
173CDM.IndexManager.MGPP.Level:Level Source:
174CDM.IndexManager.MGPP.Level_Name:Level Name:
175CDM.IndexManager.MGPP.Level_Name_Tooltip:A unique name for the new level index
176CDM.IndexManager.MGPP.Levels:Manage Levels
177CDM.IndexManager.MGPP.Remove_Level:Remove Level
178CDM.IndexManager.MGPP.Remove_Level_Tooltip:Remove the selected level index
179CDM.IndexManager.MGPP.Replace_Index:Replace Index
180CDM.IndexManager.MGPP.Replace_Index_Tooltip:Update the selected index
181CDM.IndexManager.MGPP.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Index And Level Selection</CENTER></FONT></STRONG></HTML>
182CDM.IndexManager.Paragraph:paragraph
183CDM.IndexManager.Remove_Index:Remove Index
184CDM.IndexManager.Remove_Index_Tooltip:Remove the selected index from the list
185CDM.IndexManager.Section:section
186CDM.IndexManager.Set_Default:Set Default Index
187CDM.IndexManager.Set_Default_Tooltip:Make the selected index the default index
188CDM.IndexManager.Source:Build index on:
189CDM.IndexManager.Source_Tooltip:The metadata elements to build the index on
190CDM.IndexManager.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Index Selection</CENTER></FONT></STRONG></HTML>
191CDM.LanguageManager.Add:Add Language
192CDM.LanguageManager.Add_Tooltip:Add the specified language to the list
193CDM.LanguageManager.Assigned_Languages:Assigned Languages
194CDM.LanguageManager.Clear_Default:Clear Default
195CDM.LanguageManager.Clear_Default_Tooltip:Clear the default language
196CDM.LanguageManager.Default_Language:Default Language
197CDM.LanguageManager.Remove:Remove Language
198CDM.LanguageManager.Remove_Tooltip:Remove the selected language from the list
199CDM.LanguageManager.Selector:Language to add:
200CDM.LanguageManager.Selector_Tooltip:The language to build a partition index on
201CDM.LanguageManager.Set_Default:Set Default
202CDM.LanguageManager.Set_Default_Tooltip:Make the selected language the default
203CDM.MetadataSetManager.Add:Add Metadata Set
204CDM.MetadataSetManager.Add_Tooltip:Add a new metadata set to the collection.
205CDM.MetadataSetManager.Edit:Edit Metadata Set
206CDM.MetadataSetManager.Edit_Message:Metadata sets can be edited using GEMS (Greenstone Editor for Metadata Sets).\nStart GEMS by running gems.bat (Windows) or gems.sh (Linux) from the gli folder of your Greenstone installation.
207CDM.MetadataSetManager.Edit_Message_Title:Editing Metadata Sets
208CDM.MetadataSetManager.Edit_Tooltip:Edit the selected metadata set.
209CDM.MetadataSetManager.Elements:Elements in selected Metadata Set
210CDM.MetadataSetManager.Instructions:In this design view you can add, configure and remove the Metadata Sets in your collection and what Elements they contain.
211CDM.MetadataSetManager.Remove:Remove Metadata Set
212CDM.MetadataSetManager.Remove_Tooltip:Remove the selected metadata set from the collection.
213CDM.MetadataSetManager.Sets:Available Metadata Sets
214CDM.MetadataSetManager.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Metadata Sets</CENTER></FONT></STRONG></HTML>
215CDM.Move.At_Bottom:Cannot move the {0} {1} lower as it is already at the bottom of the list.
216CDM.Move.At_Top:Cannot move the {0} {1} higher as it is already at the top of the list.
217CDM.Move.Cannot:Cannot move the plugin {0} any lower as RecPlug and ArcPlug must be at the bottom of the list.
218CDM.Move.Fixed:<html>RecPlug and ArcPlug are generally required to be last and so are fixed in place.<br>If you really must move them please hand edit the collect.cfg file.</html>
219CDM.Move.Move_Down:Move Down
220CDM.Move.Move_Down_Tooltip:Move the selected item down the list
221CDM.Move.Move_Up:Move Up
222CDM.Move.Move_Up_Tooltip:Move the selected item up the list
223CDM.Move.Title:Error - Cannot Move
224CDM.PlugInManager.Add:Add Plugin
225CDM.PlugInManager.Add_Tooltip:Use the specified plugin with this collection
226CDM.PlugInManager.Assigned:Currently Assigned Plugins
227CDM.PlugInManager.Configure:Configure Plugin
228CDM.PlugInManager.Configure_Tooltip:Change the options of the selected plugin
229CDM.PlugInManager.Controls:Editing Controls
230CDM.PlugInManager.Ignore:Don't Add Plugin
231CDM.PlugInManager.Ignore_Tooltip:Don't add any plugins to this collection.
232CDM.PlugInManager.Instructions:Use this view to add, configure or remove plugins from your collection. To add one choose it from the combobox and click 'Add Plugin'.\nTo configure or remove one, select it from the list of assigned plugins then:\ni) Change its position in the plugin order by clicking on the arrow buttons. (Note: The position of RecPlug and ArcPlug are fixed).\nii) Configure it by clicking 'Configure Plugin',\niii) Remove it by clicking 'Remove Plugin'.\n\nPlugins are configured using a pop-up design area with a scrollable list of arguments. Enable arguments and enter or select values as necessary.
233CDM.PlugInManager.PlugIn:Select plugin to add:
234CDM.PlugInManager.PlugIn_Tooltip:The plugins available for use in the collection
235CDM.PlugInManager.PlugIn_Exists:That plugin has already been assigned for this collection.
236CDM.PlugInManager.PlugIn_Str:plugin
237CDM.PlugInManager.PlugIn_XML_Parse_Failed:Unable to determine the arguments for the {0}\nplugin. Please ensure that the plugin in question provides\nthe -xml flag by running the pluginfo.pl script described\nin section 2.1 of the Greenstone Developers Guide.
238CDM.PluginManager.Plugin_Suggestion_Prompt:None of the plugins in this collection are expected to process the file "{0}". The following plugins can be used to process this file. You can add one to your collection now by selecting it and pressing the Add button. (Note that you can change the list of plugins at any time by going to "Document Plugins" on the Design Pane.)
239CDM.PlugInManager.Remove:Remove Plugin
240CDM.PlugInManager.Remove_Tooltip:Remove the selected plugin from the list
241CDM.PluginManager.SuggestedPluginListTitle:Suggested plugins for file
242CDM.PlugInManager.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Plugin Selection & Configuration</CENTER></FONT></STRONG></HTML>
243CDM.PlugInManager.Parsing.Message:Design tool is loading plugin information.
244CDM.PlugInManager.Parsing.Title:Loading Plugins
245CDM.SearchTypeManager.Add:Add Search Type
246CDM.SearchTypeManager.Add_Tooltip:Allow the specified type of searching with this collection
247CDM.SearchTypeManager.Assigned:Currently Assigned Search Types
248CDM.SearchTypeManager.Enable:Enable Advanced Searches
249CDM.SearchTypeManager.Instructions:Defining the search type is an advanced feature only available when enabled (by checking the 'Enable Advanced Searches' box). Once enabled further controls for selecting and changing the order of search types become available. Select a search type from the combobox and 'Add Search Type', if enabled, to add the search type. Select an existing search type from the list, and use 'Move Up' and 'Move Down' to change the order, or 'Remove Search Type' to remove it.\n\nThe search types specify what kind of search interface should be provided: form, for fields searching, and/or plain for regular searching. The ordering is important as the first one will be used for the initial search page by default.\n\nIt is also important to note that enabling search types causes the appearance of the Indexes view to change as well. Fielded searching is a newer feature of Greenstone, and thus requires different index information. When search types is enabled all current indexes are modified to be valid indexes under the new schema, while disabling search types will cause GLI to do its best to convert new indexes back into the old style but it may not always be successful, in which case the indexes will be removed. In either case a copy of the original index command line will be available as a comment in the configuration file.
250CDM.SearchTypeManager.Remove:Remove Search Type
251CDM.SearchTypeManager.Remove_Tooltip:Do not allow the selected type of searching with this collection
252CDM.SearchTypeManager.SearchType:Search Type
253CDM.SearchTypeManager.SearchType_Selection:Search Types:
254CDM.SearchTypeManager.SearchType_Selection_Tooltip:The search types available for use with this collection
255CDM.SearchTypeManager.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Search Type Selection & Ordering</CENTER></FONT></STRONG></HTML>
256CDM.SubcollectionManager.Add:Add Filter
257CDM.SubcollectionManager.Add_Tooltip:Add the specified filter to the collection
258CDM.SubcollectionManager.Assigned:Defined Subcollection Filters
259CDM.SubcollectionManager.Exclude:Exclude
260CDM.SubcollectionManager.Flags:Flags to set when matching
261CDM.SubcollectionManager.Flags_Tooltip:Regular expression flags to use when matching (eg. "i" for case-insensitive matching)
262CDM.SubcollectionManager.Include:Include
263CDM.SubcollectionManager.Inclusive:What do we do with files that match?
264CDM.SubcollectionManager.Instructions:Use this panel to refine index creation.\ni) Define subcollection filters, which screen the collection documents based on the specified metadata values. Once defined, you can then generate partitions on any previously specified index, based on one or more of these filters.\nii) Generate index partitions based on language. This filters the collection documents so that only those in the chosen language are included.\nNote that the total number of partitions generated is a combination of all indexes, subcollection filters and languages chosen. Two indexes with two subcollection filters in two languages would yield eight index partitions.
265CDM.SubcollectionManager.Language_Controls:Assign Languages
266CDM.SubcollectionManager.Match:Regular expression to match with:
267CDM.SubcollectionManager.Match_Tooltip:A regular expression defining the documents in the subcollection
268CDM.SubcollectionManager.Name:Subcollection filter name:
269CDM.SubcollectionManager.Name_Tooltip:The name of the new subcollection filter
270CDM.SubcollectionManager.Partitions_Disabled:This facility is currently disabled because you are operating in {0-Current Mode} mode. It can only be accessed in {1-Systems} and {2-Expert} modes. Use File->Preferences to alter the mode of operation.
271CDM.SubcollectionManager.Remove:Remove Filter
272CDM.SubcollectionManager.Remove_Tooltip:Remove the selected filter from the list
273CDM.SubcollectionManager.Replace:Replace Filter
274CDM.SubcollectionManager.Replace_Tooltip:Update the details of the selected filter
275CDM.SubcollectionManager.Source:Document attribute to match against:
276CDM.SubcollectionManager.Source_Tooltip:The document attribute to filter on
277CDM.SubcollectionManager.Subcollection_Controls:Define Filters
278CDM.SubcollectionManager.Subindex_Controls:Assign Partitions
279CDM.SubcollectionManager.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Partition Indexes</CENTER></FONT></STRONG></HTML>
280CDM.SubcollectionIndexManager.Add_Subindex:Add Partition
281CDM.SubcollectionIndexManager.Add_Subindex_Tooltip:Add the specified partition to this collection
282CDM.SubcollectionIndexManager.Default_Partition_Indicator:[Default Partition]
283CDM.SubcollectionIndexManager.PartitionName:Partition Name:
284CDM.SubcollectionIndexManager.PartitionName_Tooltip:The name of the new partition
285CDM.SubcollectionIndexManager.Remove_Subindex:Remove Partition
286CDM.SubcollectionIndexManager.Remove_Subindex_Tooltip:Remove the selected partition from this collection
287CDM.SubcollectionIndexManager.Replace_Subindex:Replace Partition
288CDM.SubcollectionIndexManager.Replace_Subindex_Tooltip:Update the selected partition
289CDM.SubcollectionIndexManager.Set_Default_Subindex:Set Default
290CDM.SubcollectionIndexManager.Set_Default_Subindex_Tooltip:Make the selected partition the default
291CDM.SubcollectionIndexManager.Source:Build partition on:
292CDM.SubcollectionIndexManager.Source_Tooltip:The subcollection filters to build the partition on
293CDM.SubcollectionIndexManager.Subindexes:Assigned Subcollection Partitions
294CDM.SuperCollectionManager.Instructions:Cross-collection searching is where a single search is performed over several collections, as if all the collections were one. Specify the collections to include in a search by clicking on the appropriate collection's name in the list below. The current collection will automatically be included. \nWARNING: If the individual collections do not have the same indexes (including subcollection partitions and language partitions) as each other, cross-collection searching will not work properly. The user will only be able to search using indexes common to all collections.
295CDM.SuperCollectionManager.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Cross-Collection Search Configuration</CENTER></FONT></STRONG></HTML>
296CDM.TranslationManager.Add:Add Translation
297CDM.TranslationManager.Add_Tooltip:Add the specified translation to the collection
298CDM.TranslationManager.Affected_Features:Features
299CDM.TranslationManager.Assigned_Fragments:Assigned Translations
300CDM.TranslationManager.Default_Text:Initial Text Fragment
301CDM.TranslationManager.Fragment_Column:Text Fragment
302CDM.TranslationManager.Instructions:Use this view to review and assign translations of text fragments in your collection. First, select an entry from the list of features (e.g. collection level metadata and classifier names). Next, select and edit a text fragment, or select a language from the combobox in order to add a new fragment. Type the text into the white text area, referring to the initial text fragment as necessary. Any changes will appear immediately in the collection.
303CDM.TranslationManager.Language:Language of translation:
304CDM.TranslationManager.Language_Column:Language
305CDM.TranslationManager.Language_Tooltip:The language being translated into
306CDM.TranslationManager.Remove:Remove Translation
307CDM.TranslationManager.Remove_Tooltip:Remove the selected translation from the collection
308CDM.TranslationManager.Replace:Replace Translation
309CDM.TranslationManager.Replace_Tooltip:Update the selected translation
310CDM.TranslationManager.Title:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Text Translation</CENTER></FONT></STRONG></HTML>
311CDM.TranslationManager.Translation:Translated Text
312CDM.TranslationManager.Translation_Tooltip:Enter the translation of the string here
313#*******************
314#
315#***** Collection *****
316Collection.Collection:<HTML><STRONG><FONT FACE={FONT} COLOR=Black>Collection</FONT></STRONG></HTML>
317Collection.Delete_Tooltip:Delete selected files and folders
318Collection.Filter_Tooltip:Restrict the files shown in the file tree
319Collection.New_Folder_Tooltip:Create a new folder
320Collection.No_Collection:No Collection
321Collection.Stop:Stop
322Collection.Stop_Tooltip:Stop copying files
323Collection.Workspace:<HTML><STRONG><FONT FACE={FONT} COLOR=Black>Workspace</FONT></STRONG></HTML>
324#**********************
325#
326#***** CollectionBuilt *****
327CollectionBuilt.Message:The collection has been built and is ready for previewing.
328CollectionBuilt.Title:Collection Creation Result
329#***************************
330#
331#***** CollectionManager *****
332CollectionManager.Build_Cancelled:Building the collection has been cancelled.
333CollectionManager.Cannot_Create_Collection:An error has occurred and the collection could not be created.
334CollectionManager.Cannot_Delete_Index:This collection cannot be rebuilt because the old index files cannot be deleted.\nPlease make sure that Greenstone or some other program is not using these files,\n and try again.
335CollectionManager.Cannot_Delete_Index_Log:Old index files unable to be deleted so importing stopped.
336CollectionManager.Cannot_Open:The collection at:\n{0-Collection file path}\ncannot be opened.
337CollectionManager.Cannot_Open_With_Reason:The collection at:\n{0-Collection file path}\ncannot be opened because:\n{1-Error message}
338CollectionManager.Creating_New:Creating a new collection.
339CollectionManager.Log_Created:The log folder created.
340CollectionManager.Loading_Collection:Loading collection
341CollectionManager.Loading_Collection_Please_Wait:Loading collection, please wait...
342CollectionManager.Loading_Successful:Loaded collection {0}.
343CollectionManager.Missing_Config:This collection does not have a valid collect.cfg file
344CollectionManager.Not_Col_File:'{0}' is not a Librarian Interface Collection File (.col)
345CollectionManager.Preview_Ready_Failed:An error has occurred which will prevent the collection being previewed.
346CollectionManager.Preview_Ready_Title:Collection Preview State.
347CollectionManager.Session_Ready:Collection {0} ready for use.
348#*****************************
349#
350#***** CollectionPopupMenu *****
351CollectionPopupMenu.Delete:Delete
352CollectionPopupMenu.New_Dummy_Doc:New dummy document
353CollectionPopupMenu.New_Folder:New folder
354#*******************************
355#
356#***** CreatePane *****
357CreatePane.Build:Build Options
358CreatePane.Build_Tooltip:Options for the indexing and classification stage of collection formation
359CreatePane.Build_Collection:Build Collection
360CreatePane.Build_Collection_Tooltip:Start the collection formation process
361CreatePane.Build_Progress:Build Progress
362CreatePane.Cancel_Build:Cancel Build
363CreatePane.Cancel_Build_Tooltip:Stop the collection formation process
364CreatePane.Import:Import Options
365CreatePane.Import_Tooltip:Options for the file conversion and metadata assignment stage of collection formation
366CreatePane.Import_Progress:Import Progress
367CreatePane.Log:Message Log
368CreatePane.Log_Tooltip:View output from previous collection formation attempts
369CreatePane.Mode_All:all
370CreatePane.Options:Option Groups
371CreatePane.Options_Title:Collection Import & Build Options
372CreatePane.Preview_Collection:Preview Collection
373CreatePane.Preview_Collection_Tooltip:Preview the built collection
374#**********************
375#
376#***** Dates *****
377Dates.Mon:Monday
378Dates.Tue:Tuesday
379Dates.Wed:Wednesday
380Dates.Thu:Thursday
381Dates.Fri:Friday
382Dates.Sat:Saturday
383Dates.Sun:Sunday
384Dates.Jan:January
385Dates.Feb:February
386Dates.Mar:March
387Dates.Apr:April
388Dates.May:May
389Dates.Jun:June
390Dates.Jul:July
391Dates.Aug:August
392Dates.Sep:September
393Dates.Oct:October
394Dates.Nov:November
395Dates.Dec:December
396#**********************
397#
398#***** Delete Collection Prompt *****
399DeleteCollectionPrompt.Collection_Details:Selected collection's details
400DeleteCollectionPrompt.Collection_List:Available collections
401DeleteCollectionPrompt.Confirm_Delete:Please tick the box to confirm collection deletion.
402DeleteCollectionPrompt.Delete:Delete
403DeleteCollectionPrompt.Delete_Tooltip:Delete the selected collection
404DeleteCollectionPrompt.Details:Creator - {0}\nMaintainer - {1}\nDescription\n{2}
405DeleteCollectionPrompt.Failed_Delete:Collection could not be completely deleted.
406DeleteCollectionPrompt.Failed_Title:Deletion Failed!
407DeleteCollectionPrompt.No_Collection:No collection selected.
408DeleteCollectionPrompt.Successful_Delete:Collection has been deleted.
409DeleteCollectionPrompt.Successful_Title:Deletion Complete!
410DeleteCollectionPrompt.Title:Collection Deletion
411#**********************
412#
413#***** DirectoryLevelMetadata *****
414DirectoryLevelMetadata.Message:You are about to assign 'folder level' metadata to the selected folder (or folders). Such metadata will be automatically inherited by all files and folders in this folder. Furthermore this metadata cannot be removed from specific children, only replaced. To continue with this action click 'OK'.
415DirectoryLevelMetadata.Title:About to add folder level metadata
416#********************
417#
418#***** EnrichPane *****
419EnrichPane.Accumulate:Append
420EnrichPane.Accumulate_Tooltip:Append this value to the selected metadata element
421EnrichPane.AutoMessage:This element, {0}, belongs to the Greenstone metadata set. This set represents metadata that can usually be extracted automatically. To check what {0} metadata can be extracted create the collection using the 'Create' tab.
422EnrichPane.Expand:...
423EnrichPane.Expand_Tooltip:Edit the value in a larger text box
424EnrichPane.No_File:No File Selected
425EnrichPane.No_Metadata:No Metadata Available
426EnrichPane.No_Metadata_Element:<HTML><STRONG><FONT FACE={FONT} COLOR=Black>No Metadata Element Selected</FONT></STRONG></HTML>
427EnrichPane.Overwrite:Replace
428EnrichPane.Overwrite_Tooltip:Assign this value to the selected metadata element, replacing the current value
429EnrichPane.Remove:Remove
430EnrichPane.Remove_Tooltip:Remove this value from the selected metadata element
431EnrichPane.Tree:All Previous Values
432EnrichPane.Value:Value
433EnrichPane.Value_Field_Tooltip:Value to assign to the selected metadata element
434EnrichPane.Value_Field_Tooltip_Uneditable:Value assigned to the selected metadata element
435#***********************
436#
437#****** ExplodeMetadataPrompt *******
438ExplodeMetadataPrompt.Explode:Explode
439ExplodeMetadataPrompt.Explode_Tooltip:Explode the metadata file
440ExplodeMetadataPrompt.Instructions:Exploding this metadata file will produce individual records with editable metadata. This is an irreversible process and the original metadata file will be removed from the collection.
441ExplodeMetadataPrompt.Failed_Title:Exploding Failed.
442ExplodeMetadataPrompt.Failed_Explode:The database {0} could not be exploded.
443ExplodeMetadataPrompt.NotExplodable:This file is not explodable.
444ExplodeMetadataPrompt.Successful_Explode:Database {0} successfully exploded.
445ExplodeMetadataPrompt.Successful_Title:Exploding Complete.
446ExplodeMetadataPrompt.Title:Explode Metadata Database
447#***********************
448#
449#****** WriteCDImagePrompt *******
450WriteCDImagePrompt.CD_Name:CD/DVD name
451WriteCDImagePrompt.Export:Write CD/DVD image
452WriteCDImagePrompt.Export_Tooltip:Write the selected collections as a Windows CD/DVD Image
453WriteCDImagePrompt.Failed_Export:The collections ({0}) could not be exported.
454WriteCDImagePrompt.Failed_Title:Export Failed
455WriteCDImagePrompt.Instructions:Export one or more collections to a self-installing Windows CD/DVD (although this works on any platform, the CD/DVD that is created only runs under Windows).
456WriteCDImagePrompt.Progress_Label:Copying Files. This could take some time...
457WriteCDImagePrompt.Successful_Export:The collections ({0}) have been exported.
458WriteCDImagePrompt.Successful_Title:Export Complete
459WriteCDImagePrompt.Title:Export Collection to CD/DVD
460#************************
461#
462#****** ExportAsPrompt *******
463ExportAsPrompt.Export_Name:Export directory name
464ExportAsPrompt.Export:Export collection(s)
465ExportAsPrompt.Export_Tooltip:Export the selected collections in the chosen file format into the designated directory
466ExportAsPrompt.Failed_ExportOne:The collection, {0}, could not be exported.
467ExportAsPrompt.Failed_ExportMany:The collections -- {0} -- could not be exported.
468ExportAsPrompt.Failed_Details:See {1} for details
469ExportAsPrompt.Failed_Title:Export Failed
470ExportAsPrompt.Instructions:Export one or more collections in the chosen format to into the stipulated directory
471ExportAsPrompt.Progress_Label:Exporting Files. This could take some time...
472ExportAsPrompt.Successful_ExportOne:The collection, {0}, has been exported.
473ExportAsPrompt.Successful_ExportMany:The collections -- {0} -- have been exported.
474ExportAsPrompt.Successful_Details:Files exported to: {1}
475ExportAsPrompt.Successful_Title:Export Complete
476ExportAsPrompt.Title:Export Collections
477ExportAsPrompt.SaveAs:Export to
478ExportAsPrompt.SaveAs_Tooltip:Select the format you want to export to
479#************************
480#
481#*****ExternalCollectionPrompt********
482ExternalCollectionPrompt.NewMDS:Create a new, empty metadata set.
483ExternalCollectionPrompt.ExistingMDS:Choose one or more existing metadata sets
484ExternalCollectionPrompt.Title:Load external collection
485ExternalCollectionPrompt.Instructions_1:You are about to load a collection that has not been created by the GLI. You will be asked to select one or more metadata sets to use for this collection. Existing metadata will be imported into the selected set(s). Original metadata files will be saved in a folder called import.bak.
486ExternalCollectionPrompt.Instructions_2:You are about to load a collection that has not been created by the GLI. You need to add a metadata set to this collection. You can create a new empty metadata set to which all the metadata elements found in the collection will be automatically added. Alternatively, you can select existing metadata sets, and elements from the collection will be merged with or added to the elements already in those sets. Original metadata files will be saved in a folder called import.bak.
487#****************************************
488#
489#***** Inherited Metadata *****
490ExtractedMetadata.Message:The selected file or folder contains extracted metadata, but it is currently hidden. To view extracted metadata go to the "[F]ile" menu and select "[P]references". In the "General" properties sheet select "View Extracted Metadata", then click "[O]k".
491ExtractedMetadata.Title:This File/Folder Has Hidden Extracted Metadata
492#
493#***** FileActions *****
494FileActions.Calculating_Size:Calculating total size of selected files
495FileActions.Copying:Copying {0}
496FileActions.Deleting:Deleting {0}
497FileActions.Directories_Selected:{0} folders selected
498FileActions.Directory_Exists:<html>The folder<br>{0}<br>already exists within the collection. Files will be copied into it.</html>
499FileActions.Directory_Selected:1 folder selected
500FileActions.File_Already_Exists_No_Create:The file '{0}' already exists.
501FileActions.File_Already_Exists_Message:{0}\nA file with the name shown above already exists at the\ndestination, and despite your previous choice the Librarian Interface\nis unable to overwrite it. Please check file permissions.
502FileActions.File_Already_Exists_Title:Error - File Already Exists.
503FileActions.File_And_Directories_Selected:1 file and {0} folders selected
504FileActions.File_And_Directory_Selected:1 file and 1 folder selected
505FileActions.File_Create_Error:The file {0} could not be created.
506FileActions.Folder_Create_Error:The folder {0} could not be created.
507FileActions.File_Exists:<html>{0} already exists in the destination folder. Overwrite it?</html>
508FileActions.File_Not_Found_Message:{0}\nThe file named above can not be found. Once file view\nhas refreshed, please check the file still exists.
509FileActions.File_Not_Found_Title:Error - File Not Found.
510FileActions.File_Selected:1 file selected
511FileActions.Files_And_Directory_Selected:{0} files and 1 folder selected
512FileActions.Files_Selected:{0} files selected
513FileActions.Folder_Already_Exists:The folder name '{0}' is already in use. Cannot create folder.
514FileActions.Increase_Depth:Increase Depth by 1
515FileActions.Insufficient_Space_Message:The file action has failed because of insufficient disk\nspace. For the file to copy successfully you require a\nfurther: {0}
516FileActions.Insufficient_Space_Title:Error - Insufficient Space
517FileActions.Moving:Moving {0}
518FileActions.No_Activity:No action requested
519FileActions.Possible_Cyclic_Path:{1} is {0} directories deep and may be a recursive path? Should file actioning continue?
520FileActions.Read_Only:Files from the workspace are read only and cannot be deleted.
521FileActions.Selected:{0} files and {1} folders selected
522FileActions.Unknown_File_Error_Message:Although no error message was reported during the file\naction, a final check has shown that the destination\ncopy is not the same as the source file. The reason\nfor this is unknown. Please check your media and update\nyour installed JVM.
523FileActions.Unknown_File_Error_Title:Error - Unknown File Error
524FileActions.Write_Not_Permitted_Message:The Librarian Interface does not have permission to write to\n{0}\nPlease check file permissions.
525FileActions.Write_Not_Permitted_Title:Error - Incorrect File Permissions
526FileActions.Yes_To_All:Yes to All
527#************************
528#
529#******* File Associations dialog **********
530FileAssociationDialog.Add:Add
531FileAssociationDialog.Add_Tooltip:Use this application to view files of this type
532FileAssociationDialog.Batch_File:Batch files
533FileAssociationDialog.Browse:Browse
534FileAssociationDialog.Browse_Tooltip:Choose the application to use from your filespace
535FileAssociationDialog.Browse_Tooltip_Mac:Browsing for your application is currently disabled for MacOS
536FileAssociationDialog.Browse_Title:Choose Application
537FileAssociationDialog.Close:Close
538FileAssociationDialog.Close_Tooltip:Close this dialog and return to the main window
539FileAssociationDialog.Command:Launch command:
540FileAssociationDialog.Command_File:Command files
541FileAssociationDialog.Command_Tooltip:Enter the command to launch the application to use
542FileAssociationDialog.Details:New File Association Details
543FileAssociationDialog.Executable_File:Executable files
544FileAssociationDialog.Existing_Associations:Current File Associations
545FileAssociationDialog.Extension:For files ending:
546FileAssociationDialog.Extension_Tooltip:The file extension of the files to view
547FileAssociationDialog.Instructions:Use this dialog to set what external programs are used to view a certain file-type, and what command is sent to launch this program.\nTo add a new file-type, type its extension in 'For files ending'. To add or modify a launch command, type the new command in 'Launch command' or click 'Browse' to search the file system for an appropriate program. Use the special string '%1' to indicate where the name of the file to be opened should be inserted, e.g. "C:\\Windows\\System\\MSPaint.exe %1". '%1' will be appended to the end of a command if not otherwise specified.\nMacOS users should always try the mac specific command "open [-a <application_name>] %1" first.
548FileAssociationDialog.Table.Command:Command
549FileAssociationDialog.Table.Extension:Extension
550FileAssociationDialog.Title:Edit File Associations
551FileAssociationDialog.Remove:Remove
552FileAssociationDialog.Remove_Tooltip:Remove the current selected association from the existing associations
553FileAssociationDialog.Replace:Replace
554FileAssociationDialog.Replace_Tooltip:Replace the currently selected association with the new association details
555#*******************
556#
557#******Filter***************
558Filter.0:HTM & HTML
559Filter.1:XML
560Filter.2:Text Files
561Filter.3:Images
562Filter.All_Files:All Files
563Filter.Filter_Tree:Show Files
564Filter.Invalid_Pattern:<HTML><FONT FACE={FONT} COLOR=Black>The pattern you have entered for filtering files is invalid.<BR>Please try again using regular expression syntax and with<BR>* for the wildcard character.</FONT></HTML>
565#***********************
566#
567#***** GAuthenticator *****
568GAuthenticator.Password:Password:
569GAuthenticator.Password_Tooltip:Enter your password here
570GAuthenticator.Title:Password Required.
571GAuthenticator.Username:User Name:
572GAuthenticator.Username_Tooltip:Enter your username here
573#**************************
574#
575#***** General Messages *****
576# 0 - A String representing the name and method of the class in question.
577General.Apply:Apply
578General.Apply_Tooltip:Apply the current settings but do not exit the dialog
579General.Browse:Browse...
580General.Cancel:Cancel
581General.Cancel_Tooltip:Cancel the changes (will not undo any that have been applied already)
582General.Close:Close
583General.Close_Tooltip:Close this dialog box
584General.Edit:Edit Value
585General.Error:Error
586General.No:No
587General.NotSunJava:Java vendor: {0}\nNote that the Librarian Interface has been developed and tested with Java from Sun Microsystems.
588General.OK:OK
589General.OK_Tooltip:Accept the current settings and exit the dialog
590General.Open:Open
591General.Outstanding_Processes:<html>The Librarian Interface cannot close completely until all programs<br>started within The Librarian Interface have also exited.</html>
592General.Outstanding_Processes_Title:Waiting To Exit
593General.Pure_Cancel_Tooltip:Abort this action (no changes will be made)
594General.Review_Output:Please review output below:
595General.Usage:Usage: {0} <params>\nAll parameters are optional but the Librarian Interface may fail to work if -gsdl and -library aren't set.\n -gsdl <path> : Force path to gsdl\n -library <path> : Path to cgi-bin\n -mozilla <path> : Enabled mozilla\n -mirror : Enable web-mirroring controls\n -laf [java|windows|motif|mac] : Look and feel\n -debug : Enable debug messages\n -no_load : Don't load previously open collection\n -load <path> : Load the specified collection
596General.View:View Value
597General.Warning:Warning
598General.Yes:Yes
599#****************************
600#
601#***** GShell *****
602GShell.Build.Auxilary:Creating auxiliary files and tidying up...
603GShell.Build.BuildBegun1:************** Build Started **************
604GShell.Build.BuildCancelled:************** Cancelled **************
605GShell.Build.BuildComplete1:************** Build Finished **************
606GShell.Build.CompressText:Compressing text...
607GShell.Build.Index:Creating an index based on {0-index source and level}...
608GShell.Build.InfoDatabase:Creating information database...
609GShell.Build.Phind:Generating a Phind classifier. This may take some time...
610GShell.Command:Command
611GShell.Failure:Command failed.
612GShell.Import.FileNotProcessed:The file {0-target file path} was recognised but could not be processed by any plugin.
613GShell.Import.FileNotRecognised:The file {0-target file path} was not recognised by any plugin.
614GShell.Import.FileProcessing:The file {0-target file path} is being processed by {1-plugin name}.
615GShell.Import.FileProcessingError:The file {0-target file path} encountered an error during processing.
616GShell.Import.ImportBegun1:************** Import Started **************
617GShell.Import.ImportComplete1:************** Import Finished **************
618GShell.Import.ImportComplete2:{0-number documents considered} documents were considered for processing:
619GShell.Import.ImportComplete2.1:1 document was considered for processing:
620GShell.Import.ImportComplete.Processed:{0-number processed} documents were processed and included in the collection.
621GShell.Import.ImportComplete.Processed.1:1 document was processed and included in the collection.
622GShell.Import.ImportComplete.Blocked:{0-number blocked} were prevented from being added by plugins (such as images in web pages).
623GShell.Import.ImportComplete.Blocked.1:1 was prevented from being added by plugins (such as images in web pages).
624GShell.Import.ImportComplete.Ignored:{0-number ignored} were unrecognised.
625GShell.Import.ImportComplete.Ignored.1:1 was unrecognised.
626GShell.Import.ImportComplete.Failed:{0-number failed} were rejected.
627GShell.Import.ImportComplete.Failed.1:1 was rejected.
628GShell.Import.ImportComplete3:\n
629GShell.Parsing_Metadata_Complete:Archived metadata extraction complete.
630GShell.Parsing_Metadata_Start:Extracting new metadata from archive files.
631GShell.Success:Command complete.
632#*********************
633#
634#***** GUI *****
635# Currently Enabled and Disabled display the same text but in different
636# colours. If necessary this can be changed.
637GUI.Create:Create
638GUI.Create_Tooltip:Build your collection using Greenstone
639GUI.Design:Design
640GUI.Design_Tooltip:Design the functionality and appearance of your collection
641GUI.Download:Download
642GUI.Download_Tooltip:Download resources from the internet for your collection
643GUI.Enrich:Enrich
644GUI.Enrich_Tooltip:Assign metadata to the files in your collection
645GUI.Gather:Gather
646GUI.Gather_Tooltip:Select the files to include in your collection
647#***************
648#
649#***** HELP *****
650Help.Contents:Contents
651Help.Title:Librarian Interface Help Pages
652#
653#***** Inherited Metadata *****
654InheritedMetadata.Message:The selected file or folder inherits some of its metadata from folders above it. Such entries are denoted by a folder icon, and you can visit the actual folder containing the metadata by clicking on this icon.
655InheritedMetadata.Title:This File/Folder Has Inherited Metadata
656#******************
657#
658#***** LockFileDialog *****
659LockFileDialog.Cancel_Tooltip:Do not steal control of the lock file (collection will not open)
660LockFileDialog.Date:Date
661LockFileDialog.Error:#error
662LockFileDialog.Lockfile_Message_One:The presence of a lock file suggests this collection is already open.
663LockFileDialog.Lockfile_Message_Two:Do you wish to 'steal' control of this lock file?
664LockFileDialog.Machine:Where
665LockFileDialog.Name:Name
666LockFileDialog.OK_Tooltip:Steal control of the lock file
667LockFileDialog.Title:Lock File Detected
668LockFileDialog.User:Who
669#********************
670#
671#*****MappingPrompt **********
672MappingPrompt.File:Folder
673MappingPrompt.Map:Create Shortcut
674MappingPrompt.Name:Name
675MappingPrompt.Title:Set Folder Shortcut
676MappingPrompt.Unmap:Remove Shortcut
677#*******************
678#
679#***** Menu Options *****
680Menu.Collapse:Close Folder
681Menu.Edit:Edit
682Menu.Edit_Copy:Copy (ctrl-c)
683Menu.Edit_Cut:Cut (ctrl-x)
684Menu.Edit_Paste:Paste (ctrl-v)
685Menu.Expand:Open Folder
686Menu.Explode_Metadata_Database:Explode metadata database
687Menu.File:File
688Menu.File_Associations:File Associations...
689Menu.File_CDimage:Write CD/DVD image...
690Menu.File_Close:Close
691Menu.File_Delete:Delete...
692Menu.File_Exit:Exit
693Menu.File_ExportAs:Export...
694Menu.File_New:New...
695Menu.File_Open:Open...
696Menu.File_Options:Preferences...
697Menu.File_Save:Save
698Menu.Help:Help
699Menu.Help_About:About...
700Menu.Metadata_View:Assigned Metadata for the {0}
701Menu.Open_Externally:Open in external program
702#********************
703#
704#***** MetaAudit *****
705MetaAudit.Close:Close
706MetaAudit.Close_Tooltip:Close this dialog box
707MetaAudit.Title:All Metadata
708#*********************
709#
710#***** Metadata *****
711Metadata.Element:Element
712Metadata.Value:Value
713MetadataSet.Files:Metadata Set Files
714#*********************************************
715#
716#******** MetadataImportMappingPrompt *********
717MIMP.Add:Add
718MIMP.Add_Tooltip:Add the metadata element to the selected set
719MIMP.Ignore:Ignore
720MIMP.Ignore_Tooltip:Ignore this metadata element
721MIMP.Instructions:The metadata element {0} cannot be automatically imported into the collection. Select a metadata set and either:\n(1) press 'Add' to add the metadata to that set (only if there is not already {0} metadata in the set), or\n(2) choose an element and press 'Merge' to import {0} metadata to this element, or\n(3) ignore this metadata element.
722MIMP.Merge:Merge
723MIMP.Merge_Tooltip:Map the metadata element to the specified element in the selected set
724MIMP.Source_Element:Source metadata element:
725MIMP.Target_Element:Target metadata element:
726MIMP.Target_Set:Target metadata set:
727MIMP.Title:Merging Action Required.
728#*****************************
729#
730#***** Mirroring *****
731Mirroring.ClearCache:Clear Cache
732Mirroring.ClearCache_Tooltip:Delete all downloaded files
733Mirroring.Download:Download
734Mirroring.Download_Tooltip:Start a new download job
735Mirroring.Download_Controls:Download Settings
736Mirroring.Download_Depth:Download Depth:
737Mirroring.Download_Depth.Zero:Zero
738Mirroring.Download_Depth.Unlimited:Unlimited
739Mirroring.Download_Depth_Tooltip:How many hyperlinks deep to go when downloading
740Mirroring.Download_Embedded:Download text only (no images, stylesheets etc)
741Mirroring.DownloadJob.Close:Close
742Mirroring.DownloadJob.Close_Tooltip:Remove this job from the list, stopping it if it is currently running
743Mirroring.DownloadJob.Downloading:Downloading {0}
744Mirroring.DownloadJob.Download_Complete:Download complete
745Mirroring.DownloadJob.Download_Stopped:Download halted
746Mirroring.DownloadJob.Download_Progress:Downloading in progress
747Mirroring.DownloadJob.Log:View Log
748Mirroring.DownloadJob.Log_Tooltip:View details about this download
749Mirroring.DownloadJob.Pause:Pause
750Mirroring.DownloadJob.Pause_Tooltip:Pause this download
751Mirroring.DownloadJob.Resume:Resume
752Mirroring.DownloadJob.Resume_Tooltip:Resume this download
753Mirroring.DownloadJob.Status:Downloaded {0} of {1} files ({2} warnings, {3} errors)
754Mirroring.DownloadJob.Waiting:Waiting to start
755Mirroring.DownloadJob.Waiting_User:Waiting for user action
756Mirroring.Higher_Directories:Only mirror files below this URL
757Mirroring.Invalid_URL:The URL entered is not valid. Please correct.
758Mirroring.Invalid_URL_Title:Invalid URL
759Mirroring.Preferences:Preferences...
760Mirroring.Preferences_Tooltip:Enable proxy and/or edit proxy settings
761Mirroring.Same_Host:Only mirror files within the same site
762Mirroring.Source_URL:Source URL:
763Mirroring.Source_URL_Tooltip:URL to download
764#*********************
765#
766#***** Missing EXEC *****
767MissingEXEC.Message:Warning! You will not be able to view your new collections within the Librarian Interface unless you specify the path to the locally running Greenstone Library Webserver. You can enter this now in the text field below, or later by going to Preferences and choosing the Connection tab. Remember that a valid url must start with the protocol "http://", and will probably end with the executable name ("library" for Greenstone local library server, "gsdl" for other web servers).
768MissingEXEC.Title:Missing Greenstone Library Address
769#***** Missing EXEC_GS3 *****
770MissingEXEC_GS3.Message:Warning! You will not be able to view your new collections within the Librarian Interface unless you specify the path to the Greenstone context in the locally running Tomcat Webserver. You can enter this now in the text field below, or later by going to Preferences and choosing the Connection tab. Remember that a valid url must start with the protocol "http://". The default address is http://localhost:8080/gsdl3.
771MissingEXEC_GS3.Title:Missing Greenstone Library Address
772#***** Missing GSDL *****
773MissingGSDL.Message:Warning! You will not be able to access all of the Librarian Interface's features without a local copy of Greenstone Digital Library also installed. If you believe you are recieving this message in error please check your installation, and the paths specified in Librarian Interface batch or script file.
774MissingGSDL.Title:Missing Greenstone Path
775#***** Missing PERL *****
776MissingPERL.Message:Warning! You will not be able to create new collections, nor build existing ones, without PERL installed, and the Librarian Interface was unable to find PERL on your system. If you believe you are recieving this message in error please check your installation, and the paths specified in Librarian Interface batch or script file.
777MissingPERL.Title:Missing PERL Path
778#******* MissingWGET ********
779MissingWGET.Message:Warning! Web mirroring is disabled because the Librarian Interface failed to locate an appropriate version of WGet. If you believe you are receiving this message in error please check your installation and the paths specified in the Librarian Interface batch or script file.
780MissingWGET.Title:Missing WGet
781#*****************************
782#
783#***** New Session *****
784NewCollectionPrompt.Base_Collection:Base this collection on:
785NewCollectionPrompt.Base_Collection_Tooltip:Select an existing collection to base the new collection on
786NewCollectionPrompt.Collection_Description:Description of content:
787#NewCollectionPrompt.Collection_Email:Author's Email:
788NewCollectionPrompt.Collection_Name:Collection folder:
789#NewCollectionPrompt.Collection_Name_Tooltip:Short collection name, used internally (must be 8 characters or less)
790NewCollectionPrompt.Description_Error:The description field must be filled out. Please correct.
791NewCollectionPrompt.Error:Error in new collection.
792NewCollectionPrompt.Instructions:To create a new collection fill out the fields below.
793NewCollectionPrompt.Metadata_Elements:Elements within selected set:
794NewCollectionPrompt.Metadata_Instructions1:Check the boxes beside the metadata sets to include in your collection.
795NewCollectionPrompt.Metadata_Instructions2:(Note: You can add new ones later).
796NewCollectionPrompt.Metadata_Title_Existing:Select metadata sets.
797#NewCollectionPrompt.Name_Error:You have either failed to enter a name for the collection, or the name you have choosen is already in use. Please correct.
798NewCollectionPrompt.NewCollection:-- New Collection --
799NewCollectionPrompt.Select_MDS:Available metadata sets:
800NewCollectionPrompt.Title:Create a new Collection.
801NewCollectionPrompt.Title_Clash:The title you have chosen for your collection is already in use. Continue?
802NewCollectionPrompt.Title_Error:The title field must be filled out. Please correct.
803#***** New Folder OrFilePrompt *****
804NewFolderOrFilePrompt.Default_File_Name:dummy
805NewFolderOrFilePrompt.Default_Folder_Name:new folder
806NewFolderOrFilePrompt.Destination_Name:Destination Folder
807NewFolderOrFilePrompt.File_Name:File Name
808NewFolderOrFilePrompt.File_Name_Tooltip:Enter a name for the new file
809NewFolderOrFilePrompt.Folder_Name:Folder Name
810NewFolderOrFilePrompt.Folder_Name_Tooltip:Enter a name for the new folder
811NewFolderOrFilePrompt.Title_Folder:Create a new folder
812NewFolderOrFilePrompt.Title_File:Create a new dummy document
813#***********************
814#
815NoMetadataSetsSelected.Message:If you create the collection now it will have no initial metadata sets. You will not be able to import nor assign any metadata until a set is imported or added to your collection. Do you wish to continue?
816NoMetadataSetsSelected.Title:No Metadata Sets Selected
817#**********************
818#
819#******* OldWGET *******
820NoPluginExpectedToProcessFile.Message:None of Greenstone's plugins are expected to process the file "{0}". Check that the file has the correct extension. If it is correct then you may have to use UnknownPlug to process this file.
821NoPluginExpectedToProcessFile.Title:No plugin expected to process file
822#**********************
823#
824#******* OldWGET *******
825OldWGET.Message:Warning! The version of WGet you have installed has a known bug when mirroring files which contain encoded characters such as space and tilde in their URL. While this shouldn't be a problem, we recommend installing WGet 1.9 or higher.
826OldWGET.Title:Old WGet
827#***********************
828#
829#***** OpenCollectionDialog *****
830OpenCollectionDialog.Available_Collections:Available Collections
831OpenCollectionDialog.Browse:Browse
832OpenCollectionDialog.Browse_Tooltip:Choose a collection from your filespace
833OpenCollectionDialog.Collection:Greenstone Collection (".col")
834OpenCollectionDialog.Description:Collection Description
835OpenCollectionDialog.Locked_Collection:Greenstone collection already in use
836OpenCollectionDialog.No_Description:Please select a greenstone collection (".col" file) to see description.
837OpenCollectionDialog.Normal_Collection:Greenstone collection
838OpenCollectionDialog.Open:Open
839OpenCollectionDialog.Open_Tooltip:Load the selected collection into the Librarian Interface
840OpenCollectionDialog.Title:Open Greenstone Collection
841#**********************
842#
843#***** Options Pane inside CreatePane *****
844OptionsPane.Cancelled: - cancelled
845OptionsPane.LogHistory:Log history
846OptionsPane.Successful: - successful
847OptionsPane.Unknown: - unknown
848OptionsPane.Unsuccessful: - unsuccessful
849#*******************
850#
851#***** Preferences *****
852Preferences:Preferences
853Preferences.Connection:Connection
854Preferences.Connection_Tooltip:Set the URL to the greenstone library and configure a proxy connection if appropriate
855Preferences.Connection.Library_Path:Library Path:
856Preferences.Connection.Library_Path_GS3:Greenstone Web Path:
857Preferences.Connection.Library_Path_Tooltip:The URL of the Greenstone web-server
858Preferences.Connection.Library_Path_Tooltip_GS3:The URL of the Greenstone web-server
859Preferences.Connection.ProgramCommand:Preview Command:
860Preferences.Connection.ProgramCommand_Tooltip:The launch command for the program used to view the collection preview. Remember to use %1 as the placeholder for the collection address, and to use speechmarks where necessary.
861Preferences.Connection.Proxy_Host:Proxy Host:
862Preferences.Connection.Proxy_Host_Tooltip:The address of your proxy server
863Preferences.Connection.Proxy_Port:Proxy Port:
864Preferences.Connection.Proxy_Port_Tooltip:The port number of your proxy server
865Preferences.Connection.Servlet:Servlet:
866Preferences.Connection.Servlet_Tooltip:The servlet to use to view your site
867Preferences.Connection.Servlet_Tooltip2:There is no servlet specified for this site, you can still build collections, but you wont be able to view them
868Preferences.Connection.Site:Site:
869Preferences.Connection.Site_Tooltip:The site you want to work in
870Preferences.Connection.Use_Proxy:Use proxy connection?
871Preferences.General:General
872Preferences.General_Tooltip:Set some general preferences
873Preferences.General.Email:User's Email:
874Preferences.General.Email_Tooltip:The email address automatically used for any collection created with the GLI
875Preferences.General.Font:Font:
876Preferences.General.Font_Tooltip:The font used for the GLI interface.
877Preferences.General.Interface_Language:Interface Language:
878Preferences.General.Interface_Language_Tooltip:Select the language you wish the interface and its controls to be displayed in.
879Preferences.General.Restart_Required:GLI should now be restarted in order to complete updating its interface.
880Preferences.General.Show_File_Size:Show file sizes
881Preferences.General.Show_File_Size_Tooltip:Show file sizes next to entries in the Workspace and Collection file trees.
882Preferences.General.View_Extracted_Metadata:View Extracted Metadata
883Preferences.General.View_Extracted_Metadata_Tooltip:Display metadata extracted by the greenstone plugins in the metadata list in the Enrich view.
884Preferences.Mode:Mode
885Preferences.Mode_Tooltip:Click on an entry to select a suitable level of operation
886Preferences.Mode.Assistant:Library Assistant
887Preferences.Mode.Assistant_Description:Use this setting to gain access to the basic features of the Greenstone Librarian Interface: adding documents and metadata to collections, creating new collections whose structure mirrors existing ones, and building collections.
888Preferences.Mode.Librarian:Librarian
889Preferences.Mode.Librarian_Description:This setting gives normal use of the Greenstone Librarian Interface: creating and designing new collections, adding documents and metadata to collections, designing new collections, and building collections.
890Preferences.Mode.Systems:Library Systems Specialist
891Preferences.Mode.Systems_Description: This setting enables full use of the Greenstone Librarian Interface. To take advantage of all the features available, you will need to be able to formulate regular expressions.
892Preferences.Mode.Expert:Expert
893Preferences.Mode.Expert_Description:This setting enables expert use of the Greenstone Librarian Interface. It is recommended for users who are experienced with Greenstone, and are able to perform troubleshooting tasks that involve interpreting debugging output from PERL scripts. All features of the Greenstone Librarian Interface are enabled.
894Preferences.Warnings:Warnings
895Preferences.Warnings_Tooltip:Enable or disable various warning dialogs
896Preferences.Workflow:Workflow
897Preferences.Workflow_Tooltip:Design the interface workflow: set which views should be enabled
898Preferences.Workflow.Create:Create - Build your collection using Greenstone
899Preferences.Workflow.Design:Design - Change collection appearence
900Preferences.Workflow.Download:Download - Download web-based resources
901Preferences.Workflow.Enrich:Enrich - Annotate with metadata
902Preferences.Workflow.Gather:Gather - Select files for collection
903Preferences.Workflow.Predefined.Label:Predefined Workflows
904Preferences.Workflow.Title:Check box to enable view
905#**********************
906#
907#**** PreviewCommandDialog *******
908PreviewCommandDialog.Instructions:Enter the command for opening the program to view collection preview. Remember to use %1 as the placeholder for the collection address, and to use speechmarks where necessary.
909PreviewCommandDialog.Title:Preview Command
910#**********************
911#
912#***** Save Collection Box *****
913SaveCollectionBox.File_Name:File Name:
914SaveCollectionBox.Files_Of_Type:Files of Type:
915SaveCollectionBox.Look_In:Look In:
916#**********************
917#
918#***** Save Progress Box *******
919SaveProgressDialog.Title:Saving Collection
920#*******************************
921#
922Server.QuitManual:The Librarian Interface was unable to close the local\nlibrary server automatically. Please exit the server\nmanually by clicking on the cross icon in its top\nright-hand corner, then click OK on this dialog.
923Server.QuitTimeOut:The greenstone local library has not responded to the\nautomatic close command for sixty seconds. Do you\nwish to wait for another minute?
924#
925#***** Sources *****
926Source.General:General
927#*******************
928#
929#***** TitleClash *****
930TitleClashes.Message:The title you have chosen for your collection is already in use. Continue?
931TitleClashes.Title:Entered Title Clashes
932#**********************
933#
934#***** Trees *****
935Tree.DownloadedFiles:Downloaded Files
936Tree.Files:files
937Tree.Home:Home Folder ({0})
938Tree.Root:Local Filespace
939Tree.World:Documents in Greenstone Collections
940#***********************
941#
942#***** Warning Dialog *****
943WarningDialog.Dont_Show_Again:Do not show this warning again
944WarningDialog.Dont_Show_Again_Message:Do not show this message again
945WarningDialog.Invalid_Value:The value you have entered in the value field\nis not valid for the specified property.
946WarningDialog.Value:Enter value:
947#
948#****** WGet *****
949WGet.Prompt:WGet Mirroring Client
950
951GEMS.Already_Loaded_Set_Error: The metadata set you selected is currently open.
952GEMS.Element_Already_Exists:An element with this name already exists.
953GEMS.Set_Already_Exists:A set with this namespace already exists.
954GEMS.Cannot_Delete_Core_Sets_Error:You cannot remove a core GLI metadata set.
955
956GEMS.Preferences.Selected_Languages_Tooltip: Selected languages to display:
957
958GEMS.Add_Attribute:Add attribute
959GEMS.Add_Attribute_Tooltip:Add a new attribute to the selected item
960GEMS.Add_Element:Add element
961GEMS.Add_Element_Tooltip:Add a new element to the selected set
962GEMS.Add_Subelement:Add subelement
963GEMS.Add_Subelement_Tooltip:Add a new subelement to the selected element
964GEMS.Add_Set:Add Set
965GEMS.Attribute:Attribute
966GEMS.Attribute_Already_Exists:This attribute already exists.
967GEMS.Attribute_Name_Tooltip:The name of the new attribute
968GEMS.Attribute_Language_Tooltip:The language of the new attribute
969GEMS.Attribute_Value_Tooltip:The value of the new attribute
970GEMS.Attributes:Attributes
971GEMS.Cannot_Undo:(this action cannot be undone)
972GEMS.Cannot_Add_Elements_To_Greenstone_MDS:You cannot manually add elements to the Greenstone Metadata. If\nnecessary create a new set, then add your new element to it instead.
973GEMS.Confirm_Exit_Save: Would you like to save before exiting?
974GEMS.Confirm_Exit_Save_Title: Save Before Exit?
975GEMS.Confirm_Removal:Are you sure you wish to remove this {0}?
976GEMS.Confirm_Removal_Title:Confirm Removal
977GEMS.Edit_Attribute:Edit Attribute
978GEMS.Edit_Value:Edit Value
979GEMS.Edit_Value_Tooltip:Change the selected value
980GEMS.Element:Element
981GEMS.Element_Name_Tooltip:The name of the new element
982GEMS.Element_Details:Metadata Element Details
983GEMS.Language:Language
984GEMS.Language_Code:Language
985GEMS.Name:Name
986GEMS.Namespace:Namespace
987GEMS.New_Name:New Name
988GEMS.No_Description:No description found.
989GEMS.No_Name:No name found.
990GEMS.Open_Set:Open Set
991GEMS.Remove_Attribute:Remove attribute
992GEMS.Remove_Attribute_Tooltip:Remove the selected attribute
993GEMS.Remove_Element:Remove element
994GEMS.Remove_Element_Tooltip:Remove the selected element from the set
995GEMS.Remove_Set:Remove set
996GEMS.Remove_Set_Tooltip:Remove the selected set
997GEMS.Rename_Element:Rename element
998GEMS.Rename_Element_Tooltip:The element's new name
999GEMS.Rename_Name_Tooltip:The metadata set's new name
1000GEMS.Rename_Namespace_Tooltip:The metadata set's unique namespace
1001GEMS.Rename_Set:Rename set
1002GEMS.Rename_Set_Tooltip:Rename the metadata set
1003GEMS.Set:Set
1004GEMS.Set_Details:Metadata Set Details
1005GEMS.Set_Name_Tooltip:The name of the new metadata set
1006GEMS.Set_Namespace_Tooltip:A unique namespace for the new metadata set
1007GEMS.Subelement_Name_Tooltip:The name of the new subelement
1008GEMS.Subelement_Already_Exists:A subelement with this name already exists.
1009GEMS.Target:Element
1010GEMS.Title:Greenstone Editor for Metadata Sets
1011GEMS.Value:Value
1012GEMS.Values:Values
1013GEMS.inheritMetadataSet:Inherit from Metadataset:
1014GEMS.Add_Set.No_Inherit:Do not inherit
Note: See TracBrowser for help on using the repository browser.