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

Last change on this file since 13048 was 13048, checked in by mdewsnip, 18 years ago

Strings for the new indexing options.

  • Property svn:keywords set to Author Date Id Revision
File size: 66.4 KB
Line 
1#*******************
2#
3#***** AboutDialog *****
4AboutDialog.Acknowledgement:Acknowledgements for proprietary programs, packages or classes...
5AboutDialog.Date:(June 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.Error_Title:Error In Arguments
72CDM.ArgumentConfiguration.Header:<HTML><STRONG><FONT FACE={FONT} COLOR=Black SIZE=5><CENTER>Please configure the arguments for {0}.</CENTER></FONT></STRONG></HTML>
73CDM.ArgumentConfiguration.No_Value:The argument '{0}' requires a value, but no value is specified.
74CDM.ArgumentConfiguration.Remove:Remove
75CDM.ArgumentConfiguration.Required_Argument:The argument '{0}' must be given a value.
76CDM.ArgumentConfiguration.Title:Configuring Arguments
77CDM.BuildTypeManager.Title:Select the Indexer
78CDM.BuildTypeManager.mg:MG
79CDM.BuildTypeManager.mg_Description:This is the original indexer used by Greenstone, developed mainly by Alistair Moffat and described in the classic book Managing Gigabytes. It does section level indexing, and searches can be boolean or ranked (not both at once). For each index specified in the collection, a separate physical index is created. For phrase searching, Greenstone does an "AND" search on all the terms, then scans the resulting hits to see if the phrase is present. It has been extensively tested on very large collections (many GB of text).
80CDM.BuildTypeManager.mgpp:MGPP
81CDM.BuildTypeManager.mgpp_Description:This new version of MG (MG plus plus) was developed by the New Zealand Digital Library Project. It does word level indexing, which allows fielded, phrase and proximity searching to be handled by the indexer. Boolean searches can be ranked. Only a single index is created for a Greenstone collection: document/section levels and text/metadata fields are all handled by the one index. For collections with many indexes, this results in a smaller collection size than using MG. For large collections, searching may be a bit slower due to the index being word level rather than section level.
82CDM.BuildTypeManager.lucene:Lucene
83CDM.BuildTypeManager.lucene_Description:Lucene was developed by the Apache Software Foundation. It handles field and proximity searching, but only at a single level (e.g. complete documents or individual sections, but not both). Therefore document and section indexes for a collection require two separate indexes. It provides a similar range of search functionality to MGPP with the addition of single-character wildcards, range searching and sorting of search results by metadata fields. It was added to Greenstone to facilitate incremental collection building, which MG and MGPP can't provide.
84CDM.BuildTypeManager.Current_Type:Indexer in use: {0}
85CDM.BuildTypeManager.Change:Change...
86CDM.BuildTypeManager.Change_Tooltip:Change the indexer used by this collection
87CDM.ClassifierManager.Add:Add Classifier...
88CDM.ClassifierManager.Add_Tooltip:Use the specified classifier with this collection
89CDM.ClassifierManager.Assigned:Assigned Classifiers
90CDM.ClassifierManager.Classifier:Select classifier to add:
91CDM.ClassifierManager.Classifier_Exists:That classifier has already been assigned for this collection.
92CDM.ClassifierManager.Classifier_Str:classifier
93CDM.ClassifierManager.Classifier_List_XML_Parse_Failed:Unable to get the list of classifiers using classinfo.pl -listall.
94CDM.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.
95CDM.ClassifierManager.Configure:Configure Classifier...
96CDM.ClassifierManager.Configure_Tooltip:Change the options of the selected classifier
97CDM.ClassifierManager.Remove:Remove Classifier
98CDM.ClassifierManager.Remove_Tooltip:Remove the selected classifier from the list
99CDM.ClassifierManager.Parsing.Message:Loading classifier information...
100CDM.ClassifierManager.Parsing.Title:Loading Classifiers
101CDM.FormatManager.Add:Add Format
102CDM.FormatManager.Add_Tooltip:Add the specified format command
103CDM.FormatManager.AllFeatures:All Features
104CDM.FormatManager.AllParts:All Components
105CDM.FormatManager.Assigned_Formats:Assigned Format Commands
106CDM.FormatManager.Default:Reset to Default
107CDM.FormatManager.Default_Tooltip:Reset the selected format command to its default value
108CDM.FormatManager.Editor:HTML Format String
109CDM.FormatManager.Editor_Tooltip:Enter or edit the format command
110CDM.FormatManager.Editor_Disabled_Tooltip:Click 'Add Format' to add this format command to your collection.
111CDM.FormatManager.Enabled:Enabled
112CDM.FormatManager.Feature:Choose Feature
113CDM.FormatManager.Feature_Tooltip:The feature to format
114CDM.FormatManager.Insert:Insert
115CDM.FormatManager.Insert_Tooltip:Insert the selected variable into the format command
116CDM.FormatManager.Default:Reset to Default
117CDM.FormatManager.Default_Tooltip:Reset the selected variable to its default
118CDM.FormatManager.Insert_Variable:Insert Variable...
119CDM.FormatManager.Part:Affected Component
120CDM.FormatManager.Part_Tooltip:The aspect of the selected feature to format
121CDM.FormatManager.Remove:Remove Format
122CDM.FormatManager.Remove_Tooltip:Remove the selected format command
123CDM.FormatManager.Variable_Tooltip:Insert one of the predefined variables into the selected format command
124CDM.General.Access:This collection should be publicly accessible
125CDM.General.Browser_Title:Select An Image
126CDM.General.Collection_Extra:Collection description:
127CDM.General.Collection_Extra_Tooltip:A description of the purpose and content of the collection
128CDM.General.Collection_Name:Collection title:
129CDM.General.Collection_Name_Tooltip:Name of the collection
130CDM.General.Email.Creator:Creator's email
131CDM.General.Email.Creator_Tooltip:E-mail address of the collection's creator
132CDM.General.Email.Maintainer:Maintainer's email
133CDM.General.Email.Maintainer_Tooltip:E-mail address of the collection's maintainer
134CDM.General.Icon_Collection:URL to 'about page' image:
135CDM.General.Icon_Collection_Tooltip:The URL of the image to display on the collection's about page
136CDM.General.Icon_Collection_Small:URL to 'home page' image:
137CDM.General.Icon_Collection_Small_Tooltip:The URL of the image to display on the library's home page for this collection
138CDM.General.Image_Copy_Failed:An error has occurred which prevents the image you selected being copied.\nPlease try manually copying the image:\n{0}\n to the images folder of your collection:\n{1}
139CDM.General.Image_Filter:Images (gifs, jpgs and pngs)
140CDM.GUI.Classifiers:Browsing Classifiers
141CDM.GUI.Formats:Format Features
142CDM.GUI.General:General
143CDM.GUI.Indexes:Search Indexes
144CDM.GUI.Macros:Collection Specific Macros
145CDM.GUI.Plugins:Document Plugins
146CDM.GUI.Root:CDM_ROOT
147CDM.GUI.SearchMetadata:Search
148CDM.GUI.Subcollections:Partition Indexes
149CDM.GUI.SuperCollection:Cross-Collection Search
150CDM.GUI.Translation:Translate Text
151CDM.HelpButton:Help for this screen
152CDM.HelpButton_Tooltip:Open up the GLI help for this screen
153CDM.IndexManager.Add_Index:Add Index
154CDM.IndexManager.Add_Index_Tooltip:Add the specified index
155CDM.IndexManager.Allfields_Index:Add combined searching over all assigned indexes (allfields)
156CDM.IndexManager.Default_Index_Indicator:[Default Index]
157CDM.IndexManager.Index_Exists:That index has already been assigned for this collection.
158CDM.IndexManager.Indexes:Assigned Indexes
159CDM.IndexManager.Level:Indexing level:
160CDM.IndexManager.Level_Tooltip:Textual unit on which index is based
161CDM.IndexManager.Add_All:Add All
162CDM.IndexManager.Add_All_Tooltip:Add a separate index for every source
163CDM.IndexManager.Edit_Index:Edit Index
164CDM.IndexManager.Edit_Index_Tooltip:Modify the selected index
165CDM.IndexManager.New_Index:New Index
166CDM.IndexManager.New_Index_Tooltip:Add a new index
167CDM.IndexManager.Remove_Index:Remove Index
168CDM.IndexManager.Remove_Index_Tooltip:Remove the selected index
169CDM.IndexManager.Replace_Index:Replace Index
170CDM.IndexManager.Replace_Index_Tooltip:Update the selected index
171CDM.IndexManager.Select_All:Select All
172CDM.IndexManager.Select_All_Tooltip:Select all index sources
173CDM.IndexManager.Select_None:Select None
174CDM.IndexManager.Select_None_Tooltip:Deselect all index sources
175CDM.IndexManager.Set_Default:Set Default Index
176CDM.IndexManager.Set_Default_Tooltip:Make the selected index the default index
177CDM.IndexManager.Source:Include in index:
178CDM.IndexManager.Source_Tooltip:The metadata elements to build the index on
179CDM.IndexManager.Text_Source:Full text
180CDM.IndexManager.Text_Source_Tooltip:Include the full text of the documents in the index
181CDM.IndexingManager.Accent_fold:Accent fold
182CDM.IndexingManager.Casefold:Casefold
183CDM.IndexingManager.Options:Indexing options:
184CDM.IndexingManager.Stem:Stem
185CDM.LanguageManager.Add_Tooltip:Add an index partition based on the specified languages
186CDM.LanguageManager.Assigned_Languages:Assigned Language Partitions
187CDM.LanguageManager.Default_Language:Default Language
188CDM.LanguageManager.LanguageMetadata:Language Metadata:
189CDM.LanguageManager.LanguageMetadata_Tooltip:The metadata element to use to determine a document's language
190CDM.LanguageManager.Remove_Tooltip:Remove the selected language partition from the list
191CDM.LanguageManager.Replace_Tooltip:Replace the selected partition with a new one based on the ticked languages
192CDM.LanguageManager.Selector:Languages to add:
193CDM.LanguageManager.Selector_Tooltip:The languages to build an index partition on
194CDM.LanguageManager.Set_Default:Set Default
195CDM.LanguageManager.Set_Default_Tooltip:Make the selected language partition the default
196CDM.LevelManager.Document:document
197CDM.LevelManager.Section:section
198CDM.LevelManager.Paragraph:paragraph
199CDM.LevelManager.Level:Level
200CDM.LevelManager.Level_Title:Indexing Levels
201CDM.LevelManager.Level_Tooltip:Textual units on which indexes are based
202CDM.LevelManager.Default:Default
203CDM.LevelManager.Default_Tooltip:Default level in reader's interface
204CDM.MacrosManager.Editor_Tooltip:Edit macros here
205CDM.Move.At_Bottom:Cannot move the {0} {1} lower as it is already at the bottom of the list.
206CDM.Move.At_Top:Cannot move the {0} {1} higher as it is already at the top of the list.
207CDM.Move.Cannot:Cannot move the plugin {0} any lower as RecPlug and ArcPlug must be at the bottom of the list.
208CDM.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>
209CDM.Move.Move_Down:Move Down
210CDM.Move.Move_Down_Tooltip:Move the selected item down the list
211CDM.Move.Move_Up:Move Up
212CDM.Move.Move_Up_Tooltip:Move the selected item up the list
213CDM.Move.Title:Error - Cannot Move
214CDM.PlugInManager.Add:Add Plugin...
215CDM.PlugInManager.QuickAdd:Add Plugin
216CDM.PlugInManager.Add_Tooltip:Use the specified plugin with this collection
217CDM.PlugInManager.Assigned:Assigned Plugins
218CDM.PlugInManager.Configure:Configure Plugin...
219CDM.PlugInManager.Configure_Tooltip:Change the options of the selected plugin
220CDM.PlugInManager.Ignore:Don't Add Plugin
221CDM.PlugInManager.Ignore_Tooltip:Don't add any plugins to this collection.
222CDM.PlugInManager.PlugIn:Select plugin to add:
223CDM.PlugInManager.PlugIn_Tooltip:The plugins available for use in the collection
224CDM.PlugInManager.PlugIn_Exists:That plugin has already been assigned for this collection.
225CDM.PlugInManager.PlugIn_Str:plugin
226CDM.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.
227CDM.PluginManager.Plugin_List_XML_Parse_Failed:Unable to get the list of plugins using pluginfo.pl -listall.
228CDM.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.)
229CDM.PlugInManager.Remove:Remove Plugin
230CDM.PlugInManager.Remove_Tooltip:Remove the selected plugin from the list
231CDM.PluginManager.SuggestedPluginListTitle:Suggested plugins for file
232CDM.PlugInManager.Parsing.Message:Loading plugin information...
233CDM.PlugInManager.Parsing.Title:Loading Plugins
234CDM.SearchMetadataManager.Component:Item in search menu
235CDM.SearchMetadataManager.Component_Name:Display text
236CDM.SearchMetadataManager.Type_index:Index
237CDM.SearchMetadataManager.Type_level:Level
238CDM.SearchMetadataManager.Type_partition:Partition
239CDM.SearchMetadataManager.Type_language:Language Partition
240CDM.SubcollectionManager.Add:Add Filter
241CDM.SubcollectionManager.Add_Tooltip:Add the specified filter to the collection
242CDM.SubcollectionManager.Assigned:Defined Subcollection Filters
243CDM.SubcollectionManager.Exclude:Exclude
244CDM.SubcollectionManager.Flags:Flags to set when matching
245CDM.SubcollectionManager.Flags_Tooltip:Regular expression flags to use when matching (eg. "i" for case-insensitive matching)
246CDM.SubcollectionManager.Include:Include
247CDM.SubcollectionManager.Inclusive:What do we do with files that match?
248CDM.SubcollectionManager.Language_Controls:Assign Languages
249CDM.SubcollectionManager.Match:Regular expression to match with:
250CDM.SubcollectionManager.Match_Tooltip:A regular expression defining the documents in the subcollection
251CDM.SubcollectionManager.Name:Subcollection filter name:
252CDM.SubcollectionManager.Name_Tooltip:The name of the new subcollection filter
253CDM.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.
254CDM.SubcollectionManager.Remove:Remove Filter
255CDM.SubcollectionManager.Remove_Tooltip:Remove the selected filter from the list
256CDM.SubcollectionManager.Replace:Replace Filter
257CDM.SubcollectionManager.Replace_Tooltip:Update the details of the selected filter
258CDM.SubcollectionManager.Source:Document attribute to match against:
259CDM.SubcollectionManager.Source_Tooltip:The document attribute to filter on
260CDM.SubcollectionManager.Subcollection_Controls:Define Filters
261CDM.SubcollectionManager.Subindex_Controls:Assign Partitions
262CDM.SubcollectionIndexManager.Add_Subindex:Add Partition
263CDM.SubcollectionIndexManager.Add_Subindex_Tooltip:Add the specified partition to this collection
264CDM.SubcollectionIndexManager.Default_Partition_Indicator:[Default Partition]
265CDM.SubcollectionIndexManager.Remove_Subindex:Remove Partition
266CDM.SubcollectionIndexManager.Remove_Subindex_Tooltip:Remove the selected partition from this collection
267CDM.SubcollectionIndexManager.Replace_Subindex:Replace Partition
268CDM.SubcollectionIndexManager.Replace_Subindex_Tooltip:Update the selected partition
269CDM.SubcollectionIndexManager.Set_Default_Subindex:Set Default
270CDM.SubcollectionIndexManager.Set_Default_Subindex_Tooltip:Make the selected partition the default
271CDM.SubcollectionIndexManager.Source:Build partition on:
272CDM.SubcollectionIndexManager.Source_Tooltip:The subcollection filters to build the partition on
273CDM.SubcollectionIndexManager.Subindexes:Assigned Subcollection Partitions
274CDM.TranslationManager.Add:Add Translation
275CDM.TranslationManager.Add_Tooltip:Add the specified translation to the collection
276CDM.TranslationManager.Affected_Features:Features
277CDM.TranslationManager.Assigned_Fragments:Assigned Translations
278CDM.TranslationManager.Default_Text:Initial Text Fragment
279CDM.TranslationManager.Fragment_Column:Text Fragment
280CDM.TranslationManager.Language:Language of translation:
281CDM.TranslationManager.Language_Column:Language
282CDM.TranslationManager.Language_Tooltip:The language being translated into
283CDM.TranslationManager.Remove:Remove Translation
284CDM.TranslationManager.Remove_Tooltip:Remove the selected translation from the collection
285CDM.TranslationManager.Replace:Replace Translation
286CDM.TranslationManager.Replace_Tooltip:Update the selected translation
287CDM.TranslationManager.Translation:Translated Text
288CDM.TranslationManager.Translation_Tooltip:Enter the translation of the string here
289#*******************
290#
291#***** Collection *****
292Collection.Collection:<HTML><STRONG><FONT FACE={FONT} COLOR=Black>Collection</FONT></STRONG></HTML>
293Collection.Delete_Tooltip:Delete selected files and folders
294Collection.Filter_Tooltip:Restrict the files shown in the file tree
295Collection.New_Folder_Tooltip:Create a new folder
296Collection.No_Collection:No Collection
297Collection.No_Collection_Loaded:No collection loaded
298Collection.Stop:Stop
299Collection.Stop_Tooltip:Stop copying files
300Collection.Workspace:<HTML><STRONG><FONT FACE={FONT} COLOR=Black>Workspace</FONT></STRONG></HTML>
301#**********************
302#
303#***** CollectionBuilt *****
304CollectionBuilt.Message:The collection has been built and is ready for previewing.
305CollectionBuilt.Title:Collection Creation Result
306#***************************
307#
308#***** CollectionManager *****
309CollectionManager.Build_Cancelled:Building the collection has been cancelled.
310CollectionManager.Cannot_Create_Collection:An error has occurred and the collection could not be created.
311CollectionManager.Cannot_Create_Collection_With_Reason:The collection could not be created because:\n{0-Error message}
312CollectionManager.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.
313CollectionManager.Cannot_Delete_Index_Log:Old index files unable to be deleted so importing stopped.
314CollectionManager.Cannot_Open:The collection at:\n{0-Collection file path}\ncannot be opened.
315CollectionManager.Cannot_Open_With_Reason:The collection at:\n{0-Collection file path}\ncannot be opened because:\n{1-Error message}
316CollectionManager.Creating_Collection:Creating collection
317CollectionManager.Creating_Collection_Please_Wait:Creating collection, please wait...
318CollectionManager.Loading_Collection:Loading collection
319CollectionManager.Loading_Collection_Please_Wait:Loading collection, please wait...
320CollectionManager.Loading_Successful:Loaded collection {0}.
321CollectionManager.Missing_Config:This collection does not have a valid collect.cfg file
322CollectionManager.Not_Col_File:'{0}' is not a Librarian Interface Collection File (.col)
323CollectionManager.No_Config_File:The collect.cfg file has not been created by mkcol.pl.
324CollectionManager.Preview_Ready_Failed:An error has occurred which will prevent the collection being previewed.
325CollectionManager.Preview_Ready_Title:Collection Preview State.
326CollectionManager.Build_Not_Moved:The building directory could not be moved.
327CollectionManager.Index_Not_Deleted:The index directory could not be deleted.
328CollectionManager.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.
329#*****************************
330#
331#***** CollectionPopupMenu *****
332CollectionPopupMenu.Delete:Delete
333CollectionPopupMenu.New_Dummy_Doc:New dummy document
334CollectionPopupMenu.New_Folder:New folder
335CollectionPopupMenu.Rename:Rename
336CollectionPopupMenu.Replace:Replace
337#*******************************
338#
339#***** CreatePane *****
340CreatePane.Build:Build Options
341CreatePane.Build_Tooltip:Options for the indexing and classification stage of collection formation
342CreatePane.Build_Collection:Build Collection
343CreatePane.Build_Collection_Tooltip:Start the collection formation process
344CreatePane.Build_Progress:Build Progress
345CreatePane.Cancel_Build:Cancel Build
346CreatePane.Cancel_Build_Tooltip:Stop the collection formation process
347CreatePane.Full_Build:Complete Rebuild
348CreatePane.Full_Build_Tooltip:Completely rebuild the collection from scratch
349CreatePane.Import:Import Options
350CreatePane.Import_Tooltip:Options for the file conversion and metadata assignment stage of collection formation
351CreatePane.Import_Progress:Import Progress
352CreatePane.Minimal_Build:Minimal Rebuild
353CreatePane.Minimal_Build_Tooltip:Faster, as only the parts of the collection building process that are necessary are performed
354CreatePane.Minimal_Build_Not_Required:Rebuilding is not required because you have not added any files to the collection,\nedited metadata, or changed options in the Design pane.\n(To force a rebuild, choose "Complete Rebuild" and press the "Build Collection" button.)
355CreatePane.Log:Message Log
356CreatePane.Log_Tooltip:View output from previous collection formation attempts
357CreatePane.Mode_All:all
358CreatePane.Options:Option Groups
359CreatePane.Options_Title:Collection Import & Build Options
360CreatePane.Preview_Collection:Preview Collection
361CreatePane.Preview_Collection_Tooltip:Preview the collection
362#**********************
363#
364#***** Dates *****
365Dates.Mon:Monday
366Dates.Tue:Tuesday
367Dates.Wed:Wednesday
368Dates.Thu:Thursday
369Dates.Fri:Friday
370Dates.Sat:Saturday
371Dates.Sun:Sunday
372Dates.Jan:January
373Dates.Feb:February
374Dates.Mar:March
375Dates.Apr:April
376Dates.May:May
377Dates.Jun:June
378Dates.Jul:July
379Dates.Aug:August
380Dates.Sep:September
381Dates.Oct:October
382Dates.Nov:November
383Dates.Dec:December
384#**********************
385#
386#***** Delete Collection Prompt *****
387DeleteCollectionPrompt.Collection_Details:Selected collection's details
388DeleteCollectionPrompt.Collection_List:Available collections
389DeleteCollectionPrompt.Confirm_Delete:Please tick the box to confirm collection deletion.
390DeleteCollectionPrompt.Delete:Delete
391DeleteCollectionPrompt.Delete_Tooltip:Delete the selected collection
392DeleteCollectionPrompt.Details:Creator - {0}\nMaintainer - {1}\nDescription\n{2}
393DeleteCollectionPrompt.Failed_Delete:Collection could not be completely deleted.
394DeleteCollectionPrompt.Failed_Title:Deletion Failed!
395DeleteCollectionPrompt.No_Collection:No collection selected.
396DeleteCollectionPrompt.Successful_Delete:Collection has been deleted.
397DeleteCollectionPrompt.Successful_Title:Deletion Complete!
398DeleteCollectionPrompt.Title:Collection Deletion
399#**********************
400#
401#***** DirectoryLevelMetadata *****
402DirectoryLevelMetadata.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'.
403DirectoryLevelMetadata.Title:About to add folder level metadata
404
405#*******************
406#
407#***** Download *****
408DOWNLOAD.MODE.Root:Download_Root
409DOWNLOAD.MODE.WebDownload:Web
410DOWNLOAD.MODE.OAIDownload:OAI
411DOWNLOAD.MODE.ZDownload:Z39.50
412DOWNLOAD.MODE.SRWDownload:SRW
413
414Download.ServerInformation:Server Information
415Download.ServerInformation_Tooltip:Download some information about the server, and check that a connection can be made
416
417#********************
418#
419#***** EnrichPane *****
420EnrichPane.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.
421EnrichPane.ExistingValues:Existing values for {0}
422EnrichPane.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.
423EnrichPane.InheritedMetadata_Tooltip:Click this icon to visit the folder where this inherited piece of metadata was assigned
424EnrichPane.ManageMetadataSets:Manage Metadata Sets...
425EnrichPane.ManageMetadataSets_Tooltip:Change the metadata sets used by the collection
426EnrichPane.No_File:No File Selected
427EnrichPane.No_Metadata:No Metadata Available
428EnrichPane.No_Metadata_Element:<HTML><STRONG><FONT FACE={FONT} COLOR=Black>No Metadata Element Selected</FONT></STRONG></HTML>
429EnrichPane.NotOneFileOnlyMetadataSelected:This piece of metadata does not apply only to this file, and cannot be edited.
430EnrichPane.Value_Field_Tooltip:Value to assign to the selected metadata element
431EnrichPane.Value_Field_Tooltip_Uneditable:Value assigned to the selected metadata element
432#***********************
433#
434#****** ExplodeMetadataPrompt *******
435ExplodeMetadataPrompt.Explode:Explode
436ExplodeMetadataPrompt.Explode_Tooltip:Explode the metadata file
437ExplodeMetadataPrompt.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.
438ExplodeMetadataPrompt.Failed_Title:Exploding Failed.
439ExplodeMetadataPrompt.Failed_Explode:The database {0} could not be exploded.
440ExplodeMetadataPrompt.NotExplodable:This file is not explodable.
441ExplodeMetadataPrompt.Successful_Explode:Database {0} successfully exploded.
442ExplodeMetadataPrompt.Successful_Title:Exploding Complete.
443ExplodeMetadataPrompt.Title:Explode Metadata Database
444ExplodeMetadataPrompt.Plugin:Plugin to use for exploding
445#***********************
446#
447#****** WriteCDImagePrompt *******
448WriteCDImagePrompt.CD_Name:CD/DVD name
449WriteCDImagePrompt.Export:Write CD/DVD image
450WriteCDImagePrompt.Export_Tooltip:Write the selected collections as a Windows CD/DVD Image
451WriteCDImagePrompt.Failed_Export:The collections ({0}) could not be exported.
452WriteCDImagePrompt.Failed_Title:Export Failed
453WriteCDImagePrompt.Install:CD/DVD will install some files when used (faster)
454WriteCDImagePrompt.Install_Tooltip:Produces a self-installing CD-ROM that installs the library server (and optionally all the collection files) onto the host machine.
455WriteCDImagePrompt.NoInstall:CD/DVD will not install any files when used
456WriteCDImagePrompt.NoInstall_Tooltip:Produces a CD-ROM that runs the library directly from the CD-ROM without installing anything on the host machine.
457WriteCDImagePrompt.Instructions:Export one or more collections to a self-installing Windows CD/DVD image (although this works on any platform, the CD/DVD image that is created only runs under Windows).
458WriteCDImagePrompt.Progress_Label:Copying Files. This could take some time...
459WriteCDImagePrompt.Size_Label:Estimated size:
460WriteCDImagePrompt.Successful_Export:The collections ({0}) have been exported.
461WriteCDImagePrompt.Successful_Title:Export Complete
462WriteCDImagePrompt.Title:Export Collection to CD/DVD
463#************************
464#
465#****** ExportAsPrompt *******
466ExportAsPrompt.Export_Name:Directory name
467ExportAsPrompt.Export:Export collection(s)
468ExportAsPrompt.Export_Tooltip:Export the selected collections in the chosen file format into the designated directory
469ExportAsPrompt.Failed_ExportOne:The collection, {0}, could not be exported.
470ExportAsPrompt.Failed_ExportMany:The collections -- {0} -- could not be exported.
471ExportAsPrompt.Failed_Details:See {1} for details
472ExportAsPrompt.Failed_Title:Export Failed
473ExportAsPrompt.Instructions:Export one or more collections in the chosen format to into the stipulated directory
474ExportAsPrompt.Progress_Label:Exporting Files. This could take some time...
475ExportAsPrompt.Successful_ExportOne:The collection, {0}, has been exported.
476ExportAsPrompt.Successful_ExportMany:The collections -- {0} -- have been exported.
477ExportAsPrompt.Successful_Details:Files exported to: {1}
478ExportAsPrompt.Successful_Title:Export Complete
479ExportAsPrompt.Title:Export Collections
480ExportAsPrompt.SaveAs:Export to
481ExportAsPrompt.SaveAs_Tooltip:Select the format you want to export to
482ExportAsPrompt.Cancel:Cancel
483ExportAsPrompt.Cancel_Tooltip:Cancel the exporting process
484ExportAsPrompt.Browse:Browse
485ExportAsPrompt.Browse_Tooltip:Choose a xsl file
486ExportAsPrompt.ApplyXSL:Apply XSL file to {0}
487ExportAsPrompt.ApplyXSL_Tooltip:Use a xsl file to convert the exported files.
488ExportAsPrompt.MARCXMLGroup:Group marc records
489ExportAsPrompt.MARCXMLGroup_Tooltip:Export all marc records to a single file.
490ExportAsPrompt.MappingXML:Apply the mapping file
491ExportAsPrompt.MappingXML_Tooltip:Use a mapping file for converting the exported files.
492#************************
493#
494#*****ExternalCollectionPrompt********
495ExternalCollectionPrompt.NewMDS:Create a new, empty metadata set.
496ExternalCollectionPrompt.ExistingMDS:Choose one or more existing metadata sets
497ExternalCollectionPrompt.Title:Load external collection
498ExternalCollectionPrompt.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.
499ExternalCollectionPrompt.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.
500
501#****************************************
502#
503#***** Inherited Metadata *****
504ExtractedMetadata.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".
505ExtractedMetadata.Title:This File/Folder Has Hidden Extracted Metadata
506#
507#***** FileActions *****
508FileActions.Calculating_Size:Calculating total size of selected files
509FileActions.Copying:Copying {0}
510FileActions.Could_Not_Delete:Could not delete {0}
511FileActions.Cyclic_Path:Cannot copy {0}: the destination folder is a subfolder of the source folder.
512FileActions.Deleting:Deleting {0}
513FileActions.Directories_Selected:{0} folders selected
514FileActions.Directory_Selected:1 folder selected
515FileActions.File_Already_Exists_No_Create:The file '{0}' already exists.
516FileActions.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.
517FileActions.File_Already_Exists_Title:Error - File Already Exists.
518FileActions.File_And_Directories_Selected:1 file and {0} folders selected
519FileActions.File_And_Directory_Selected:1 file and 1 folder selected
520FileActions.File_Create_Error:The file {0} could not be created.
521FileActions.Folder_Create_Error:The folder {0} could not be created.
522FileActions.File_Exists:{0} already exists in the destination folder. Overwrite it?
523FileActions.File_Move_Error_Message:Could not move {0} to\n{1}.
524FileActions.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.
525FileActions.File_Not_Deleted_Title:Error - File Not Deleted.
526FileActions.File_Not_Found_Message:{0}\nThe file named above can not be found. Once file view\nhas refreshed, please check the file still exists.
527FileActions.File_Not_Found_Title:Error - File Not Found.
528FileActions.File_Selected:1 file selected
529FileActions.Files_And_Directory_Selected:{0} files and 1 folder selected
530FileActions.Files_Selected:{0} files selected
531FileActions.Folder_Already_Exists:The folder name '{0}' is already in use. Cannot create folder.
532FileActions.Increase_Depth:Increase Depth by 1
533FileActions.Insufficient_Space_Message:The file action has failed because of insufficient disk\nspace. For the file to copy successfully you require a\nfurther: {0}
534FileActions.Insufficient_Space_Title:Error - Insufficient Space
535FileActions.Moving:Moving {0}
536FileActions.No_Activity:No action requested
537FileActions.Possible_Cyclic_Path:{1} is {0} directories deep and may be a recursive path? Should file actioning continue?
538FileActions.Read_Not_Permitted_Message:Could not read {0}.
539FileActions.Read_Only:Files from the workspace are read only and cannot be deleted.
540FileActions.Replacing:Replacing {0}
541FileActions.Selected:{0} files and {1} folders selected
542FileActions.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.
543FileActions.Unknown_File_Error_Title:Error - Unknown File Error
544FileActions.Write_Not_Permitted_Message:The Librarian Interface does not have permission to write to\n{0}\nPlease check file permissions.
545FileActions.Write_Not_Permitted_Title:Error - Incorrect File Permissions
546FileActions.Yes_To_All:Yes to All
547#************************
548#
549#******* File Associations dialog **********
550FileAssociationDialog.Add:Add
551FileAssociationDialog.Add_Tooltip:Use this application to view files of this type
552FileAssociationDialog.Batch_File:Batch files
553FileAssociationDialog.Browse:Browse
554FileAssociationDialog.Browse_Tooltip:Choose the application to use from your filespace
555FileAssociationDialog.Browse_Tooltip_Mac:Browsing for your application is currently disabled for MacOS
556FileAssociationDialog.Browse_Title:Choose Application
557FileAssociationDialog.Close:Close
558FileAssociationDialog.Close_Tooltip:Close this dialog and return to the main window
559FileAssociationDialog.Command:Launch command:
560FileAssociationDialog.Command_File:Command files
561FileAssociationDialog.Command_Tooltip:Enter the command to launch the application to use
562FileAssociationDialog.Details:New File Association Details
563FileAssociationDialog.Executable_File:Executable files
564FileAssociationDialog.Extension:For files ending:
565FileAssociationDialog.Extension_Tooltip:The file extension of the files to view
566FileAssociationDialog.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.
567FileAssociationDialog.Table.Command:Command
568FileAssociationDialog.Table.Extension:Extension
569FileAssociationDialog.Title:Edit File Associations
570FileAssociationDialog.Remove:Remove
571FileAssociationDialog.Remove_Tooltip:Remove the selected association from the existing associations
572FileAssociationDialog.Replace:Replace
573FileAssociationDialog.Replace_Tooltip:Replace the selected association with the new association details
574#*******************
575#
576#******Filter***************
577Filter.0:HTM & HTML
578Filter.1:XML
579Filter.2:Text Files
580Filter.3:Images
581Filter.All_Files:All Files
582Filter.Filter_Tree:Show Files
583Filter.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>
584#***********************
585#
586#***** GAuthenticator *****
587GAuthenticator.Password:Password:
588GAuthenticator.Password_Tooltip:Enter your password here
589GAuthenticator.Title:Password Required.
590GAuthenticator.Username:User Name:
591GAuthenticator.Username_Tooltip:Enter your username here
592#**************************
593#
594#***** General Messages *****
595# 0 - A String representing the name and method of the class in question.
596General.Apply:Apply
597General.Apply_Tooltip:Apply the current settings but do not exit the dialog
598General.Browse:Browse...
599General.Cancel:Cancel
600General.Cancel_Tooltip:Cancel the changes (will not undo any that have been applied already)
601General.Close:Close
602General.Close_Tooltip:Close this dialog box
603General.Edit:Edit Value
604General.Error:Error
605General.No:No
606General.NotSunJava:Java vendor: {0}\nNote that the Librarian Interface has been developed and tested with Java from Sun Microsystems.
607General.OK:OK
608General.OK_Tooltip:Accept the current settings and exit the dialog
609General.Open:Open
610General.Outstanding_Processes:<html>The Librarian Interface cannot close completely until all programs<br>started within The Librarian Interface have also exited.</html>
611General.Outstanding_Processes_Title:Waiting To Exit
612General.Pure_Cancel_Tooltip:Abort this action (no changes will be made)
613General.Review_Output:Please review output below:
614General.Redo:Redo
615General.Redo_Tooltip:Restore the last undo
616General.Undo:Undo
617General.Undo_Tooltip:Undo the last edit
618General.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
619General.View:View Value
620General.Warning:Warning
621General.Yes:Yes
622#****************************
623#
624#***** GShell *****
625GShell.BadArgument:Argument {0} is invalid.
626GShell.BadArgumentValue:Argument {0} has an invalid value.
627GShell.BadPluginOptions:The bad argument occurred in plugin {0}.
628GShell.BadClassifierOptions:The bad argument occurred in classifier {0}.
629GShell.Build.Auxilary:Creating auxiliary files and tidying up...
630GShell.Build.BuildBegun1:************** Build Started **************
631GShell.Build.BuildCancelled:************** Cancelled **************
632GShell.Build.BuildComplete1:************** Build Finished **************
633GShell.Build.CompressText:Compressing text...
634GShell.Build.Index:Creating an index based on {0-index source and level}...
635GShell.Build.InfoDatabase:Creating information database...
636GShell.Build.Phind:Generating a Phind classifier. This may take some time...
637GShell.Command:Command
638GShell.Failure:Command failed.
639GShell.Import.FileNotProcessed:The file {0-target file path} was recognised but could not be processed by any plugin.
640GShell.Import.FileNotRecognised:The file {0-target file path} was not recognised by any plugin.
641GShell.Import.FileProcessing:The file {0-target file path} is being processed by {1-plugin name}.
642GShell.Import.FileProcessingError:The file {0-target file path} encountered an error during processing.
643GShell.Import.ImportBegun1:************** Import Started **************
644GShell.Import.ImportComplete1:************** Import Finished **************
645GShell.Import.ImportComplete2:{0-number documents considered} documents were considered for processing:
646GShell.Import.ImportComplete2.1:1 document was considered for processing:
647GShell.Import.ImportComplete.Processed:{0-number processed} documents were processed and included in the collection.
648GShell.Import.ImportComplete.Processed.1:1 document was processed and included in the collection.
649GShell.Import.ImportComplete.Blocked:{0-number blocked} were prevented from being added by plugins (such as images in web pages).
650GShell.Import.ImportComplete.Blocked.1:1 was prevented from being added by plugins (such as images in web pages).
651GShell.Import.ImportComplete.Ignored:{0-number ignored} were unrecognised.
652GShell.Import.ImportComplete.Ignored.1:1 was unrecognised.
653GShell.Import.ImportComplete.Failed:{0-number failed} were rejected.
654GShell.Import.ImportComplete.Failed.1:1 was rejected.
655GShell.Import.ImportComplete3:\n
656GShell.Parsing_Metadata_Complete:Archived metadata extraction complete.
657GShell.Parsing_Metadata_Start:Extracting new metadata from archive files.
658GShell.Success:Command complete.
659#*********************
660#
661#***** GUI *****
662# Currently Enabled and Disabled display the same text but in different
663# colours. If necessary this can be changed.
664GUI.Create:Create
665GUI.Create_Tooltip:Build your collection using Greenstone
666GUI.Design:Design
667GUI.Design_Tooltip:Design the functionality of your collection
668GUI.Download:Download
669GUI.Download_Tooltip:Download resources from the internet for your collection
670GUI.Enrich:Enrich
671GUI.Enrich_Tooltip:Assign metadata to the files in your collection
672GUI.Format:Format
673GUI.Format_Tooltip:Design the appearance of your collection
674GUI.Gather:Gather
675GUI.Gather_Tooltip:Select the files to include in your collection
676#***************
677#
678#***** HELP *****
679Help.Contents:Contents
680Help.Title:Librarian Interface Help Pages
681#****************************
682#
683#***** Invalid Metadata ******
684InvalidMetadata.Message:This metadata element is restricted to the pre-defined set of values. Please choose one from the existing values.
685InvalidMetadata.Title:Invalid Metadata
686#***************************
687#
688#***** LegacyCollection
689LegacyCollection.Message:You are about to load a collection that has not been created by the GLI. Existing metadata will be imported into the Dublin Core metadata set. Original metadata files will be saved in a folder called import.bak.
690LegacyCollection.Title:Loading External Collection
691#***************************
692#
693#***** LockFileDialog *****
694LockFileDialog.Cancel_Tooltip:Do not steal control of the lock file (collection will not open)
695LockFileDialog.Date:Date
696LockFileDialog.Error:error
697LockFileDialog.Lockfile_Message_One:The presence of a lock file suggests this collection is already open.
698LockFileDialog.Lockfile_Message_Two:Do you wish to 'steal' control of this lock file?
699LockFileDialog.Machine:Where
700LockFileDialog.Name:Name
701LockFileDialog.OK_Tooltip:Steal control of the lock file
702LockFileDialog.Title:Lock File Detected
703LockFileDialog.User:Who
704#********************
705#
706#*****MappingPrompt **********
707MappingPrompt.File:Folder
708MappingPrompt.Map:Create Shortcut
709MappingPrompt.Name:Name
710MappingPrompt.Title:Set Folder Shortcut
711MappingPrompt.Unmap:Remove Shortcut
712#*******************
713#
714#***** Menu Options *****
715Menu.Collapse:Close Folder
716Menu.Edit:Edit
717Menu.Edit_Copy:Copy (ctrl-c)
718Menu.Edit_Cut:Cut (ctrl-x)
719Menu.Edit_Paste:Paste (ctrl-v)
720Menu.Expand:Open Folder
721Menu.Explode_Metadata_Database:Explode metadata database
722Menu.File:File
723Menu.File_Associations:File Associations...
724Menu.File_CDimage:Write CD/DVD image...
725Menu.File_Close:Close
726Menu.File_Delete:Delete...
727Menu.File_Exit:Exit
728Menu.File_ExportAs:Export...
729Menu.File_New:New...
730Menu.File_Open:Open...
731Menu.File_Options:Preferences...
732Menu.File_Save:Save
733Menu.Help:Help
734Menu.Help_About:About...
735Menu.Metadata_View:Assigned Metadata for the {0}
736Menu.Open_Externally:Open in external program
737#********************
738#
739#***** MetaAudit *****
740MetaAudit.Close:Close
741MetaAudit.Close_Tooltip:Close this dialog box
742MetaAudit.Title:All Metadata
743#*********************
744#
745#***** Metadata *****
746Metadata.Element:Element
747Metadata.Value:Value
748MetadataSet.Files:Metadata Set Files
749#**********************************
750#
751#***** MetadataSetDialog**********
752MetadataSetDialog.Title:Manage Metadata Sets
753MetadataSetDialog.Add_Title:Add Metadata Set
754MetadataSetDialog.Current_Sets:Assigned Metadata Sets
755MetadataSetDialog.Available_Sets:Available Metadata Sets
756MetadataSetDialog.Add:Add...
757MetadataSetDialog.Add_Tooltip:Add a new metadata set to the collection
758MetadataSetDialog.New_Set:New...
759MetadataSetDialog.New_Set_Tooltip:Create a new metadata set
760MetadataSetDialog.Add_Set:Add
761MetadataSetDialog.Add_Set_Tooltip:Add the selected metadata set to the collection
762MetadataSetDialog.Browse:Browse...
763MetadataSetDialog.Browse_Tooltip:Add a new metadata set to the collection
764MetadataSetDialog.Edit:Edit...
765MetadataSetDialog.Edit_Tooltip:Edit the selected metadata set
766MetadataSetDialog.Remove:Remove
767MetadataSetDialog.Remove_Tooltip:Remove the selected metadata set from the collection
768MetadataSetDialog.Elements:Elements in selected Metadata Set
769MetadataSetDialog.Edit_Message:Metadata sets can be edited using GEMS (Greenstone Editor for Metadata Sets).\nStart GEMS on Windows by running \nStart-->Greenstone Digital Library Software-->Greenstone Editor for Metadata Sets.\nOn Linux or Mac, run gems.sh from the gli folder of your Greenstone installation.
770MetadataSetDialog.Edit_Message_Title:Editing Metadata Sets
771
772#****************************************
773#
774#***** MetadataSetNamespaceClash warning***
775MetadataSetNamespaceClash.Title:Metadata Set Namespace Clash
776MetadataSetNamespaceClash.Message:The metadata set you have chosen to add ({0}) has the same namespace as one already in the collection ({1}). If you add this new set, the old one will be deleted and the new one added in its place. Any assigned metadata values will be transferred to the new set if it contains the appropriate elements.
777#*********************************************
778#
779#******** MetadataImportMappingPrompt *********
780MIMP.Add:Add
781MIMP.Add_Tooltip:Add the metadata element to the selected set
782MIMP.Ignore:Ignore
783MIMP.Ignore_Tooltip:Ignore this metadata element
784MIMP.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.
785MIMP.Merge:Merge
786MIMP.Merge_Tooltip:Map the metadata element to the specified element in the selected set
787MIMP.Source_Element:Source metadata element:
788MIMP.Target_Element:Target metadata element:
789MIMP.Target_Set:Target metadata set:
790MIMP.Title:Merging Action Required.
791#*****************************
792#
793#***** Mirroring *****
794Mirroring.ClearCache:Clear Cache
795Mirroring.ClearCache_Tooltip:Delete all downloaded files
796Mirroring.Download:Download
797Mirroring.Download_Tooltip:Start a new download job
798Mirroring.DownloadJob.Close:Close
799Mirroring.DownloadJob.Close_Tooltip:Remove this job from the list, stopping it if it is currently running
800Mirroring.DownloadJob.Downloading:Downloading {0}
801Mirroring.DownloadJob.Download_Complete:Download complete
802Mirroring.DownloadJob.Download_Stopped:Download halted
803Mirroring.DownloadJob.Download_Progress:Downloading in progress
804Mirroring.DownloadJob.Log:View Log
805Mirroring.DownloadJob.Log_Tooltip:View details about this download
806Mirroring.DownloadJob.Log_Title:Download Log
807Mirroring.DownloadJob.Pause:Pause
808Mirroring.DownloadJob.Pause_Tooltip:Pause this download
809Mirroring.DownloadJob.Resume:Resume
810Mirroring.DownloadJob.Resume_Tooltip:Resume this download
811Mirroring.DownloadJob.Status:Downloaded {0} of {1} files ({2} warnings, {3} errors)
812Mirroring.DownloadJob.Waiting:Waiting to start
813Mirroring.DownloadJob.Waiting_User:Waiting for user action
814Mirroring.Invalid_URL:The URL entered is not valid. Please correct.
815Mirroring.Invalid_URL_Title:Invalid URL
816Mirroring.Preferences:Preferences...
817Mirroring.Preferences_Tooltip:Enable proxy and/or edit proxy settings
818#*********************
819#
820#***** Missing EXEC *****
821MissingEXEC.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).
822MissingEXEC.Title:Missing Greenstone Library Address
823#***** Missing EXEC_GS3 *****
824MissingEXEC_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.
825MissingEXEC_GS3.Title:Missing Greenstone 3 Library Address
826#***** Missing GLIServer *****
827MissingGLIServer.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".
828MissingGLIServer.Title:Missing GLIServer Address
829#***** Missing GSDL *****
830MissingGSDL.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.
831MissingGSDL.Title:Missing Greenstone Path
832#***** Missing PERL *****
833MissingPERL.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.
834MissingPERL.Title:Missing PERL Path
835#******* MissingWGET ********
836MissingWGET.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.
837MissingWGET.Title:Missing WGet
838#******* MissingImageMagick ********
839MissingImageMagick.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.
840MissingImageMagick.Title:Missing ImageMagick
841#*****************************
842#
843#***** New Session *****
844NewCollectionPrompt.Base_Collection:Base this collection on:
845NewCollectionPrompt.Base_Collection_Tooltip:Select an existing collection to base the new collection on
846NewCollectionPrompt.Collection_Description:Description of content:
847NewCollectionPrompt.Collection_Name:Collection folder:
848NewCollectionPrompt.Collection_Scope_Personal:This is a personal collection
849NewCollectionPrompt.Collection_Scope_Shared:This is not a personal collection
850NewCollectionPrompt.Error:Error in new collection.
851NewCollectionPrompt.Instructions:To create a new collection fill out the fields below.
852NewCollectionPrompt.NewCollection:-- New Collection --
853NewCollectionPrompt.Title:Create a new Collection.
854NewCollectionPrompt.Title_Clash:The title you have chosen for your collection is already in use. Continue?
855NewCollectionPrompt.Title_Error:The title field must be filled out. Please correct.
856#***** New Folder OrFilePrompt *****
857NewFolderOrFilePrompt.Default_File_Name:dummy
858NewFolderOrFilePrompt.Default_Folder_Name:new folder
859NewFolderOrFilePrompt.Destination_Name:Destination Folder
860NewFolderOrFilePrompt.File_Name:File Name
861NewFolderOrFilePrompt.File_Name_Tooltip:Enter a name for the new file
862NewFolderOrFilePrompt.Folder_Name:Folder Name
863NewFolderOrFilePrompt.Folder_Name_Tooltip:Enter a name for the new folder
864NewFolderOrFilePrompt.Title_Folder:Create a new folder
865NewFolderOrFilePrompt.Title_File:Create a new dummy document
866#**********************
867#
868#******* OldWGET *******
869NoPluginExpectedToProcessFile.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.
870NoPluginExpectedToProcessFile.Title:No plugin expected to process file
871#**********************
872#
873#******* OldWGET *******
874OldWGET.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.
875OldWGET.Title:Old WGet
876#***********************
877#
878#***** OpenCollectionDialog *****
879OpenCollectionDialog.Available_Collections:Available Collections
880OpenCollectionDialog.Browse:Browse
881OpenCollectionDialog.Browse_Tooltip:Choose a collection from your filespace
882OpenCollectionDialog.Collection:Greenstone Collection (".col")
883OpenCollectionDialog.Description:Collection Description
884OpenCollectionDialog.Locked_Collection:Greenstone collection already in use
885OpenCollectionDialog.No_Description:Please select a greenstone collection (".col" file) to see description.
886OpenCollectionDialog.Normal_Collection:Greenstone collection
887OpenCollectionDialog.Open:Open
888OpenCollectionDialog.Open_Tooltip:Load the selected collection into the Librarian Interface
889OpenCollectionDialog.Title:Open Greenstone Collection
890#**********************
891#
892#***** Options Pane inside CreatePane *****
893OptionsPane.Cancelled: - cancelled
894OptionsPane.LogHistory:Log history
895OptionsPane.Successful: - successful
896OptionsPane.Unknown: - unknown
897OptionsPane.Unsuccessful: - unsuccessful
898#*******************
899#
900#***** Preferences *****
901Preferences:Preferences
902Preferences.Connection:Connection
903Preferences.Connection_Tooltip:Set the URL to the greenstone library and configure a proxy connection if appropriate
904Preferences.Connection.GLIServer_URL:Greenstone gliserver URL:
905Preferences.Connection.GLIServer_URL_Tooltip:The URL of the Greenstone "gliserver" CGI script
906Preferences.Connection.Library_Path:Library Path:
907Preferences.Connection.Library_Path_GS3:Greenstone Web Path:
908Preferences.Connection.Library_Path_Tooltip:The URL of the Greenstone web-server
909Preferences.Connection.Library_Path_Tooltip_GS3:The URL of the Greenstone web-server
910Preferences.Connection.ProgramCommand:Preview Command:
911Preferences.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.
912Preferences.Connection.Proxy_Host:Proxy Host:
913Preferences.Connection.Proxy_Host_Tooltip:The address of your proxy server
914Preferences.Connection.Proxy_Port:Proxy Port:
915Preferences.Connection.Proxy_Port_Tooltip:The port number of your proxy server
916Preferences.Connection.Servlet:Servlet:
917Preferences.Connection.Servlet_Tooltip:The servlet to use to view your site
918Preferences.Connection.Servlet_Tooltip2:There is no servlet specified for this site, you can still build collections, but you wont be able to view them
919Preferences.Connection.Site:Site:
920Preferences.Connection.Site_Tooltip:The site you want to work in
921Preferences.Connection.Use_Proxy:Use proxy connection?
922Preferences.General:General
923Preferences.General_Tooltip:Set some general preferences
924Preferences.General.Email:User's Email:
925Preferences.General.Email_Tooltip:The email address automatically used for any collection created with the GLI
926Preferences.General.Font:Font:
927Preferences.General.Font_Tooltip:The font used for the GLI interface.
928Preferences.General.Interface_Language:Interface Language:
929Preferences.General.Interface_Language_Tooltip:Select the language you wish the interface and its controls to be displayed in.
930Preferences.General.Restart_Required:GLI should now be restarted in order to complete loading a new interface language.
931Preferences.General.Show_File_Size:Show file sizes
932Preferences.General.Show_File_Size_Tooltip:Show file sizes next to entries in the Workspace and Collection file trees.
933Preferences.General.View_Extracted_Metadata:View Extracted Metadata
934Preferences.General.View_Extracted_Metadata_Tooltip:Display metadata extracted by the greenstone plugins in the metadata list in the Enrich view.
935Preferences.Mode:Mode
936Preferences.Mode_Tooltip:Click on an entry to select a suitable level of operation
937Preferences.Mode.Assistant:Library Assistant
938Preferences.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.
939Preferences.Mode.Librarian:Librarian
940Preferences.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.
941Preferences.Mode.Systems:Library Systems Specialist
942Preferences.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.
943Preferences.Mode.Expert:Expert
944Preferences.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.
945Preferences.Warnings:Warnings
946Preferences.Warnings_Tooltip:Enable or disable various warning dialogs
947Preferences.Workflow:Workflow
948Preferences.Workflow_Tooltip:Design the interface workflow: set which views should be enabled
949Preferences.Workflow.Predefined.Label:Predefined Workflows
950Preferences.Workflow.Title:Check box to enable view
951#**********************
952#
953#**** PreviewCommandDialog *******
954PreviewCommandDialog.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.
955PreviewCommandDialog.Title:Preview Command
956
957ShowPreviousCollection.Title:Preview the collection previously built
958ShowPreviousCollection.Message:An error has occurred and the collection could not be created.You are previewing the collection that was built previously.
959#**********************
960#
961#***** Remote Greenstone Server *****
962RemoteGreenstoneServer.Authentication_Message:Please enter your Greenstone username and password:
963RemoteGreenstoneServer.Error:An error has occurred on the remote Greenstone server while performing this operation:\n{0-Error message}
964RemoteGreenstoneServer.Error_Title:Remote Greenstone Server Error
965RemoteGreenstoneServer.Progress:Remote Greenstone Server Progress:
966RemoteGreenstoneServer.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)?
967#**********************
968#
969#***** Rename Prompt *****
970RenamePrompt.Name:Name:
971RenamePrompt.Title:Rename file/folder
972#**********************
973#
974#***** Replace Prompt *****
975ReplacePrompt.Title:Replace file with ...
976#**********************
977#
978#***** Save Collection Box *****
979SaveCollectionBox.File_Name:File Name:
980SaveCollectionBox.Files_Of_Type:Files of Type:
981SaveCollectionBox.Look_In:Look In:
982#**********************
983#
984#***** Save Progress Box *******
985SaveProgressDialog.Title:Saving Collection
986#*******************************
987#
988Server.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.
989Server.QuitTimeOut:The greenstone local library has not responded to the\nautomatic close command for sixty seconds. Do you\nwish to wait for another minute?
990#
991#***** Sources *****
992Source.General:General
993#**********************
994#
995#***** Trees *****
996Tree.DownloadedFiles:Downloaded Files
997Tree.Files:files
998Tree.Home:Home Folder ({0})
999Tree.Root:Local Filespace
1000Tree.World:Documents in Greenstone Collections
1001#***********************
1002#
1003#***** Warning Dialog *****
1004WarningDialog.Dont_Show_Again:Do not show this warning again
1005WarningDialog.Dont_Show_Again_Message:Do not show this message again
1006WarningDialog.Invalid_Value:The value you have entered in the value field\nis not valid for the specified property.
1007WarningDialog.Value:Enter value:
1008#
1009#****** WGet *****
1010WGet.Prompt:WGet Mirroring Client
1011#
1012#****** Workflows *****
1013Workflow.AllPanels:All panels
1014Workflow.LocalSourceCollectionBuilding:Local source collection building
1015Workflow.DocumentEnriching:Document enriching
1016
1017
1018#********GEMS******
1019
1020GEMS.Title:Greenstone Editor for Metadata Sets
1021GEMS.OpenMetadataSetPrompt.Title:Open Metadata Set
1022GEMS.OpenMetadataSetPrompt.Open_Tooltip:Open the selected metadata set
1023GEMS.Set_Description:Metadata set description
1024GEMS.OpenMetadataSetPrompt.Open:Open
1025GEMS.OpenMetadataSetPrompt.Available_Sets:Available metadata sets
1026GEMS.DeleteMetadataSetPrompt.Title:Delete Metadata Set
1027GEMS.DeleteMetadataSetPrompt.Delete_Tooltip:Delete the selected metadata set
1028GEMS.DeleteMetadataSetPrompt.Delete:Delete
1029GEMS.DeleteMetadataSetPrompt.Available_Sets:Available metadata sets
1030GEMS.DeleteMetadataSetPrompt.Confirm_Delete:Please tick the box to confirm metadata set deletion.
1031GEMS.DeleteMetadataSetPrompt.No_Set:No metadata set selected
1032GEMS.Confirm_Removal:Are you sure you wish to remove this {0}?
1033GEMS.Confirm_Removal_Title:Confirm Removal
1034GEMS.Attribute:Attribute
1035GEMS.Popup.AddAttribute:Add Attribute
1036GEMS.Popup.DeleteAttribute:Delete Attribute
1037GEMS.Popup.AddElement:Add Element
1038GEMS.Popup.DeleteElement:Delete Element
1039GEMS.Popup.AddSubElement:Add Subelement
1040GEMS.Popup.DeleteSubElement:Delete Subelement
1041GEMS.NewMetadataSetPrompt.Title:New Metadata Set
1042GEMS.NewMetadataSetPrompt.Instructions:To create a new metadata set fill out the fields below:
1043GEMS.NewMetadataSetPrompt.Base_MetadataSet:Base this metadata set on:
1044GEMS.NewMetadataSetPrompt.Metadata_Title:Metadata set title:
1045GEMS.NewMetadataSetPrompt.Metadata_Namespace:Metadata set namespace:
1046GEMS.NewMetadataSetPrompt.New_Metadata:-- New Metadata Set --
1047GEMS.NewMetadataSetPrompt.Title_Error_Message:A new metadata set must have a Title
1048GEMS.NewMetadataSetPrompt.Title_Error:No Title Specified
1049GEMS.NewMetadataSetPrompt.Namespace_Error_Message:A new metadata set must have a namespace
1050GEMS.NewMetadataSetPrompt.Namespace_Error:No Namespace Specified
1051GEMS.SelectedLanguage:Add attributes for language:
1052GEMS.Language:--Choose Language--
1053GEMS.LanguageDependent:Language dependent attributes
1054GEMS.Attribute_Table:Attributes
1055GEMS.Attribute_Deletion_Error:Attribute Deletion Error
1056GEMS.Attribute_Deletion_Error_Message:This attribute is required and cannot be deleted
1057GEMS.Attribute_Name_Error:Attribute Name Error
1058GEMS.Attribute_Name_Error_Message:The attribute name must be provided
1059GEMS.Add_Lang_Depend_Attr_Error:Attribute Addition Error
1060GEMS.Add_Lang_Depend_Attr_Error_Message:No "language-dependent" attribute is provided, please add this attribute.
1061GEMS.Attribute_Edition_Error:Attribute Edition Error
1062GEMS.Attribute_Edition_Error_Message:This attribute is required and cannot be empty
1063GEMS.Confirm_Save:This metadata set has been changed, would you like to save it?
1064GEMS.Confirm_Save_Title:Save Metadata Set
1065GEMS.Confirm_DeleteElement:Are you sure you wish to delete element {0}?
1066GEMS.Confirm_DeleteElement_Title:Delete Element
1067GEMS.File_Deletion_Error_Message:This file cannot be deleted
1068GEMS.File_Deletion_Error:File Deletion Error
1069GEMS.Namespace_Conflict_Message:Warning: this namespace has been used by another metadata set. Continue?
1070GEMS.Namespace_Conflict:Namespace Conflict
1071GEMS.Move_Up:Move Up
1072GEMS.Move_Down:Move Down
1073GEMS.Cannot_Undo:(this action cannot be undone)
1074
1075GEMS.AttributeTable.Name:Name
1076GEMS.AttributeTable.Language:Language
1077GEMS.AttributeTable.Value:Value
1078GEMS.NewMetadataElementNamePrompt.Title:New Element
1079GEMS.NewMetadataElementNamePrompt.Name:Please enter a name for the new element
1080GEMS.NewMetadataElementNamePrompt.SubTitle:New Subelement
1081GEMS.NewMetadataElementNamePrompt.SubName:Please enter a name for the new subelement
1082GEMS.NewMetadataElementNamePrompt.Name_Error_Message:An element with this name already exists.
1083GEMS.NewMetadataElementNamePrompt.Name_Error:Element Name Error
1084GEMS.NewMetadataElementNamePrompt.EmptyName_Error_Message:A new element must have a name.
1085
1086
1087GEMS.No_Set_Loaded:No metadata set is loaded. Please use File->New to create a new set, or File->Open to open an existing set.
Note: See TracBrowser for help on using the repository browser.