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

Last change on this file since 16649 was 16649, checked in by anna, 16 years ago

Updated English expressions, thanks to John Rose.

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