source: tags/gsdl-2_41-fiji/gli/classes/dictionary.properties@ 5932

Last change on this file since 5932 was 5932, checked in by (none), 20 years ago

This commit was manufactured by cvs2svn to create tag
'gsdl-2_41-fiji'.

  • Property svn:keywords set to Author Date Id Revision
File size: 59.5 KB
Line 
1Language:English - New Zealand
2Version:en_NZ
3#***** Formatting Arguments *****
4# Arguments 0 - 31 reserved for the Gatherer
5Farg32:<HTML><STRONG><FONT FACE={0} COLOR=Black>
6Farg33:<HTML><STRONG><FONT FACE={0} COLOR=Black SIZE=4>
7Farg34:</FONT></STRONG></HTML>
8Farg35:<BR>
9Farg36:<U>
10Farg37:</U>
11Farg38:<HTML><STRONG><FONT FACE={0} COLOR=Black SIZE=2>
12Farg39:<HTML><STRONG><FONT FACE={0} COLOR=Black SIZE=5>
13Farg40:<HTML><STRONG><FONT FACE={0} COLOR=Gray>
14Farg41:<HTML><STRONG><FONT FACE={0} COLOR=Black><CENTER>
15Farg42:</CENTER></FONT></STRONG></HTML>
16Farg43:<HTML><FONT FACE={0} COLOR=Black>
17Farg44:</CENTER></FONT></HTML>
18Farg45:</FONT></HTML>
19Farg46:<CENTER>
20Farg47:</CENTER>
21Farg48:<I>
22Farg49:</I>
23Farg50:<FONT FACE="Courier">
24Farg51:<FONT FACE={0}>
25Farg52:</FONT>
26#*******************
27#
28#***** AboutDialog *****
29AboutDialog.Acknowledgement:Acknowledgements for proprietary programs, packages or classes...
30AboutDialog.Date:(21 November, 2003)
31AboutDialog.Item0:'Xerces Java 1' from The Apache Software Foundation (http://www.apache.org/)
32AboutDialog.Item1:'CalPane' HTML renderer by Andrew Moulden (http://www.netcomuk.co.uk/~offshore/index.html)
33AboutDialog.Item2:'WGet' from Free Software Foundation, Inc. (http://www.gnu.org/software/wget/wget.html)
34AboutDialog.Item3:'qflib' from Quality First Software GmbH. (http://www.qfs.de/en/qflib/index.html)
35AboutDialog.Item4:'ExtensionFileFilter.class' by Bruno Dumon and contributors (http://pollo.sourceforge.net/)
36AboutDialog.Item5:'How to disable file renaming in file chooser' - vladi21 (http://www.experts-exchange.com/)
37AboutDialog.Item6:'Autoscrolling' - Java Swing by Robert Eckstein, Marc Loy & Dave Wood (http://www.oreilly.com/catalog/jswing/chapter/dnd.beta.pdf)
38AboutDialog.Item7:'Add ghosted drag images to your JTrees' - By Andrew J. Armstrong (http://www.javaworld.com/javaworld/javatips/jw-javatip114.html)
39AboutDialog.Item8:'Stop annoying java.prefs error when you don't have superuser access' - Thanks to Walter Schatz
40AboutDialog.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
41AboutDialog.Java_Req_One:This product includes code licensed from RSA Security, Inc.
42AboutDialog.Java_Req_Two:Some portions licensed from IBM are available at http\://oss.software.ibm.com/icu4j/
43AboutDialog.Thanks:Also thanks to those who posted helpful java information on the web...
44AboutDialog.Title:About...
45AboutDialog.Title_One:Greenstone Librarian Interface
46AboutDialog.Title_Two:Greenstone Digital Library, University of Waikato
47AboutDialog.Copyright:Copyright (C) 2003 New Zealand Digital Library Project
48#***********************
49#
50#***** Audit Table *****
51AuditTable.File:Filename
52#***********************
53#
54#***** Auto Filter *****
55Autofilter.AND:AND
56Autofilter.Ascending:Ascending
57Autofilter.Case_Sensitive:Match Case
58Autofilter.Custom_Filter:Advanced
59Autofilter.Descending:Descending
60Autofilter.Filter_By_Value:Simple
61Autofilter.Name:Column Name
62Autofilter.None:None
63Autofilter.Operator:Condition
64Autofilter.OR:OR
65Autofilter.Order:Ordering
66Autofilter.Order_Tooltip:Sort the matching items in this order
67Autofilter.Remove:Remove Filter
68Autofilter.Remove_Tooltip:Remove this filter from the table column
69Autofilter.Set:Set Filter
70Autofilter.Set_Tooltip:Add this filter to the table column
71Autofilter.Title:Autofilter Metadata
72Autofilter.eqeq:equal to
73Autofilter.!eq:does not equal
74Autofilter.<:is less than
75Autofilter.<eq:is less than or equal to
76Autofilter.>:is greater than
77Autofilter.>eq:is greater than or equal to
78Autofilter.^:starts with
79Autofilter.!^:does not start with
80Autofilter.$:ends with
81Autofilter.!$:does not end with
82Autofilter.?:contains
83Autofilter.!?:does not contain
84#***********************
85#
86#***** Browser *****
87Browser.Address_Tooltip:URL to load
88Browser.Back:Back
89Browser.Back_Tooltip:Return to the page visited before this one
90Browser.Bookmarks:Bookmarks
91Browser.CannotConnect:Cannot connect to {0}
92Browser.Follow:Follow hyperlink to {0}
93Browser.Forward:Forward
94Browser.Forward_Tooltip:Return to the page visited after this one
95Browser.Go:Go
96Browser.Go_Tooltip:Load the specified URL
97Browser.Home:Home
98Browser.Home_Tooltip:Go to the collection homepage
99Browser.Loading:Downloading {0}
100Browser.Ready:Ready
101Browser.Reload:Reload
102Browser.Reload_Tooltip:Load this page again
103Browser.Stop:Stop
104Browser.Stop_Tooltip:Stop loading this page
105Browser.TimedOut:Connection timed out for {0}
106#
107# ********************************************************
108# *************** Collection Design Module ***************
109# ********************************************************
110# * The dictionary phrases used in the creation of the *
111# * Colection Design Module. Note that we still have *
112# * access to the format arguments (argument 32+) for *
113# * html formatting. *
114# ********************************************************
115CDM.ArgumentConfiguration.Add:Add
116CDM.ArgumentConfiguration.Bad_Integer:<html>The argument '{0}' requires an integer value,<br>but no integer can be parsed from {1}.</html>
117CDM.ArgumentConfiguration.Custom:Custom Arguments:
118CDM.ArgumentConfiguration.Error_Title:Error In Arguments
119CDM.ArgumentConfiguration.Header:{39}{46}Please configure the arguments for {0}.{47}{34}
120CDM.ArgumentConfiguration.No_Value:The argument '{0}' requires a value, but no value is specified.
121CDM.ArgumentConfiguration.Remove:Remove
122CDM.ArgumentConfiguration.Required_Argument:The argument '{0}' must be given a value.
123CDM.ArgumentConfiguration.Title:Configuring Arguments
124CDM.ClassifierManager.Add:Add Classifier
125CDM.ClassifierManager.Add_Tooltip:Use the specified classifier with this collection
126CDM.ClassifierManager.Assigned:Currently Assigned Classifiers
127CDM.ClassifierManager.Classifier:Select classifier to add:
128CDM.ClassifierManager.Classifier_Tooltip:The classifiers available for use in the collection
129CDM.ClassifierManager.Classifier_Exists:That classifier has already been assigned for this collection.
130CDM.ClassifierManager.Classifier_Str:classifier
131CDM.ClassifierManager.Classifier_XML_Parse_Failed:GLI has been 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.
132CDM.ClassifierManager.Configure:Configure Classifier
133CDM.ClassifierManager.Configure_Tooltip:Change the options of the selected classifier
134CDM.ClassifierManager.Controls:Editing Controls
135CDM.ClassifierManager.Instructions:Use this view to add, configure or remove classifiers in your collection. To add a classifier, choose it from the combobox and click 'Add Classifier'.\nTo remove a classifier, choose it from the list of assigned classifiers and click 'Remove Classifier'.\nTo configure a classifier, choose it from the list of assigned classifiers, and click 'Configure Classifier'.\n\nWhen you configure a classifier a scrollable list of its arguments will appear. Enable arguments and enter or select values as necessary.
136CDM.ClassifierManager.Remove:Remove Classifier
137CDM.ClassifierManager.Remove_Tooltip:Remove the selected classifier from the list
138CDM.ClassifierManager.Title:{39}{46}Classifier Selection & Configuration{47}{34}
139CDM.ClassifierManager.Parsing.Message:Design tool is loading classifier information.
140CDM.ClassifierManager.Parsing.Title:Loading Classifiers
141CDM.FormatManager.Add:Add Format
142CDM.FormatManager.Add_Tooltip:Use the specified format command with the collection
143CDM.FormatManager.Assigned_Formats:Currently Assigned Format Commands
144CDM.FormatManager.Editor:HTML Format String
145CDM.FormatManager.Editor_Tooltip:Enter the format command here
146CDM.FormatManager.Editing_Controls:Editing Controls
147CDM.FormatManager.Enabled:Enabled
148CDM.FormatManager.Extended_Options:Allow Extended Options
149CDM.FormatManager.Feature:Choose Feature
150CDM.FormatManager.Feature_Tooltip:The feature to format
151CDM.FormatManager.Insert:Insert
152CDM.FormatManager.Insert_Tooltip:Insert the selected variable into the format command
153CDM.FormatManager.Instructions:The web pages you see when using Greenstone are not pre-stored but are generated 'on the fly' as they are needed. Format commands are used to change the appearance of these generated pages. Some are switches that control the display of documents or parts of documents; others are more complex and require html code as an argument.\nTo add a format command, choose it from the 'feature' list. If a True/False option panel appears, select the state by clicking on the appropriate button. If a panel containing the 'Affected Feature' and 'Edit Format Strings' controls appears, you need to enter html text. You can include preset variables by selecting them from the list.\nOnce you are statisfied with your changes, press 'Add Format' to add it to the configuration file.\nRemove a format command by selecting it from the 'Assigned Format Commands' and clicking 'Remove Format'.
154CDM.FormatManager.Part:Affected Component
155CDM.FormatManager.Part_Tooltip:The aspect of the selected feature to format
156CDM.FormatManager.Remove:Remove Format
157CDM.FormatManager.Remove_Tooltip:Remove the selected format command from the list
158CDM.FormatManager.Replace:Replace Format
159CDM.FormatManager.Replace_Tooltip:Update the selected format command
160CDM.FormatManager.Title:{39}{46}Format Commands{47}{34}
161CDM.FormatManager.Variable:Variables
162CDM.FormatManager.Variable_Tooltip:Variables available for use with the format command
163CDM.General.Access:This collection should be publicly accessible
164CDM.General.Beta:This collection is still under construction
165CDM.General.Collection_Extra:Collection description:
166CDM.General.Collection_Extra_Tooltip:A description of the purpose and content of the collection
167CDM.General.Collection_Name:Collection title:
168CDM.General.Collection_Name_Tooltip:Name of the collection
169CDM.General.Email.Creator:Creator's Email
170CDM.General.Email.Creator_Tooltip:E-mail address of the collection's creator
171CDM.General.Email.Maintainer:Maintainer's Email
172CDM.General.Email.Maintainer_Tooltip:E-mail address of the collection's maintainer
173CDM.General.Icon_Collection:URL to about page icon:
174CDM.General.Icon_Collection_Tooltip:The URL of the image to display on the collection's about page
175CDM.General.Icon_Collection_Small:URL to home page icon:
176CDM.General.Icon_Collection_Small_Tooltip:The URL of the image to display on the library's home page
177CDM.General.Instructions:The design section of the Librarian Interface allows you to control many aspects of your collection's appearance. The design is split up into several sections. This section contains general options and settings. To choose a different section, click on its name in the list to the left.
178CDM.General.Title:{39}{46}General Options{47}{34}
179CDM.GUI.Classifiers:Browsing Classifiers
180CDM.GUI.Design_Topics:Design Sections
181CDM.GUI.Formats:Format Features
182CDM.GUI.General:General
183CDM.GUI.Indexes:Search Indexes
184CDM.GUI.MetadataSets:Metadata Sets
185CDM.GUI.Plugins:Document Plugins
186CDM.GUI.Root:CDM_ROOT
187CDM.GUI.SearchTypes:Search Types
188CDM.GUI.Subcollections:Partition Indexes
189CDM.GUI.SuperCollection:Cross-Collection Search
190CDM.GUI.Translation:Translate Text
191CDM.IndexManager.Add_Index:Add Index
192CDM.IndexManager.Add_Index_Tooltip:Build the specified index for this collection
193CDM.IndexManager.Default_Index_Indicator:[Default Index]
194CDM.IndexManager.Document:document
195CDM.IndexManager.Index_Exists:That index has already been assigned for this collection.
196CDM.IndexManager.Index_Name:Index Name:
197CDM.IndexManager.Index_Name_Tooltip:A unique name for the new index
198CDM.IndexManager.Indexes:Assigned Indexes
199CDM.IndexManager.Instructions:Here you choose what searchable indexes the collection will have.\nTo add a new index, select what material is to be indexed, choose the level of the index, and click 'Add Index'.\nTo remove an index, select it from the assigned indexes list and click 'Remove Index'.\nTo set the default index, select it from the assigned indexes list and click 'Set Default'.
200CDM.IndexManager.Level:At the level:
201CDM.IndexManager.Level_Exists:That level has already been assigned for this collection.
202CDM.IndexManager.Level_Tooltip:The document level to build the index on
203CDM.IndexManager.MGPP.Add_All_Metadata:Add All
204CDM.IndexManager.MGPP.Add_All_Metadata_Tooltip:Build a separate index for each available source, using the source as the index name
205CDM.IndexManager.MGPP.Add_Level:Add Level
206CDM.IndexManager.MGPP.Add_Level_Tooltip:Build an index on the specified level
207CDM.IndexManager.MGPP.Current_Indexes:Currently Assigned Indexes
208CDM.IndexManager.MGPP.Current_Levels:Currently Assigned Levels
209CDM.IndexManager.MGPP.Index:Index Source:
210CDM.IndexManager.MGPP.Index_Tooltip:Metadata element to build index on
211CDM.IndexManager.MGPP.Indexes:Manage Indexes
212CDM.IndexManager.MGPP.Instructions:Here you choose what searchable indexes the collection will have.\nTo add a new index, enter a unique name for the index, select material/metadata is to be indexed, and click 'Add Index'.\nIf you wish to add all of the available sources so as to have indexes built on them, then click 'Add All' (the name for each index will default to be the name of the source). Note that this is subtly different from adding the 'AllFields' source, as the ordering of the indexes is important.\nIf you wish to edit a particular index, select it from the currently assigned indexes list, edit as necessary, and then click 'Replace Index', to replace the old version.\nTo remove an index, select it from the currently assigned indexes list and click 'Remove Index'.
213CDM.IndexManager.MGPP.Level:Level Source:
214CDM.IndexManager.MGPP.Level_Name:Level Name:
215CDM.IndexManager.MGPP.Level_Name_Tooltip:A unique name for the new level index
216CDM.IndexManager.MGPP.Levels:Manage Levels
217CDM.IndexManager.MGPP.Remove_Level:Remove Level
218CDM.IndexManager.MGPP.Remove_Level_Tooltip:Remove the selected level index
219CDM.IndexManager.MGPP.Replace_Index:Replace Index
220CDM.IndexManager.MGPP.Replace_Index_Tooltip:Update the selected index
221CDM.IndexManager.MGPP.Title:{39}{46}Index And Level Selection{47}{34}
222CDM.IndexManager.Paragraph:paragraph
223CDM.IndexManager.Remove_Index:Remove Index
224CDM.IndexManager.Remove_Index_Tooltip:Remove the selected index from the list
225CDM.IndexManager.Section:section
226CDM.IndexManager.Set_Default:Set Default
227CDM.IndexManager.Set_Default_Tooltip:Make the selected index the default index
228CDM.IndexManager.Source:Build index on:
229CDM.IndexManager.Source_Tooltip:The metadata elements to build the index on
230CDM.IndexManager.Title:{39}{46}Index Selection{47}{34}
231CDM.LanguageManager.Add:Add Language
232CDM.LanguageManager.Add_Tooltip:Add the specified language to the list
233CDM.LanguageManager.Assigned_Languages:Assigned Languages
234CDM.LanguageManager.Clear_Default:Clear Default
235CDM.LanguageManager.Clear_Default_Tooltip:Clear the default language
236CDM.LanguageManager.Default_Language:Default Language
237CDM.LanguageManager.Remove:Remove Language
238CDM.LanguageManager.Remove_Tooltip:Remove the selected language from the list
239CDM.LanguageManager.Selector:Language to add:
240CDM.LanguageManager.Selector_Tooltip:The language to build a partition index on
241CDM.LanguageManager.Set_Default:Set Default
242CDM.LanguageManager.Set_Default_Tooltip:Make the selected language the default
243CDM.MetadataSetManager.Elements:Elements in selected Metadata Set
244CDM.MetadataSetManager.Instructions:In this read-only design view you can review the Metadata Sets in your collection, what Elements they contain, and how they will appear in the collection configuration file.
245CDM.MetadataSetManager.Sets:Available Metadata Sets
246CDM.MetadataSetManager.Title:{39}{46}Metadata Set Review{47}{34}
247CDM.Move.At_Bottom:Cannot move the {0} {1} lower as it is already at the bottom of the list.
248CDM.Move.At_Top:Cannot move the {0} {1} higher as it is already at the top of the list.
249CDM.Move.Cannot:Cannot move the plugin {0} any lower as RecPlug and ArcPlug must be at the bottom of the list.
250CDM.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>
251CDM.Move.Move_Bottom:Move To Bottom
252CDM.Move.Move_Bottom_Tooltip:Move the selected item to the bottom of the list
253CDM.Move.Move_Down:Move Down
254CDM.Move.Move_Down_Tooltip:Move the selected item down the list
255CDM.Move.Move_Top:Move To Top
256CDM.Move.Move_Top_Tooltip:Move the selected item to the top of the list
257CDM.Move.Move_Up:Move Up
258CDM.Move.Move_Up_Tooltip:Move the selected item up the list
259CDM.Move.Title:Error - Cannot Move
260CDM.PlugInManager.Add:Add Plugin
261CDM.PlugInManager.Add_Tooltip:Use the specified plugin with this collection
262CDM.PlugInManager.Assigned:Currently Assigned Plugins
263CDM.PlugInManager.Configure:Configure Selected Plugin
264CDM.PlugInManager.Configure_Tooltip:Change the options of the selected plugin
265CDM.PlugInManager.Controls:Editing Controls
266CDM.PlugInManager.Instructions:Use this view to add, configure or remove plugins from your collection. To add one choose it from the combobox and click 'Add Plugin'.\nTo configure or remove one, select it from the list of assigned plugins then:\ni) Change its position in the plugin order by clicking on the arrow buttons. (Note: The position of RecPlug and ArcPlug are fixed).\nii) Configure it by clicking 'Configure Plugin',\niii) Remove it by clicking 'Remove Plugin'.\n\nPlugins are configured using a pop-up design area with a scrollable list of arguments. Enable arguments and enter or select values as necessary.
267CDM.PlugInManager.PlugIn:Select plugin to add:
268CDM.PlugInManager.PlugIn_Tooltip:The plugins available for use in the collection
269CDM.PlugInManager.PlugIn_Exists:That plugin has already been assigned for this collection.
270CDM.PlugInManager.PlugIn_Str:plugin
271CDM.PlugInManager.PlugIn_XML_Parse_Failed:GLI has been 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.
272CDM.PlugInManager.Remove:Remove Plugin
273CDM.PlugInManager.Remove_Tooltip:Remove the selected plugin from the list
274CDM.PlugInManager.Title:{39}{46}Plugin Selection & Configuration{47}{34}
275CDM.PlugInManager.Parsing.Message:Design tool is loading plugin information.
276CDM.PlugInManager.Parsing.Title:Loading PlugIns
277CDM.SearchTypeManager.Add:Add Search Type
278CDM.SearchTypeManager.Add_Tooltip:Allow the specified type of searching with this collection
279CDM.SearchTypeManager.Assigned:Currently Assigned Search Types
280CDM.SearchTypeManager.Enable:Enable Advanced Searches
281CDM.SearchTypeManager.Instructions:Defining the search type is an advanced feature only available when enabled (by checking the 'Enable Advanced Searches' box). Once enabled further controls for selecting and changing the order of search types become available. Select a search type from the combobox and 'Add Search Type', if enabled, to add the search type. Select an existing search type from the list, and use 'Move Up' and 'Move Down' to change the order, or 'Remove Search Type' to remove it.\n\nThe search types specify what kind of search interface should be provided: form, for fields searching, and/or plain for regular searching. The ordering is important as the first one will be used for the initial search page by default.\n\nIt is also important to note that enabling search types causes the appearance of the Indexes view to change as well. Fielded searching is a newer feature of Greenstone, and thus requires different index information. When search types is enabled all current indexes are modified to be valid indexes under the new schema, while disabling search types will cause GLI to do its best to convert new indexes back into the old style but it may not always be successful, in which case the indexes will be removed. In either case a copy of the original index command line will be available as a comment in the configuration file.
282CDM.SearchTypeManager.Remove:Remove Search Type
283CDM.SearchTypeManager.Remove_Tooltip:Do not allow the selected type of searching with this collection
284CDM.SearchTypeManager.SearchType:Search Type
285CDM.SearchTypeManager.SearchType_Selection:Search Types:
286CDM.SearchTypeManager.SearchType_Selection_Tooltip:The search types available for use with this collection
287CDM.SearchTypeManager.Title:{39}{46}Search Type Selection & Ordering{47}{34}
288CDM.SubcollectionManager.Add:Add Filter
289CDM.SubcollectionManager.Add_Tooltip:Add the specified filter to the collection
290CDM.SubcollectionManager.Assigned:Defined Subcollection Filters
291CDM.SubcollectionManager.Exclude:Exclude
292CDM.SubcollectionManager.Flags:Flags to set when matching
293CDM.SubcollectionManager.Flags_Tooltip:Regular expression flags to use when matching (eg. "i" for case-insensitive matching)
294CDM.SubcollectionManager.Include:Include
295CDM.SubcollectionManager.Inclusive:What do we do with files that match?
296CDM.SubcollectionManager.Instructions:Use this panel to refine index creation.\ni) Define subcollection filters, which screen the collection documents based on the specified metadata values. Once defined, you can then generate partitions on any previously specified index, based on one or more of these filters.\nii) Generate index partitions based on language. This filters the collection documents so that only those in the chosen language are included.\nNote that the total number of partitions generated is a combination of all indexes, subcollection filters and languages chosen. Two indexes with two subcollection filters in two languages would yield eight index partitions.
297CDM.SubcollectionManager.Language_Controls:Assign Languages
298CDM.SubcollectionManager.Match:Regular expression to match with:
299CDM.SubcollectionManager.Match_Tooltip:A regular expression defining the documents in the subcollection
300CDM.SubcollectionManager.Name:Subcollection filter name:
301CDM.SubcollectionManager.Name_Tooltip:The name of the new subcollection filter
302CDM.SubcollectionManager.Remove:Remove Filter
303CDM.SubcollectionManager.Remove_Tooltip:Remove the selected filter from the list
304CDM.SubcollectionManager.Replace:Replace Filter
305CDM.SubcollectionManager.Replace_Tooltip:Update the details of the selected filter
306CDM.SubcollectionManager.Source:Document attribute to match against:
307CDM.SubcollectionManager.Source_Tooltip:The document attribute to filter on
308CDM.SubcollectionManager.Subcollection_Controls:Define Filters
309CDM.SubcollectionManager.Subindex_Controls:Assign Partitions
310CDM.SubcollectionManager.Title:{39}{46}Partition Indexes{47}{34}
311CDM.SubcollectionIndexManager.Add_Subindex:Add Partition
312CDM.SubcollectionIndexManager.Add_Subindex_Tooltip:Add the specified partition to this collection
313CDM.SubcollectionIndexManager.Clear_Default_Subindex:Clear Default
314CDM.SubcollectionIndexManager.Clear_Default_Subindex_Tooltip:Clear the default partition
315CDM.SubcollectionIndexManager.Default_Subindex:Default:
316CDM.SubcollectionIndexManager.PartitionName:Partition Name:
317CDM.SubcollectionIndexManager.PartitionName_Tooltip:The name of the new partition
318CDM.SubcollectionIndexManager.Remove_Subindex:Remove Partition
319CDM.SubcollectionIndexManager.Remove_Subindex_Tooltip:Remove the selected partition from this collection
320CDM.SubcollectionIndexManager.Set_Default_Subindex:Set Default
321CDM.SubcollectionIndexManager.Set_Default_Subindex_Tooltip:Make the selected partition the default
322CDM.SubcollectionIndexManager.Subcollection:Defined Subcollection Filters
323CDM.SubcollectionIndexManager.Subindexes:Assigned Subcollection Partitions
324CDM.SuperCollectionManager.Instructions:Cross-collection searching is where a single search is performed over several collections, as if all the collections were one. Specify the collections to include in a search by clicking on the appropriate collection's name in the list below. The current collection will automatically be included. \nWARNING: If the individual collections do not have the same indexes (including subcollection partitions and language partitions) as each other, cross-collection searching will not work properly. The user will only be able to search using indexes common to all collections.
325CDM.SuperCollectionManager.Title:{39}{46}Cross-Collection Search Configuration{47}{34}
326CDM.TranslationManager.Add:Add Translation
327CDM.TranslationManager.Add_Tooltip:Add the specified translation to the collection
328CDM.TranslationManager.Affected_Features:Features
329CDM.TranslationManager.Assigned_Fragments:Assigned Translations
330CDM.TranslationManager.Default_Text:Initial Text Fragment
331CDM.TranslationManager.Fragment_Column:Text Fragment
332CDM.TranslationManager.Instructions:Use this view to review and assign translations of text fragments in your collection. First, select an entry from the list of features (e.g. collection level metadata and classifier names). Next, select and edit a text fragment, or select a language from the combobox in order to add a new fragment. Type the text into the white text area, referring to the initial text fragment as necessary. Any changes will appear immediately in the collection.
333CDM.TranslationManager.Language:Language of translation:
334CDM.TranslationManager.Language_Column:Language
335CDM.TranslationManager.Language_Tooltip:The language being translated into
336CDM.TranslationManager.Remove:Remove Translation
337CDM.TranslationManager.Remove_Tooltip:Remove the selected translation from the collection
338CDM.TranslationManager.Replace:Replace Translation
339CDM.TranslationManager.Replace_Tooltip:Update the selected translation
340CDM.TranslationManager.Title:{39}{46}Text Translation{47}{34}
341CDM.TranslationManager.Translation:Translated Text
342CDM.TranslationManager.Translation_Tooltip:Enter the translation of the string here
343#*******************
344#
345#***** Collection *****
346Collection.Collection:{32}Collection: {0}{34}
347Collection.Delete_Tooltip:Delete selected files and folders
348Collection.Filter_Tooltip:Restrict the files shown in the file tree
349Collection.New_Folder_Tooltip:Create a new folder
350Collection.No_Collection:No Collection
351Collection.Stop:Stop
352Collection.Stop_Tooltip:Stop copying files
353Collection.Workspace:{32}Workspace{34}
354#**********************
355#
356#***** CollectionManager *****
357CollectionManager.Cannot_Open:The collection at {0} cannot be opened.
358CollectionManager.Creating_New:Creating a new collection {0}.
359CollectionManager.File_Not_Found:{0}\nThe collection above cannot be opened as it no longer exists.
360CollectionManager.Gcache_Created:The Librarian Interface cache folder created.
361CollectionManager.Log_Created:The log folder created.
362CollectionManager.Loading_Successful:Loaded collection {0}.
363CollectionManager.Not_Col_File:'{0}' is not a Librarian Interface Collection File (.col)
364CollectionManager.Old_Collection:GLI has detected that this is an older version Greenstone collection.\nCurrently these cannot be opened directly, but support for importing\nlegacy collections will be provided soon.
365CollectionManager.Preview_Ready:The collection has been built and is ready for previewing.
366CollectionManager.Preview_Ready_Failed:An error has occured which will prevent the collection being previewed.
367CollectionManager.Preview_Ready_Title:Collection Preview State.
368CollectionManager.Session_Ready:Collection {0} ready for use.
369#*****************************
370#
371#***** CollectionPopupMenu *****
372CollectionPopupMenu.Delete:Delete
373CollectionPopupMenu.New_Folder:New Folder
374#*******************************
375#
376#***** CreatePane *****
377CreatePane.Build:Build
378CreatePane.Build_Tooltip:Options for the indexing and classification stage of collection formation
379CreatePane.Build_Collection:Build Collection
380CreatePane.Build_Collection_Tooltip:Start the collection formation process
381CreatePane.Build_Progress:Build Progress
382CreatePane.Cancel_Build:Cancel Build
383CreatePane.Cancel_Build_Tooltip:Stop the collection formation process
384CreatePane.Copy_Progress:Copy Progress
385CreatePane.Import:Import
386CreatePane.Import_Tooltip:Options for the file conversion and metadata assignment stage of collection formation
387CreatePane.Import_Progress:Import Progress
388CreatePane.Log:Message Log
389CreatePane.Log_Tooltip:View output from previous collection formation attempts
390CreatePane.Mode_All:all
391CreatePane.Options:Option Groups
392CreatePane.Options_Title:Collection Import & Build Options
393CreatePane.Preview_Collection:Preview Collection
394CreatePane.Preview_Collection_Tooltip:Preview the built collection
395#**********************
396#
397#***** Dates *****
398Dates.Mon:Monday
399Dates.Tue:Tuesday
400Dates.Wed:Wednesday
401Dates.Thu:Thursday
402Dates.Fri:Friday
403Dates.Sat:Saturday
404Dates.Sun:Sunday
405Dates.Jan:January
406Dates.Feb:February
407Dates.Mar:March
408Dates.Apr:April
409Dates.May:May
410Dates.Jun:June
411Dates.Jul:July
412Dates.Aug:August
413Dates.Sep:September
414Dates.Oct:October
415Dates.Nov:November
416Dates.Dec:December
417#**********************
418#
419#***** Delete Collection Prompt *****
420DeleteCollectionPrompt.Collection_Details:Selected collection's details
421DeleteCollectionPrompt.Collection_List:Available collections
422DeleteCollectionPrompt.Confirm_Delete:Please tick the box to confirm collection deletion.
423DeleteCollectionPrompt.Delete:Delete
424DeleteCollectionPrompt.Delete_Tooltip:Delete the selected collection
425DeleteCollectionPrompt.Details:Title - {0}\nFilename - {1}\nCreator - {2}\nMaintainer - {3}\nDescription\n{4}
426DeleteCollectionPrompt.Failed_Delete:Collection could not be completely deleted.
427DeleteCollectionPrompt.Failed_Title:Deletion Failed!
428DeleteCollectionPrompt.No_Collection:No collection selected.
429DeleteCollectionPrompt.Successful_Delete:Collection has been deleted.
430DeleteCollectionPrompt.Successful_Title:Deletion Complete!
431DeleteCollectionPrompt.Title:Collection Deletion
432#**********************
433#
434#***** DirectoryLevelMetadata *****
435DirectoryLevelMetadata.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'.
436DirectoryLevelMetadata.Title:About to add folder level metadata
437#***********************
438#
439#****** ExportCollectionPrompt *******
440ExportCollectionPrompt.CD_Name:CD-ROM name
441ExportCollectionPrompt.CD_Name_Tooltip:The name of the newly created CD-ROM.
442ExportCollectionPrompt.Export:Export
443ExportCollectionPrompt.Export_Tooltip:Export the selected collection to Windows CD-ROM
444ExportCollectionPrompt.Failed_Export:The collections ({0}) could not be exported to CD-ROM.
445ExportCollectionPrompt.Failed_Title:Export Failed
446ExportCollectionPrompt.Instructions:Export one or more collections to a self-installing Windows CD-ROM (although this works on any platform, the CD-ROM that is created only runs under Windows).
447ExportCollectionPrompt.Successful_Export:The collections ({0}) have been exported to a folder called\n{1} in the tmp folder of your Greenstone installation.\nTo create a self-installing Windows CD-ROM, write the\ncontents of this folder out to a CD-ROM.
448ExportCollectionPrompt.Successful_Title:Export Complete
449ExportCollectionPrompt.Title:Export Collection to CD-ROM
450#************************
451#
452#*****ExternalCollectionPrompt********
453ExternalCollectionPrompt.NewMDS:Create a new, empty metadata set.
454ExternalCollectionPrompt.ExistingMDS:Choose one or more existing metadata sets
455ExternalCollectionPrompt.Title:Load external collection
456ExternalCollectionPrompt.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.
457ExternalCollectionPrompt.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.
458#****************************************
459#
460#***** Inherited Metadata *****
461ExtractedMetadata.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".
462ExtractedMetadata.Title:This File/Folder Has Hidden Extracted Metadata
463#
464#***** FileActions *****
465FileActions.Calculating_Size:Calculating total size of selected files.
466FileActions.Copying:Copying {0}.
467FileActions.Deleting:Deleting {0}.
468FileActions.Directories_Selected:{0} folders selected
469FileActions.Directory_Exists:<html>The folder<br>{0}<br>already exists within the collection. Files will be copied into it.</html>
470FileActions.Directory_Selected:1 folder selected
471FileActions.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.
472FileActions.File_Already_Exists_Title:Error - File Already Exists.
473FileActions.File_And_Directories_Selected:1 file and {0} folders selected
474FileActions.File_And_Directory_Selected:1 file and 1 folder selected
475FileActions.File_Exists:<html>{0} already exists in the destination folder. Overwrite it?</html>
476FileActions.File_Not_Found_Message:{0}\nThe file named above can not be found. Once file view\nhas refreshed, please check the file still exists.
477FileActions.File_Not_Found_Title:Error - File Not Found.
478FileActions.File_Selected:1 file selected
479FileActions.Files_And_Directory_Selected:{0} files and 1 folder selected
480FileActions.Files_Selected:{0} files selected
481FileActions.Folder_Already_Exists:The folder name '{0}' is already in use. Cannot create folder.
482FileActions.Insufficient_Space_Message:The file action has failed because of insufficient disk\nspace. For the file to copy successfully you require a\nfurther: {0}
483FileActions.Insufficient_Space_Title:Error - Insufficient Space
484FileActions.Jobs:{0} file actions remaining.
485FileActions.Moving:Moving {0}.
486FileActions.No_Activity:No action requested.
487FileActions.No_Parent_For_New_Folder:To create a new folder you must first select a single destination folder in the collection tree.
488FileActions.No_Selection:No files selected.
489FileActions.Read_Only:Files from the workspace are read only and cannot be deleted.
490FileActions.Selected:{0} files and {1} folders selected
491FileActions.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.
492FileActions.Unknown_File_Error_Title:Error - Unknown File Error
493FileActions.Write_Not_Permitted_Message:The Librarian Interface does not have permission to write to\n{0}\nPlease check file permissions.
494FileActions.Write_Not_Permitted_Title:Error - Incorrect File Permissions
495FileActions.Yes_To_All:Yes to All
496#************************
497#
498#******* File Associations dialog **********
499FileAssociationDialog.Add:Add Association
500FileAssociationDialog.Add_Tooltip:Use this application to view files of this type
501FileAssociationDialog.Batch_File:Batch files
502FileAssociationDialog.Browse:Browse
503FileAssociationDialog.Browse_Tooltip:Choose the application to use from your filespace
504FileAssociationDialog.Browse_Title:Choose Application
505FileAssociationDialog.Command:Launch command:
506FileAssociationDialog.Command_File:Command files
507FileAssociationDialog.Command_Tooltip:Enter the command to launch the application to use
508FileAssociationDialog.Executable_File:Executable files
509FileAssociationDialog.Extension:For files ending:
510FileAssociationDialog.Extension_Tooltip:The file extension of the files to view
511FileAssociationDialog.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 select a current file association, choose an extension from the 'For files ending' drop down list.\nTo add a new file-type, type its extension in 'For files ending'.\nTo 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.
512FileAssociationDialog.Title:Edit File Associations
513#*******************
514#
515#******Filter***************
516Filter.0:HTM & HTML
517Filter.1:XML
518Filter.2:Text Files
519Filter.3:Images
520Filter.All_Files:All Files
521Filter.Filter_Tree:Show Files
522Filter.Invalid_Pattern:{43}The pattern you have entered for filtering files is invalid.{35}Please try again using regular expression syntax and with{35}* for the wildcard character.{45}
523#***********************
524#
525#***** GAuthenticator *****
526GAuthenticator.Password:Password:
527GAuthenticator.Password_Tooltip:Enter your password here
528GAuthenticator.Title:Password Required.
529GAuthenticator.Username:User Name:
530GAuthenticator.Username_Tooltip:Enter your username here
531#**************************
532#
533#***** General Messages *****
534# 0 - A String representing the name and method of the class in question.
535General.Apply:Apply
536General.Apply_Tooltip:Apply the current settings but do not exit the dialog
537General.Browse:Browse
538General.Browse_Tooltip:Choose a filepath on your computer
539General.Cancel:Cancel
540General.Cancel_Tooltip:Cancel the changes (will not undo any that have been applied already)
541General.Close:Close
542General.Close_Tooltip:Close this dialog box
543General.Edit:Edit Value
544General.Error:Error
545General.No:No
546General.OK:OK
547General.OK_Tooltip:Accept the current settings and exit the dialog
548General.Open:Open
549General.Outstanding_Processes:<html>The Librarian Interface cannot close completely until all programs<br>started within The Librarian Interface have also exited.</html>
550General.Outstanding_Processes_Title:Waiting To Exit
551General.Pure_Cancel_Tooltip:Abort this action (no changes will be made)
552General.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
553General.Warning:Warning
554General.Yes:Yes
555#****************************
556#
557#***** GShell *****
558GShell.Build:buildcol.pl
559GShell.Command:Command
560GShell.Export:exportcol.pl
561GShell.Extracted:Extracted {1} pieces of metadata for {0}.
562GShell.Failure:Command failed.
563GShell.Import:import.pl
564GShell.New:makecol.pl
565GShell.Other:other
566GShell.Parsing_Metadata_Complete:Archived metadata extraction complete.
567GShell.Parsing_Metadata_Start:Extracting new metadata from archive files.
568GShell.Success:Command complete.
569#*********************
570#
571#***** GUI *****
572# Currently Enabled and Disabled display the same text but in different
573* colours. If necessary this can be changed.
574GUI.Create:Create
575GUI.Create_Tooltip:Build your collection using Greenstone
576GUI.Design:Design
577GUI.Design_Tooltip:Design the functionality and appearance of your collection
578GUI.Enrich:Enrich
579GUI.Enrich_Tooltip:Assign metadata to the files in your collection
580GUI.Export:Export
581GUI.Gather:Gather
582GUI.Gather_Tooltip:Select the files to include in your collection
583GUI.Hunt:Hunt
584GUI.Hunt_Tooltip:Locate resources from the internet for your collection
585GUI.Mirror:Mirror
586GUI.Mirror_Tooltip:Download resources from the internet for your collection
587GUI.Preview:Preview
588GUI.Preview_Tooltip:View your built collection
589#***************
590#
591#***** HELP *****
592Help.Contents:Contents
593Help.Title:Librarian Interface Help Pages
594#
595#***** Inherited Metadata *****
596InheritedMetadata.Message:The selected file or folder inherits some of its metadata from folders above it. Such entries are denoted by a folder icon, and you can visit the actual folder containing the metadata by clicking on this icon.
597InheritedMetadata.Title:This File/Folder Has Inherited Metadata
598#******************
599#
600#***** LockFileDialog *****
601LockFileDialog.Cancel_Tooltip:Do not steal control of the lock file (collection will not open)
602LockFileDialog.Date:Date
603LockFileDialog.Error:#error
604LockFileDialog.Lockfile_Message_One:The presence of a lock file suggests this collection is already open.
605LockFileDialog.Lockfile_Message_Two:Do you wish to 'steal' control of this lock file (not recommended)?
606LockFileDialog.Machine:Where
607LockFileDialog.Name:Name
608LockFileDialog.OK_Tooltip:Steal control of the lock file
609LockFileDialog.Title:Lock File Detected
610LockFileDialog.User:Who
611#********************
612#
613#*****MappingPrompt **********
614MappingPrompt.File:Folder
615MappingPrompt.Map:Map Chosen Folder
616MappingPrompt.Name:Name
617MappingPrompt.Title:Set Folder Mapping
618MappingPrompt.Unmap:Unmap Folder
619#*******************
620#
621#*******Metadata Edit Manager **************
622MEM.Add:Add
623MEM.Add_Attribute_Tooltip:Add a new attribute to the selected item
624MEM.Add_Element_Tooltip:Add a new element to the selected set
625MEM.Add_File_Tooltip:Add a new importing profile
626MEM.Add_Set_Tooltip:Add a new metadata set
627MEM.Add_Value_Tooltip:Add a new value to the selected element
628MEM.AddAttribute:Add Attribute
629MEM.AddSet:Add Set
630MEM.AddValue:Add Value
631MEM.Alias:Alias
632MEM.Alias_Tooltip:An alias for this value
633MEM.Attribute:Attribute
634MEM.Attribute_Already_Exists:This attribute already exists.
635MEM.Attribute_Name_Tooltip:The name of the new attribute
636MEM.Attribute_Language_Tooltip:The language of the new attribute
637MEM.Attribute_Value_Tooltip:The value of the new attribute
638MEM.Attributes:Attributes
639MEM.Cannot_Add_Elements_To_Greenstone_MDS:You cannot manually add elements to the Greenstone Metadata. If\nnecessary create a new set, then add your new element to it instead.
640MEM.Confirm_Removal:Are you sure you wish to remove this {0}?
641MEM.Confirm_Removal_Title:Confirm Removal
642MEM.Edit:Edit
643MEM.Edit_Attribute_Tooltip:Change the value of the selected attribute
644MEM.Edit_Value_Tooltip:Change the selected value
645MEM.EditAttribute:Edit Attribute
646MEM.EditValue:Edit Value
647MEM.Element:Element
648MEM.Element_Name_Tooltip:The name of the new element
649MEM.Element_Details:Metadata Element Details
650MEM.File:Profile
651MEM.Ignore:IGNORE
652MEM.Language:Language
653MEM.Language_Code:Language
654MEM.Name:Name
655MEM.Namespace:Namespace
656MEM.Profiles:Importing Profiles
657MEM.Profile:Profile Values
658MEM.Profile_Details:Profile Details
659MEM.Profile_Name_Tooltip:A unique name for the new importing profile
660MEM.Remove:Remove
661MEM.Remove_Attribute_Tooltip:Remove the selected attribute
662MEM.Remove_Element_Tooltip:Remove the selected element from the set
663MEM.Remove_File_Tooltip:Remove the selected importing profile
664MEM.Remove_Set_Tooltip:Remove the selected set
665MEM.Remove_Value_Tooltip:Remove the selected value
666MEM.Set:Set
667MEM.Set_Details:Metadata Set Details
668MEM.Set_Name_Tooltip:The name of the new metadata set
669MEM.Set_Namespace_Tooltip:A unique namespace for the new metadata set
670MEM.Source:From
671MEM.Subject:Subject
672MEM.Target:Element
673MEM.Title:Edit Metadata Sets
674MEM.Value:Value
675MEM.Value_Tooltip:The new value
676MEM.Values:Values
677#**************************
678#
679#***** Menu Options *****
680Menu.Edit:Edit
681Menu.Edit_Copy:Copy (ctrl-c)
682Menu.Edit_Cut:Cut (ctrl-x)
683Menu.Edit_Paste:Paste (ctrl-v)
684Menu.Edit_Redo:Redo
685Menu.Edit_Replace:Search and Replace
686Menu.Edit_Search:Search
687Menu.Edit_Undo:Undo
688Menu.File:File
689Menu.File_Associations:File Associations...
690Menu.File_Close:Close
691Menu.File_Delete:Delete
692Menu.File_Exit:Exit
693Menu.File_Export:Export to CD-ROM
694Menu.File_New:New
695Menu.File_Open:Open
696Menu.File_Options:Preferences...
697Menu.File_Save:Save
698Menu.File_Save_As:Save As
699Menu.Help:Help
700Menu.Help_About:About...
701Menu.Metadata:Metadata Sets
702Menu.Metadata_Edit:Edit Set
703Menu.Metadata_Export:Export Set
704Menu.Metadata_Import:Import Set
705Menu.Metadata_View:Assigned Metadata for the {0}
706Menu.Tools:Tools
707Menu.Tools_Log:View Log
708Menu.Tools_Calculate_Record_Size:Calculate Record Size
709#********************
710#
711#***** MetaAudit *****
712MetaAudit.Close:Close
713MetaAudit.Close_Tooltip:Close this dialog box
714MetaAudit.Title:All Metadata
715#*********************
716#
717#***** Metadata *****
718Metadata.Set:Set
719Metadata.Element:Element
720Metadata.Value:Value
721#********************
722#
723#***** MetaEdit *****
724MetaEdit.Accumulate:Append
725MetaEdit.Accumulate_Tooltip:Append this value to the selected metadata element
726MetaEdit.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.
727MetaEdit.Expand:...
728MetaEdit.Expand_Tooltip:Edit the value in a larger text box
729MetaEdit.No_File:No File Selected
730MetaEdit.No_Metadata:No Metadata Available
731MetaEdit.No_Metadata_Element:{32}No Metadata Element Selected{34}
732MetaEdit.Overwrite:Replace
733MetaEdit.Overwrite_Tooltip:Assign this value to the selected metadata element, replacing the current value
734MetaEdit.Remove:Remove
735MetaEdit.Remove_Tooltip:Remove this value from the selected metadata element
736MetaEdit.Tree:All Previous Values
737MetaEdit.Value:Value
738MetaEdit.Value_Field_Tooltip:Value to assign to the selected metadata element
739#********************
740#
741#***** MetaEditPrompt *****
742MetaEditPrompt.Accumulate_All:Append All
743MetaEditPrompt.Accumulate_All_Tooltip:Append this value to the selected metadata element, for all the selected files
744MetaEditPrompt.Add_Prompt:Confirm Append
745MetaEditPrompt.Current_Value:Current value:
746MetaEditPrompt.Element:Element:
747MetaEditPrompt.File:File name:
748MetaEditPrompt.New_Value:New value:
749MetaEditPrompt.Overwrite_All:Replace All
750MetaEditPrompt.Overwrite_All_Tooltip:Assign this value to the selected metadata element, replacing the current value, for all the selected files
751MetaEditPrompt.Overwrite_Prompt:Confirm Replace
752MetaEditPrompt.Remove_All:Remove All
753MetaEditPrompt.Remove_All_Tooltip:Remove this value from the selected metadata element, for all the selected files
754MetaEditPrompt.Remove_Prompt:Confirm Removal
755MetaEditPrompt.Skip:Skip File
756MetaEditPrompt.Skip_Tooltip:Do not change this file
757MetaEditPrompt.Title:Confirm Edit Action
758#*****************************
759#
760#***** Mirroring *****
761Mirroring.Destination_Folder:Destination Folder:
762Mirroring.Download:{39}Download{34}
763Mirroring.Download_Tooltip:Start a new download job
764Mirroring.Download_Controls:Download Settings
765Mirroring.Download_Depth:Download Depth:
766Mirroring.Download_Depth_Tooltip:How many hyperlinks deep to go when downloading
767Mirroring.Download_Hidden:Download embedded objects (images etc)?
768Mirroring.Further_Options:For further options see File->Preferences...
769Mirroring.Higher_Directories:Mirror files from folders above the url given?
770Mirroring.Invalid_URL:The URL entered is not valid. Please correct.
771Mirroring.Job.Downloading:Downloading {0}
772Mirroring.Job.Download_Complete:Download complete
773Mirroring.Job.Mirroring:Mirroring {0}
774Mirroring.Job.Mirroring_Complete:Mirroring complete
775Mirroring.Job.Pause_Tooltip:Pause this download
776Mirroring.Job.Restart_Tooltip:Restart this download
777Mirroring.Job.Status:Downloaded {0} of {1} files ({2} warnings, {3} errors)
778Mirroring.Job.Start_Tooltip:Start this download
779Mirroring.Job.Stop_Tooltip:Stop this download
780Mirroring.Job.Waiting:Waiting to start
781Mirroring.Job.Waiting_User:Waiting for user action
782Mirroring.Overwrite_Existing:Overwrite files if they already exist locally?
783Mirroring.Remove_Failed:Automatically remove failed downloads from the list?
784Mirroring.Same_Host:Only mirror within the same site?
785Mirroring.Source_URL:Source URL:
786Mirroring.Source_URL_Tooltip:URL to download
787#*********************
788#
789#***** Missing EXEC *****
790MissingEXEC.Message:Warning! You will not be able to view your new collections within the Librarian Interface unless you specify the path to the locally running Greenstone Library Webserver. You can enter this now in the text field below, or later by going to Preferences and choosing the Connection tab. Remember the a valid url must start with the protocol "http://", and end with the execuable name ("library" for Greenstone local library server, "gsdl" for other web servers).
791MissingEXEC.Title:Missing Greenstone Library Address
792#***** Missing GSDL *****
793MissingGSDL.Message:Warning! You will not be able to access all of the Librarian Interface's features without a local copy of Greenstone Digital Library also installed. If you believe you are recieving this message in error please check your installation, and the paths specified in Librarian Interface batch or script file.
794MissingGSDL.Title:Missing Greenstone Path
795#***** Missing MDS ******
796MissingMDS.Message:Warning! You have not selected any metadata sets for your collection. The existing metadata associated with the files you are adding to your collection will not be imported.
797MissingMDS.Title:No Metadata Sets
798#***** Missing PERL *****
799MissingPERL.Message:Warning! You will not be able to create new collections, nor build existing ones, without PERL installed, and the Librarian Interface was unable to find PERL on your system. If you believe you are recieving this message in error please check your installation, and the paths specified in Librarian Interface batch or script file.
800MissingPERL.Title:Missing PERL Path
801#*********************
802#
803MSM.No_Description:No description found.
804MSM.No_Name:No name found.
805# ********************************************************
806#
807# ********************************************************
808# ****************** Metadata Set Module *****************
809# ********************************************************
810MSMPrompt.Add:Add
811MSMPrompt.Add_Failed:Cannot add the element '{0}' because:\n{1}
812MSMPrompt.Add_Failed_Title:Add Failed
813MSMPrompt.Attribute:Attribute
814MSMPrompt.AssignedValues:\nAssigned Values:\n{0}
815MSMPrompt.Current_Details:Details of existing Metadata Element
816MSMPrompt.Current_Values:Current Values
817MSMPrompt.Element_Name:Element Name
818MSMPrompt.Export_All_Values:All Values
819MSMPrompt.Export_Conditions:Using the condition:
820MSMPrompt.Export_File:Choose file to export to:
821MSMPrompt.Export_File_Tooltip:Enter the path of the output file
822MSMPrompt.Export_No_Values:No Values
823MSMPrompt.Export_Set:Select metadata set to export:
824MSMPrompt.Export_Set_Tooltip:The metadata set to save to file
825MSMPrompt.Export_Subjects_Only:Subjects Only
826MSMPrompt.Export_Title:Export Metadata Set
827MSMPrompt.File_Export:Export
828MSMPrompt.File_Export_Tooltip:Export the chosen metadata set to the specified file
829MSMPrompt.File_Filter_Description:Metadata Sets (.mds)
830MSMPrompt.File_Import:Import
831MSMPrompt.File_Import_Tooltip:Import the metadata set from the specified file
832MSMPrompt.Import_Title:Import Metadata Set
833MSMPrompt.Invalid_Name:The name given is of zero length.
834MSMPrompt.Merge:Merge
835MSMPrompt.Merge_MDE:Merging Metadata Elements
836MSMPrompt.Merge_MDS:Merging Action Required.
837MSMPrompt.Name_Exists:Name already in use.
838MSMPrompt.New_Details:Details of new Metadata Element
839MSMPrompt.New_Name:New Name
840MSMPrompt.New_Name_Tooltip:Enter the new element name
841MSMPrompt.New_Value:Imported Value
842MSMPrompt.No_Details:No Details Available
843MSMPrompt.No_Element:No Current Element Exists
844MSMPrompt.Old_Name:Current Name
845MSMPrompt.OptionList:\nOption List: {0}\n{1}
846MSMPrompt.Progress:Percent Complete
847MSMPrompt.Remove_Failed:Cannot remove element '{0}' because:\n{1}
848MSMPrompt.Remove_Failed_Title:Remove Failed
849MSMPrompt.Rename:Rename
850MSMPrompt.Rename_Failed:Cannot rename '{0}' to '{1}' because:\n{2}
851MSMPrompt.Rename_Failed_Title:Rename Failed
852MSMPrompt.Replace:Replace
853MSMPrompt.Select:Merge with Element
854MSMPrompt.Select_Element_Add:Add
855MSMPrompt.Select_Element_Add_Tooltip:Add the metadata element to the selected set
856MSMPrompt.Select_Element_Element:Select Element:
857MSMPrompt.Select_Element_Element_Tooltip:Select the metadata element to import as
858MSMPrompt.Select_Element_Ignore:Ignore
859MSMPrompt.Select_Element_Ignore_Tooltip:Ignore this metadata element
860MSMPrompt.Select_Element_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.
861MSMPrompt.Select_Element_Merge:Merge
862MSMPrompt.Select_Element_Merge_Tooltip:Map the metadata element to the specified element in the selected set
863MSMPrompt.Select_Element_Original:Original element name:
864MSMPrompt.Select_Element_Set:Select Set:
865MSMPrompt.Select_Element_Set_Tooltip:Select the metadata set to import into
866MSMPrompt.Select_Element_Title:Importing Metadata
867MSMPrompt.Select_Set_Instructions:The metadata element {0} cannot be automatically imported into the collection, as it matches no existing metadata set. Select a default metadata set to add this and subsequent metadata elements to.
868MSMPrompt.Select_Set_None:No Metadata Set
869MSMPrompt.Select_Set_Title:Importing Metadata
870MSMPrompt.Skip:Skip
871MSMPrompt.Structural:Metadata Set: {0}\nNamespace: {1}\nElement: {2}\nAttributes:\n{3}
872#*****************************
873#
874#***** New Session *****
875NewCollectionPrompt.Base_Collection:Base this collection on:
876NewCollectionPrompt.Base_Collection_Tooltip:Select an existing collection to base the new collection on
877NewCollectionPrompt.Collection_Description:Description of content:
878NewCollectionPrompt.Collection_Email:Author's Email:
879NewCollectionPrompt.Collection_Name:Short Name:
880NewCollectionPrompt.Collection_Name_Tooltip:Short collection name, used internally (must be 8 characters or less)
881NewCollectionPrompt.Description_Error:The description field must be filled out. Please correct.
882NewCollectionPrompt.Email_Error:You have either failed to enter an email, or the email as typed is not a valid. Please correct.
883NewCollectionPrompt.Error:Error in new collection.
884NewCollectionPrompt.Instructions:To create a new collection fill out the fields below.
885NewCollectionPrompt.Metadata_Elements:Elements within selected set:
886NewCollectionPrompt.Metadata_Instructions1:Check the boxes beside the metadata sets to include in your collection.
887NewCollectionPrompt.Metadata_Instructions2:(Note: You can add new ones later).
888NewCollectionPrompt.Metadata_Title_Existing:Select metadata sets.
889NewCollectionPrompt.Name_Error:You have either failed to enter a name for the collection, or the name you have choosen is already in use. Please correct.
890NewCollectionPrompt.NewCollection:-- New Collection --
891NewCollectionPrompt.Select_MDS:Available metadata sets:
892NewCollectionPrompt.Set_Contains:This metadata set contains the elements
893NewCollectionPrompt.Title:Create a new Collection.
894NewCollectionPrompt.Title_Error:The title field must be filled out. Please correct.
895#***** New Folder Prompt *****
896NewFolderPrompt.Default_Folder_Name:new folder
897NewFolderPrompt.Destination_Name:Destination Folder
898NewFolderPrompt.Folder_Name:Folder Name
899NewFolderPrompt.Folder_Name_Tooltip:Enter a name for the new folder
900NewFolderPrompt.Title:Create a new folder
901#***********************
902#
903NoMetadataSetsSelected.Message:If you create the collection now it will have no initial metadata sets. You will not be able to import nor assign any metadata until a set is imported or added to your collection. Do you wish to continue?
904NoMetadataSetsSelected.Title:No Metadata Sets Selected
905#***********************
906#
907#***** OpenCollectionDialog *****
908OpenCollectionDialog.Available_Collections:Available Collections
909OpenCollectionDialog.Browse:Browse
910OpenCollectionDialog.Browse_Tooltip:Choose a collection from your filespace
911OpenCollectionDialog.Collection:Greenstone Collection (".col")
912OpenCollectionDialog.Description:Collection Description
913OpenCollectionDialog.Locked_Collection:Greenstone collection already is use
914OpenCollectionDialog.No_Description:Please select a greenstone collection (".col" file) to see description.
915OpenCollectionDialog.Normal_Collection:Greenstone collection
916OpenCollectionDialog.Open:Open
917OpenCollectionDialog.Open_Tooltip:Load the selected collection into the Librarian Interface
918OpenCollectionDialog.Title:Open Greenstone Collection
919#**********************
920#
921#***** Options Pane inside CreatePane *****
922OptionsPane.Cancelled: - cancelled
923OptionsPane.LogHistory:Log history
924OptionsPane.Successful: - successful
925OptionsPane.Unknown: - unknown
926OptionsPane.Unsuccessful: - unsuccessful
927#*******************
928#
929#***** Preferences *****
930Preferences:Preferences
931Preferences.Connection:Connection
932Preferences.Connection_Tooltip:Set the URL to the greenstone library and configure a proxy connection if appropriate
933Preferences.Connection.Library_Path:Library path
934Preferences.Connection.Library_Path_Tooltip:The URL of the Greenstone web-server
935Preferences.Connection.Proxy_Host:Proxy host
936Preferences.Connection.Proxy_Host_Tooltip:The address of your proxy server
937Preferences.Connection.Proxy_Port:Proxy port
938Preferences.Connection.Proxy_Port_Tooltip:The port number of your proxy server
939Preferences.Connection.Use_Proxy:Use proxy connection?
940Preferences.General:General
941Preferences.General_Tooltip:Set some general preferences
942Preferences.General.Interface_Language:Interface Language:
943Preferences.General.Interface_Language_Tooltip:Select the language you wish the interface and its controls to be displayed in.
944Preferences.General.Restart_Required:GLI should now be restarted in order to complete loading a new interface language.
945Preferences.General.Show_File_Size:Show file sizes
946Preferences.General.Show_File_Size_Tooltip:Show file sizes next to entries in the Workspace and Collection file trees.
947Preferences.General.View_Extracted_Metadata:View Extracted Metadata
948Preferences.General.View_Extracted_Metadata_Tooltip:Display metadata extracted by the greenstone plugins in the metadata list in the Enrich view.
949Preferences.Warnings:Warnings
950Preferences.Warnings_Tooltip:Enable or disable various warning dialogs
951Preferences.Workflow:Workflow
952Preferences.Workflow_Tooltip:Design the interface workflow: set which views should be enabled
953Preferences.Workflow.Browse:Browse - Search for web-based resources
954Preferences.Workflow.Create:Create - Build your collection using Greenstone
955Preferences.Workflow.Design:Design - Change collection appearence
956Preferences.Workflow.Enrich:Enrich - Annotate with metadata
957Preferences.Workflow.Export:Export - Export to collection
958Preferences.Workflow.Gather:Gather - Select files for collection
959Preferences.Workflow.Mirror:Mirror - Download web-based resources
960Preferences.Workflow.Predefined.Label:Predefined Workflows
961Preferences.Workflow.Preview:Preview - Browse built collection
962Preferences.Workflow.Title:Check box to enable view
963#**********************
964#
965#***** Save Collection Box *****
966SaveCollectionBox.File_Name:File Name:
967SaveCollectionBox.Files_Of_Type:Files of Type:
968SaveCollectionBox.Label:Do you wish to save '{0}'?
969SaveCollectionBox.Look_In:Look In:
970SaveCollectionBox.Title:Save Collection
971#**********************
972#
973#***** Save Progress Box *******
974SaveProgressDialog.Title:Saving Collection
975#*******************************
976#
977Server.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.
978Server.QuitTimeOut:The greenstone local library has not responded to the\nautomatic close command for sixty seconds. Do you\nwish to wait for another minute?
979#
980#***** Sources *****
981Source.General:General
982#*******************
983#
984#***** Trees *****
985Tree.Files:files
986Tree.Home:Home Folder ({0})
987Tree.Private:Private WebCache
988Tree.Public:Public WebCache
989Tree.Root:Local Filespace
990Tree.World:Greenstone Collections
991#***********************
992#
993#***** Warning Dialog *****
994WarningDialog.Dont_Show_Again:Do not show this warning again
995WarningDialog.Invalid_Value:The value you have entered in the value field\nis not valid for the specified property.
996WarningDialog.Value:Enter value:
997#
998****** WGet *****
999WGet.Prompt:WGet Mirroring Client
Note: See TracBrowser for help on using the repository browser.