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

Last change on this file since 11108 was 11108, checked in by kjdon, 18 years ago

changed the date for the 2.62 release - Feb 2006

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