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

Last change on this file since 6184 was 6184, checked in by mdewsnip, 20 years ago

A couple of minor case changes.

  • Property svn:keywords set to Author Date Id Revision
File size: 62.9 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:(8 December, 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: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.Browser_Title:Select An Image
166CDM.General.Collection_Extra:Collection description:
167CDM.General.Collection_Extra_Tooltip:A description of the purpose and content of the collection
168CDM.General.Collection_Name:Collection title:
169CDM.General.Collection_Name_Tooltip:Name of the collection
170CDM.General.Copy_Image:In order to use this image for your collection\nfiles must be copied into the images folder. Proceed?
171CDM.General.Email.Creator:Creator's email
172CDM.General.Email.Creator_Tooltip:E-mail address of the collection's creator
173CDM.General.Email.Maintainer:Maintainer's email
174CDM.General.Email.Maintainer_Tooltip:E-mail address of the collection's maintainer
175CDM.General.Icon_Collection:URL to about page icon:
176CDM.General.Icon_Collection_Tooltip:The URL of the image to display on the collection's about page
177CDM.General.Icon_Collection_Small:URL to home page icon:
178CDM.General.Icon_Collection_Small_Tooltip:The URL of the image to display on the library's home page
179CDM.General.Image_Copy_Failed:An error has occured which prevents the image you selected being copied.\nPlease try copying the image to the images folder of your collection manually.
180CDM.General.Image_Filter:Images (gifs, jpgs and pngs)
181CDM.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.
182CDM.General.Title:{39}{46}General Options{47}{34}
183CDM.GUI.Classifiers:Browsing Classifiers
184CDM.GUI.Design_Topics:Design Sections
185CDM.GUI.Formats:Format Features
186CDM.GUI.General:General
187CDM.GUI.Indexes:Search Indexes
188CDM.GUI.MetadataSets:Metadata Sets
189CDM.GUI.Plugins:Document Plugins
190CDM.GUI.Root:CDM_ROOT
191CDM.GUI.SearchTypes:Search Types
192CDM.GUI.Subcollections:Partition Indexes
193CDM.GUI.SuperCollection:Cross-Collection Search
194CDM.GUI.Translation:Translate Text
195CDM.IndexManager.Add_Index:Add Index
196CDM.IndexManager.Add_Index_Tooltip:Build the specified index for this collection
197CDM.IndexManager.Default_Index_Indicator:[Default Index]
198CDM.IndexManager.Document:document
199CDM.IndexManager.Index_Exists:That index has already been assigned for this collection.
200CDM.IndexManager.Index_Name:Index Name:
201CDM.IndexManager.Index_Name_Tooltip:A unique name for the new index
202CDM.IndexManager.Indexes:Assigned Indexes
203CDM.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'.
204CDM.IndexManager.Level:At the level:
205CDM.IndexManager.Level_Exists:That level has already been assigned for this collection.
206CDM.IndexManager.Level_Tooltip:The document level to build the index on
207CDM.IndexManager.MGPP.Add_All_Metadata:Add All
208CDM.IndexManager.MGPP.Add_All_Metadata_Tooltip:Build a separate index for each available source, using the source as the index name
209CDM.IndexManager.MGPP.Add_Level:Add Level
210CDM.IndexManager.MGPP.Add_Level_Tooltip:Build an index on the specified level
211CDM.IndexManager.MGPP.Current_Indexes:Currently Assigned Indexes
212CDM.IndexManager.MGPP.Current_Levels:Currently Assigned Levels
213CDM.IndexManager.MGPP.Index:Index Source:
214CDM.IndexManager.MGPP.Index_Tooltip:Metadata element to build index on
215CDM.IndexManager.MGPP.Indexes:Manage Indexes
216CDM.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'.
217CDM.IndexManager.MGPP.Level:Level Source:
218CDM.IndexManager.MGPP.Level_Name:Level Name:
219CDM.IndexManager.MGPP.Level_Name_Tooltip:A unique name for the new level index
220CDM.IndexManager.MGPP.Levels:Manage Levels
221CDM.IndexManager.MGPP.Remove_Level:Remove Level
222CDM.IndexManager.MGPP.Remove_Level_Tooltip:Remove the selected level index
223CDM.IndexManager.MGPP.Replace_Index:Replace Index
224CDM.IndexManager.MGPP.Replace_Index_Tooltip:Update the selected index
225CDM.IndexManager.MGPP.Title:{39}{46}Index And Level Selection{47}{34}
226CDM.IndexManager.Paragraph:paragraph
227CDM.IndexManager.Remove_Index:Remove Index
228CDM.IndexManager.Remove_Index_Tooltip:Remove the selected index from the list
229CDM.IndexManager.Section:section
230CDM.IndexManager.Set_Default:Set Default
231CDM.IndexManager.Set_Default_Tooltip:Make the selected index the default index
232CDM.IndexManager.Source:Build index on:
233CDM.IndexManager.Source_Tooltip:The metadata elements to build the index on
234CDM.IndexManager.Title:{39}{46}Index Selection{47}{34}
235CDM.LanguageManager.Add:Add Language
236CDM.LanguageManager.Add_Tooltip:Add the specified language to the list
237CDM.LanguageManager.Assigned_Languages:Assigned Languages
238CDM.LanguageManager.Clear_Default:Clear Default
239CDM.LanguageManager.Clear_Default_Tooltip:Clear the default language
240CDM.LanguageManager.Default_Language:Default Language
241CDM.LanguageManager.Remove:Remove Language
242CDM.LanguageManager.Remove_Tooltip:Remove the selected language from the list
243CDM.LanguageManager.Selector:Language to add:
244CDM.LanguageManager.Selector_Tooltip:The language to build a partition index on
245CDM.LanguageManager.Set_Default:Set Default
246CDM.LanguageManager.Set_Default_Tooltip:Make the selected language the default
247CDM.MetadataSetManager.Elements:Elements in selected Metadata Set
248CDM.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.
249CDM.MetadataSetManager.Sets:Available Metadata Sets
250CDM.MetadataSetManager.Title:{39}{46}Metadata Set Review{47}{34}
251CDM.Move.At_Bottom:Cannot move the {0} {1} lower as it is already at the bottom of the list.
252CDM.Move.At_Top:Cannot move the {0} {1} higher as it is already at the top of the list.
253CDM.Move.Cannot:Cannot move the plugin {0} any lower as RecPlug and ArcPlug must be at the bottom of the list.
254CDM.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>
255CDM.Move.Move_Bottom:Move To Bottom
256CDM.Move.Move_Bottom_Tooltip:Move the selected item to the bottom of the list
257CDM.Move.Move_Down:Move Down
258CDM.Move.Move_Down_Tooltip:Move the selected item down the list
259CDM.Move.Move_Top:Move To Top
260CDM.Move.Move_Top_Tooltip:Move the selected item to the top of the list
261CDM.Move.Move_Up:Move Up
262CDM.Move.Move_Up_Tooltip:Move the selected item up the list
263CDM.Move.Title:Error - Cannot Move
264CDM.PlugInManager.Add:Add Plugin
265CDM.PlugInManager.Add_Tooltip:Use the specified plugin with this collection
266CDM.PlugInManager.Assigned:Currently Assigned Plugins
267CDM.PlugInManager.Configure:Configure Selected Plugin
268CDM.PlugInManager.Configure_Tooltip:Change the options of the selected plugin
269CDM.PlugInManager.Controls:Editing Controls
270CDM.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.
271CDM.PlugInManager.PlugIn:Select plugin to add:
272CDM.PlugInManager.PlugIn_Tooltip:The plugins available for use in the collection
273CDM.PlugInManager.PlugIn_Exists:That plugin has already been assigned for this collection.
274CDM.PlugInManager.PlugIn_Str:plugin
275CDM.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.
276CDM.PlugInManager.Remove:Remove Plugin
277CDM.PlugInManager.Remove_Tooltip:Remove the selected plugin from the list
278CDM.PlugInManager.Title:{39}{46}Plugin Selection & Configuration{47}{34}
279CDM.PlugInManager.Parsing.Message:Design tool is loading plugin information.
280CDM.PlugInManager.Parsing.Title:Loading PlugIns
281CDM.SearchTypeManager.Add:Add Search Type
282CDM.SearchTypeManager.Add_Tooltip:Allow the specified type of searching with this collection
283CDM.SearchTypeManager.Assigned:Currently Assigned Search Types
284CDM.SearchTypeManager.Enable:Enable Advanced Searches
285CDM.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.
286CDM.SearchTypeManager.Remove:Remove Search Type
287CDM.SearchTypeManager.Remove_Tooltip:Do not allow the selected type of searching with this collection
288CDM.SearchTypeManager.SearchType:Search Type
289CDM.SearchTypeManager.SearchType_Selection:Search Types:
290CDM.SearchTypeManager.SearchType_Selection_Tooltip:The search types available for use with this collection
291CDM.SearchTypeManager.Title:{39}{46}Search Type Selection & Ordering{47}{34}
292CDM.SubcollectionManager.Add:Add Filter
293CDM.SubcollectionManager.Add_Tooltip:Add the specified filter to the collection
294CDM.SubcollectionManager.Assigned:Defined Subcollection Filters
295CDM.SubcollectionManager.Exclude:Exclude
296CDM.SubcollectionManager.Flags:Flags to set when matching
297CDM.SubcollectionManager.Flags_Tooltip:Regular expression flags to use when matching (eg. "i" for case-insensitive matching)
298CDM.SubcollectionManager.Include:Include
299CDM.SubcollectionManager.Inclusive:What do we do with files that match?
300CDM.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.
301CDM.SubcollectionManager.Language_Controls:Assign Languages
302CDM.SubcollectionManager.Match:Regular expression to match with:
303CDM.SubcollectionManager.Match_Tooltip:A regular expression defining the documents in the subcollection
304CDM.SubcollectionManager.Name:Subcollection filter name:
305CDM.SubcollectionManager.Name_Tooltip:The name of the new subcollection filter
306CDM.SubcollectionManager.Remove:Remove Filter
307CDM.SubcollectionManager.Remove_Tooltip:Remove the selected filter from the list
308CDM.SubcollectionManager.Replace:Replace Filter
309CDM.SubcollectionManager.Replace_Tooltip:Update the details of the selected filter
310CDM.SubcollectionManager.Source:Document attribute to match against:
311CDM.SubcollectionManager.Source_Tooltip:The document attribute to filter on
312CDM.SubcollectionManager.Subcollection_Controls:Define Filters
313CDM.SubcollectionManager.Subindex_Controls:Assign Partitions
314CDM.SubcollectionManager.Title:{39}{46}Partition Indexes{47}{34}
315CDM.SubcollectionIndexManager.Add_Subindex:Add Partition
316CDM.SubcollectionIndexManager.Add_Subindex_Tooltip:Add the specified partition to this collection
317CDM.SubcollectionIndexManager.Clear_Default_Subindex:Clear Default
318CDM.SubcollectionIndexManager.Clear_Default_Subindex_Tooltip:Clear the default partition
319CDM.SubcollectionIndexManager.Default_Subindex:Default:
320CDM.SubcollectionIndexManager.PartitionName:Partition Name:
321CDM.SubcollectionIndexManager.PartitionName_Tooltip:The name of the new partition
322CDM.SubcollectionIndexManager.Remove_Subindex:Remove Partition
323CDM.SubcollectionIndexManager.Remove_Subindex_Tooltip:Remove the selected partition from this collection
324CDM.SubcollectionIndexManager.Set_Default_Subindex:Set Default
325CDM.SubcollectionIndexManager.Set_Default_Subindex_Tooltip:Make the selected partition the default
326CDM.SubcollectionIndexManager.Subcollection:Defined Subcollection Filters
327CDM.SubcollectionIndexManager.Subindexes:Assigned Subcollection Partitions
328CDM.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.
329CDM.SuperCollectionManager.Title:{39}{46}Cross-Collection Search Configuration{47}{34}
330CDM.TranslationManager.Add:Add Translation
331CDM.TranslationManager.Add_Tooltip:Add the specified translation to the collection
332CDM.TranslationManager.Affected_Features:Features
333CDM.TranslationManager.Assigned_Fragments:Assigned Translations
334CDM.TranslationManager.Default_Text:Initial Text Fragment
335CDM.TranslationManager.Fragment_Column:Text Fragment
336CDM.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.
337CDM.TranslationManager.Language:Language of translation:
338CDM.TranslationManager.Language_Column:Language
339CDM.TranslationManager.Language_Tooltip:The language being translated into
340CDM.TranslationManager.Remove:Remove Translation
341CDM.TranslationManager.Remove_Tooltip:Remove the selected translation from the collection
342CDM.TranslationManager.Replace:Replace Translation
343CDM.TranslationManager.Replace_Tooltip:Update the selected translation
344CDM.TranslationManager.Title:{39}{46}Text Translation{47}{34}
345CDM.TranslationManager.Translation:Translated Text
346CDM.TranslationManager.Translation_Tooltip:Enter the translation of the string here
347#*******************
348#
349#***** Collection *****
350Collection.Collection:{32}Collection{34}
351Collection.Delete_Tooltip:Delete selected files and folders
352Collection.Filter_Tooltip:Restrict the files shown in the file tree
353Collection.New_Folder_Tooltip:Create a new folder
354Collection.No_Collection:No Collection
355Collection.Stop:Stop
356Collection.Stop_Tooltip:Stop copying files
357Collection.Workspace:{32}Workspace{34}
358#**********************
359#
360#***** CollectionBuilt *****
361CollectionBuilt.Message:The collection has been built and is ready for previewing.
362CollectionBuilt.Title:Collection Creation Result
363#***************************
364#
365#***** CollectionManager *****
366CollectionManager.Cannot_Open:The collection at:\n{0-Collection file path}\ncannot be opened.
367CollectionManager.Cannot_Open_With_Reason:The collection at:\n{0-Collection file path}\ncannot be opened because:\n{1-Error message}
368CollectionManager.Creating_New:Creating a new collection {0}.
369CollectionManager.File_Not_Found:{0}\nThe collection above cannot be opened as it no longer exists.
370CollectionManager.Gcache_Created:The Librarian Interface cache folder created.
371CollectionManager.Log_Created:The log folder created.
372CollectionManager.Loading_Successful:Loaded collection {0}.
373CollectionManager.Missing_Config:This collection does not have a valid collect.cfg file
374CollectionManager.Not_Col_File:'{0}' is not a Librarian Interface Collection File (.col)
375CollectionManager.Old_Collection:This is an older version Greenstone collection.\nCurrently these cannot be opened directly, but support for importing\nlegacy collections will be provided soon.
376CollectionManager.Preview_Ready_Failed:An error has occured which will prevent the collection being previewed.
377CollectionManager.Preview_Ready_Title:Collection Preview State.
378CollectionManager.Session_Ready:Collection {0} ready for use.
379#*****************************
380#
381#***** CollectionPopupMenu *****
382CollectionPopupMenu.Delete:Delete
383CollectionPopupMenu.New_Folder:New Folder
384#*******************************
385#
386#***** CreatePane *****
387CreatePane.Build:Build
388CreatePane.Build_Tooltip:Options for the indexing and classification stage of collection formation
389CreatePane.Build_Collection:Build Collection
390CreatePane.Build_Collection_Tooltip:Start the collection formation process
391CreatePane.Build_Progress:Build Progress
392CreatePane.Cancel_Build:Cancel Build
393CreatePane.Cancel_Build_Tooltip:Stop the collection formation process
394CreatePane.Copy_Progress:Copy Progress
395CreatePane.Import:Import
396CreatePane.Import_Tooltip:Options for the file conversion and metadata assignment stage of collection formation
397CreatePane.Import_Progress:Import Progress
398CreatePane.Log:Message Log
399CreatePane.Log_Tooltip:View output from previous collection formation attempts
400CreatePane.Mode_All:all
401CreatePane.Options:Option Groups
402CreatePane.Options_Title:Collection Import & Build Options
403CreatePane.Preview_Collection:Preview Collection
404CreatePane.Preview_Collection_Tooltip:Preview the built collection
405#**********************
406#
407#***** Dates *****
408Dates.Mon:Monday
409Dates.Tue:Tuesday
410Dates.Wed:Wednesday
411Dates.Thu:Thursday
412Dates.Fri:Friday
413Dates.Sat:Saturday
414Dates.Sun:Sunday
415Dates.Jan:January
416Dates.Feb:February
417Dates.Mar:March
418Dates.Apr:April
419Dates.May:May
420Dates.Jun:June
421Dates.Jul:July
422Dates.Aug:August
423Dates.Sep:September
424Dates.Oct:October
425Dates.Nov:November
426Dates.Dec:December
427#**********************
428#
429#***** Delete Collection Prompt *****
430DeleteCollectionPrompt.Collection_Details:Selected collection's details
431DeleteCollectionPrompt.Collection_List:Available collections
432DeleteCollectionPrompt.Confirm_Delete:Please tick the box to confirm collection deletion.
433DeleteCollectionPrompt.Delete:Delete
434DeleteCollectionPrompt.Delete_Tooltip:Delete the selected collection
435DeleteCollectionPrompt.Details:Title - {0}\nFilename - {1}\nCreator - {2}\nMaintainer - {3}\nDescription\n{4}
436DeleteCollectionPrompt.Failed_Delete:Collection could not be completely deleted.
437DeleteCollectionPrompt.Failed_Title:Deletion Failed!
438DeleteCollectionPrompt.No_Collection:No collection selected.
439DeleteCollectionPrompt.Successful_Delete:Collection has been deleted.
440DeleteCollectionPrompt.Successful_Title:Deletion Complete!
441DeleteCollectionPrompt.Title:Collection Deletion
442#**********************
443#
444#***** DirectoryLevelMetadata *****
445DirectoryLevelMetadata.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'.
446DirectoryLevelMetadata.Title:About to add folder level metadata
447#***********************
448#
449#****** ExportCollectionPrompt *******
450ExportCollectionPrompt.CD_Name:CD-ROM name
451ExportCollectionPrompt.CD_Name_Tooltip:The name of the newly created CD-ROM.
452ExportCollectionPrompt.Export:Export
453ExportCollectionPrompt.Export_Tooltip:Export the selected collections to Windows CD-ROM
454ExportCollectionPrompt.Failed_Export:The collections ({0}) could not be exported to CD-ROM.
455ExportCollectionPrompt.Failed_Title:Export Failed
456ExportCollectionPrompt.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).
457ExportCollectionPrompt.Output:Please review output below:
458ExportCollectionPrompt.Progress_Label:Copying Files. This could take some time...
459ExportCollectionPrompt.Successful_Export:The collections ({0}) have been exported to the folder\n{1}\nTo create a self-installing Windows CD-ROM, write the\ncontents of this folder out to a CD-ROM.
460ExportCollectionPrompt.Successful_Title:Export Complete
461ExportCollectionPrompt.Title:Export Collection to CD-ROM
462#************************
463#
464#*****ExternalCollectionPrompt********
465ExternalCollectionPrompt.NewMDS:Create a new, empty metadata set.
466ExternalCollectionPrompt.ExistingMDS:Choose one or more existing metadata sets
467ExternalCollectionPrompt.Title:Load external collection
468ExternalCollectionPrompt.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.
469ExternalCollectionPrompt.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.
470#****************************************
471#
472#***** Inherited Metadata *****
473ExtractedMetadata.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".
474ExtractedMetadata.Title:This File/Folder Has Hidden Extracted Metadata
475#
476#***** FileActions *****
477FileActions.Calculating_Size:Calculating total size of selected files.
478FileActions.Copying:Copying {0}.
479FileActions.Deleting:Deleting {0}.
480FileActions.Directories_Selected:{0} folders selected
481FileActions.Directory_Exists:<html>The folder<br>{0}<br>already exists within the collection. Files will be copied into it.</html>
482FileActions.Directory_Selected:1 folder selected
483FileActions.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.
484FileActions.File_Already_Exists_Title:Error - File Already Exists.
485FileActions.File_And_Directories_Selected:1 file and {0} folders selected
486FileActions.File_And_Directory_Selected:1 file and 1 folder selected
487FileActions.File_Exists:<html>{0} already exists in the destination folder. Overwrite it?</html>
488FileActions.File_Not_Found_Message:{0}\nThe file named above can not be found. Once file view\nhas refreshed, please check the file still exists.
489FileActions.File_Not_Found_Title:Error - File Not Found.
490FileActions.File_Selected:1 file selected
491FileActions.Files_And_Directory_Selected:{0} files and 1 folder selected
492FileActions.Files_Selected:{0} files selected
493FileActions.Folder_Already_Exists:The folder name '{0}' is already in use. Cannot create folder.
494FileActions.Insufficient_Space_Message:The file action has failed because of insufficient disk\nspace. For the file to copy successfully you require a\nfurther: {0}
495FileActions.Insufficient_Space_Title:Error - Insufficient Space
496FileActions.Jobs:{0} file actions remaining.
497FileActions.Moving:Moving {0}.
498FileActions.No_Activity:No action requested.
499FileActions.No_Parent_For_New_Folder:To create a new folder you must first select a single destination folder in the collection tree.
500FileActions.No_Selection:No files selected.
501FileActions.Read_Only:Files from the workspace are read only and cannot be deleted.
502FileActions.Selected:{0} files and {1} folders selected
503FileActions.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.
504FileActions.Unknown_File_Error_Title:Error - Unknown File Error
505FileActions.Write_Not_Permitted_Message:The Librarian Interface does not have permission to write to\n{0}\nPlease check file permissions.
506FileActions.Write_Not_Permitted_Title:Error - Incorrect File Permissions
507FileActions.Yes_To_All:Yes to All
508#************************
509#
510#******* File Associations dialog **********
511FileAssociationDialog.Add:Add
512FileAssociationDialog.Add_Tooltip:Use this application to view files of this type
513FileAssociationDialog.Batch_File:Batch files
514FileAssociationDialog.Browse:Browse
515FileAssociationDialog.Browse_Tooltip:Choose the application to use from your filespace
516FileAssociationDialog.Browse_Title:Choose Application
517FileAssociationDialog.Close:Close
518FileAssociationDialog.Close_Tooltip:Close this dialog and return to the main window
519FileAssociationDialog.Command:Launch command:
520FileAssociationDialog.Command_File:Command files
521FileAssociationDialog.Command_Tooltip:Enter the command to launch the application to use
522FileAssociationDialog.Details:New File Association Details
523FileAssociationDialog.Executable_File:Executable files
524FileAssociationDialog.Existing_Associations:Current File Associations
525FileAssociationDialog.Extension:For files ending:
526FileAssociationDialog.Extension_Tooltip:The file extension of the files to view
527FileAssociationDialog.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.
528FileAssociationDialog.Table.Command:Command
529FileAssociationDialog.Table.Extension:Extension
530FileAssociationDialog.Title:Edit File Associations
531FileAssociationDialog.Remove:Remove
532FileAssociationDialog.Remove_Tooltip:Remove the current selected association from the existing associations
533FileAssociationDialog.Replace:Replace
534FileAssociationDialog.Replace_Tooltip:Replace the currently selected association with the new association details
535#*******************
536#
537#******Filter***************
538Filter.0:HTM & HTML
539Filter.1:XML
540Filter.2:Text Files
541Filter.3:Images
542Filter.All_Files:All Files
543Filter.Filter_Tree:Show Files
544Filter.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}
545#***********************
546#
547#***** GAuthenticator *****
548GAuthenticator.Password:Password:
549GAuthenticator.Password_Tooltip:Enter your password here
550GAuthenticator.Title:Password Required.
551GAuthenticator.Username:User Name:
552GAuthenticator.Username_Tooltip:Enter your username here
553#**************************
554#
555#***** General Messages *****
556# 0 - A String representing the name and method of the class in question.
557General.Apply:Apply
558General.Apply_Tooltip:Apply the current settings but do not exit the dialog
559General.Browse:Browse...
560General.Browse_Tooltip:Choose a filepath on your computer
561General.Cancel:Cancel
562General.Cancel_Tooltip:Cancel the changes (will not undo any that have been applied already)
563General.Close:Close
564General.Close_Tooltip:Close this dialog box
565General.Edit:Edit Value
566General.Error:Error
567General.No:No
568General.OK:OK
569General.OK_Tooltip:Accept the current settings and exit the dialog
570General.Open:Open
571General.Outstanding_Processes:<html>The Librarian Interface cannot close completely until all programs<br>started within The Librarian Interface have also exited.</html>
572General.Outstanding_Processes_Title:Waiting To Exit
573General.Pure_Cancel_Tooltip:Abort this action (no changes will be made)
574General.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
575General.Warning:Warning
576General.Yes:Yes
577#****************************
578#
579#***** GShell *****
580GShell.Build:buildcol.pl
581GShell.Command:Command
582GShell.Export:exportcol.pl
583GShell.Extracted:Extracted {1} pieces of metadata for {0}.
584GShell.Failure:Command failed.
585GShell.Import:import.pl
586GShell.New:makecol.pl
587GShell.Other:other
588GShell.Parsing_Metadata_Complete:Archived metadata extraction complete.
589GShell.Parsing_Metadata_Start:Extracting new metadata from archive files.
590GShell.Success:Command complete.
591#*********************
592#
593#***** GUI *****
594# Currently Enabled and Disabled display the same text but in different
595* colours. If necessary this can be changed.
596GUI.Create:Create
597GUI.Create_Tooltip:Build your collection using Greenstone
598GUI.Design:Design
599GUI.Design_Tooltip:Design the functionality and appearance of your collection
600GUI.Enrich:Enrich
601GUI.Enrich_Tooltip:Assign metadata to the files in your collection
602GUI.Export:Export
603GUI.Gather:Gather
604GUI.Gather_Tooltip:Select the files to include in your collection
605GUI.Hunt:Hunt
606GUI.Hunt_Tooltip:Locate resources from the internet for your collection
607GUI.Mirror:Mirror
608GUI.Mirror_Tooltip:Download resources from the internet for your collection
609GUI.Preview:Preview
610GUI.Preview_Tooltip:View your built collection
611#***************
612#
613#***** HELP *****
614Help.Contents:Contents
615Help.Title:Librarian Interface Help Pages
616#
617#***** Inherited Metadata *****
618InheritedMetadata.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.
619InheritedMetadata.Title:This File/Folder Has Inherited Metadata
620#******************
621#
622#***** LockFileDialog *****
623LockFileDialog.Cancel_Tooltip:Do not steal control of the lock file (collection will not open)
624LockFileDialog.Date:Date
625LockFileDialog.Error:#error
626LockFileDialog.Lockfile_Message_One:The presence of a lock file suggests this collection is already open.
627LockFileDialog.Lockfile_Message_Two:Do you wish to 'steal' control of this lock file (not recommended)?
628LockFileDialog.Machine:Where
629LockFileDialog.Name:Name
630LockFileDialog.OK_Tooltip:Steal control of the lock file
631LockFileDialog.Title:Lock File Detected
632LockFileDialog.User:Who
633#********************
634#
635#*****MappingPrompt **********
636MappingPrompt.File:Folder
637MappingPrompt.Map:Create Shortcut
638MappingPrompt.Name:Name
639MappingPrompt.Title:Set Folder Shortcut
640MappingPrompt.Unmap:Remove Shortcut
641#*******************
642#
643#*******Metadata Edit Manager **************
644MEM.Add:Add
645MEM.Add_Attribute_Tooltip:Add a new attribute to the selected item
646MEM.Add_Element_Tooltip:Add a new element to the selected set
647MEM.Add_File_Tooltip:Add a new importing profile
648MEM.Add_Set_Tooltip:Add a new metadata set
649MEM.Add_Value_Tooltip:Add a new value to the selected element
650MEM.AddAttribute:Add Attribute
651MEM.AddSet:Add Set
652MEM.AddValue:Add Value
653MEM.Alias:Alias
654MEM.Alias_Tooltip:An alias for this value
655MEM.Attribute:Attribute
656MEM.Attribute_Already_Exists:This attribute already exists.
657MEM.Attribute_Name_Tooltip:The name of the new attribute
658MEM.Attribute_Language_Tooltip:The language of the new attribute
659MEM.Attribute_Value_Tooltip:The value of the new attribute
660MEM.Attributes:Attributes
661MEM.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.
662MEM.Confirm_Removal:Are you sure you wish to remove this {0}?
663MEM.Confirm_Removal_Title:Confirm Removal
664MEM.Edit:Edit
665MEM.Edit_Attribute_Tooltip:Change the value of the selected attribute
666MEM.Edit_Value_Tooltip:Change the selected value
667MEM.EditAttribute:Edit Attribute
668MEM.EditValue:Edit Value
669MEM.Element:Element
670MEM.Element_Name_Tooltip:The name of the new element
671MEM.Element_Details:Metadata Element Details
672MEM.File:Profile
673MEM.Ignore:IGNORE
674MEM.Language:Language
675MEM.Language_Code:Language
676MEM.Name:Name
677MEM.Namespace:Namespace
678MEM.Profiles:Importing Profiles
679MEM.Profile:Profile Values
680MEM.Profile_Details:Profile Details
681MEM.Profile_Name_Tooltip:A unique name for the new importing profile
682MEM.Remove:Remove
683MEM.Remove_Attribute_Tooltip:Remove the selected attribute
684MEM.Remove_Element_Tooltip:Remove the selected element from the set
685MEM.Remove_File_Tooltip:Remove the selected importing profile
686MEM.Remove_Set_Tooltip:Remove the selected set
687MEM.Remove_Value_Tooltip:Remove the selected value
688MEM.Set:Set
689MEM.Set_Details:Metadata Set Details
690MEM.Set_Name_Tooltip:The name of the new metadata set
691MEM.Set_Namespace_Tooltip:A unique namespace for the new metadata set
692MEM.Source:From
693MEM.Subject:Subject
694MEM.Target:Element
695MEM.Title:Edit Metadata Sets
696MEM.Value:Value
697MEM.Value_Tooltip:The new value
698MEM.Values:Values
699#**************************
700#
701#***** Menu Options *****
702Menu.Collapse:Close Folder
703Menu.Edit:Edit
704Menu.Edit_Copy:Copy (ctrl-c)
705Menu.Edit_Cut:Cut (ctrl-x)
706Menu.Edit_Paste:Paste (ctrl-v)
707Menu.Edit_Redo:Redo
708Menu.Edit_Replace:Search and Replace
709Menu.Edit_Search:Search
710Menu.Edit_Undo:Undo
711Menu.Expand:Open Folder
712Menu.File:File
713Menu.File_Associations:File Associations...
714Menu.File_Close:Close
715Menu.File_Delete:Delete
716Menu.File_Exit:Exit
717Menu.File_Export:Export to CD-ROM
718Menu.File_New:New
719Menu.File_Open:Open
720Menu.File_Options:Preferences...
721Menu.File_Save:Save
722Menu.File_Save_As:Save As
723Menu.Help:Help
724Menu.Help_About:About...
725Menu.Metadata:Metadata Sets
726Menu.Metadata_Edit:Edit Set
727Menu.Metadata_Export:Export Set
728Menu.Metadata_Import:Import Set
729Menu.Metadata_View:Assigned Metadata for the {0}
730Menu.Tools:Tools
731Menu.Tools_Log:View Log
732Menu.Tools_Calculate_Record_Size:Calculate Record Size
733#********************
734#
735#***** MetaAudit *****
736MetaAudit.Close:Close
737MetaAudit.Close_Tooltip:Close this dialog box
738MetaAudit.Title:All Metadata
739#*********************
740#
741#***** Metadata *****
742Metadata.Set:Set
743Metadata.Element:Element
744Metadata.Value:Value
745#********************
746#
747#***** MetaEdit *****
748MetaEdit.Accumulate:Append
749MetaEdit.Accumulate_Tooltip:Append this value to the selected metadata element
750MetaEdit.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.
751MetaEdit.Expand:...
752MetaEdit.Expand_Tooltip:Edit the value in a larger text box
753MetaEdit.No_File:No File Selected
754MetaEdit.No_Metadata:No Metadata Available
755MetaEdit.No_Metadata_Element:{32}No Metadata Element Selected{34}
756MetaEdit.Overwrite:Replace
757MetaEdit.Overwrite_Tooltip:Assign this value to the selected metadata element, replacing the current value
758MetaEdit.Remove:Remove
759MetaEdit.Remove_Tooltip:Remove this value from the selected metadata element
760MetaEdit.Tree:All Previous Values
761MetaEdit.Value:Value
762MetaEdit.Value_Field_Tooltip:Value to assign to the selected metadata element
763#********************
764#
765#***** MetaEditPrompt *****
766MetaEditPrompt.Accumulate_All:Append All
767MetaEditPrompt.Accumulate_All_Tooltip:Append this value to the selected metadata element, for all the selected files
768MetaEditPrompt.Add_Prompt:Confirm Append
769MetaEditPrompt.Current_Value:Current value:
770MetaEditPrompt.Element:Element:
771MetaEditPrompt.File:File name:
772MetaEditPrompt.New_Value:New value:
773MetaEditPrompt.Overwrite_All:Replace All
774MetaEditPrompt.Overwrite_All_Tooltip:Assign this value to the selected metadata element, replacing the current value, for all the selected files
775MetaEditPrompt.Overwrite_Prompt:Confirm Replace
776MetaEditPrompt.Remove_All:Remove All
777MetaEditPrompt.Remove_All_Tooltip:Remove this value from the selected metadata element, for all the selected files
778MetaEditPrompt.Remove_Prompt:Confirm Removal
779MetaEditPrompt.Skip:Skip File
780MetaEditPrompt.Skip_Tooltip:Do not change this file
781MetaEditPrompt.Title:Confirm Edit Action
782#*****************************
783#
784#***** Mirroring *****
785Mirroring.Destination_Folder:Destination Folder:
786Mirroring.Download:{39}Download{34}
787Mirroring.Download_Tooltip:Start a new download job
788Mirroring.Download_Controls:Download Settings
789Mirroring.Download_Depth:Download Depth:
790Mirroring.Download_Depth_Tooltip:How many hyperlinks deep to go when downloading
791Mirroring.Download_Hidden:Download embedded objects (images etc)?
792Mirroring.Further_Options:For further options see File->Preferences...
793Mirroring.Higher_Directories:Mirror files from folders above the url given?
794Mirroring.Invalid_URL:The URL entered is not valid. Please correct.
795Mirroring.Job.Downloading:Downloading {0}
796Mirroring.Job.Download_Complete:Download complete
797Mirroring.Job.Mirroring:Mirroring {0}
798Mirroring.Job.Mirroring_Complete:Mirroring complete
799Mirroring.Job.Pause_Tooltip:Pause this download
800Mirroring.Job.Restart_Tooltip:Restart this download
801Mirroring.Job.Status:Downloaded {0} of {1} files ({2} warnings, {3} errors)
802Mirroring.Job.Start_Tooltip:Start this download
803Mirroring.Job.Stop_Tooltip:Stop this download
804Mirroring.Job.Waiting:Waiting to start
805Mirroring.Job.Waiting_User:Waiting for user action
806Mirroring.Overwrite_Existing:Overwrite files if they already exist locally?
807Mirroring.Remove_Failed:Automatically remove failed downloads from the list?
808Mirroring.Same_Host:Only mirror within the same site?
809Mirroring.Source_URL:Source URL:
810Mirroring.Source_URL_Tooltip:URL to download
811#*********************
812#
813#***** Missing EXEC *****
814MissingEXEC.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).
815MissingEXEC.Title:Missing Greenstone Library Address
816#***** Missing GSDL *****
817MissingGSDL.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.
818MissingGSDL.Title:Missing Greenstone Path
819#***** Missing MDS ******
820MissingMDS.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.
821MissingMDS.Title:No Metadata Sets
822#***** Missing PERL *****
823MissingPERL.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.
824MissingPERL.Title:Missing PERL Path
825#*********************
826#
827MSM.Legacy.Corrupt_Metadata_XML:Corrupt metadata file encountered while attempting\nto import this legacy collection. The offending file can be\nfound at:\n{0-Corrupt file path}
828MSM.Legacy.Delete_Metadata_XML:If you cancel this dialog, the current legacy metadata file\nwill be ignored. Continue?
829MSM.No_Description:No description found.
830MSM.No_Name:No name found.
831# ********************************************************
832#
833# ********************************************************
834# ****************** Metadata Set Module *****************
835# ********************************************************
836MSMPrompt.Add:Add
837MSMPrompt.Add_Failed:Cannot add the element '{0}' because:\n{1}
838MSMPrompt.Add_Failed_Title:Add Failed
839MSMPrompt.Attribute:Attribute
840MSMPrompt.AssignedValues:\nAssigned Values:\n{0}
841MSMPrompt.Current_Details:Details of existing Metadata Element
842MSMPrompt.Current_Values:Current Values
843MSMPrompt.Element_Name:Element Name
844MSMPrompt.Export_All_Values:All Values
845MSMPrompt.Export_Conditions:Using the condition:
846MSMPrompt.Export_File:Choose file to export to:
847MSMPrompt.Export_File_Tooltip:Enter the path of the output file
848MSMPrompt.Export_No_Values:No Values
849MSMPrompt.Export_Set:Select metadata set to export:
850MSMPrompt.Export_Set_Tooltip:The metadata set to save to file
851MSMPrompt.Export_Subjects_Only:Subjects Only
852MSMPrompt.Export_Title:Export Metadata Set
853MSMPrompt.File_Export:Export
854MSMPrompt.File_Export_Tooltip:Export the chosen metadata set to the specified file
855MSMPrompt.File_Filter_Description:Metadata Sets (.mds)
856MSMPrompt.File_Import:Import
857MSMPrompt.File_Import_Tooltip:Import the metadata set from the specified file
858MSMPrompt.Import_Title:Import Metadata Set
859MSMPrompt.Invalid_Name:The name given is of zero length.
860MSMPrompt.Merge:Merge
861MSMPrompt.Merge_MDE:Merging Metadata Elements
862MSMPrompt.Merge_MDS:Merging Action Required.
863MSMPrompt.Name_Exists:Name already in use.
864MSMPrompt.New_Details:Details of new Metadata Element
865MSMPrompt.New_Name:New Name
866MSMPrompt.New_Name_Tooltip:Enter the new element name
867MSMPrompt.New_Value:Imported Value
868MSMPrompt.No_Details:No Details Available
869MSMPrompt.No_Element:No Current Element Exists
870MSMPrompt.Old_Name:Current Name
871MSMPrompt.OptionList:\nOption List: {0}\n{1}
872MSMPrompt.Progress:Percent Complete
873MSMPrompt.Remove_Failed:Cannot remove element '{0}' because:\n{1}
874MSMPrompt.Remove_Failed_Title:Remove Failed
875MSMPrompt.Rename:Rename
876MSMPrompt.Rename_Failed:Cannot rename '{0}' to '{1}' because:\n{2}
877MSMPrompt.Rename_Failed_Title:Rename Failed
878MSMPrompt.Replace:Replace
879MSMPrompt.Select:Merge with Element
880MSMPrompt.Select_Element_Add:Add
881MSMPrompt.Select_Element_Add_Tooltip:Add the metadata element to the selected set
882MSMPrompt.Select_Element_Element:Select Element:
883MSMPrompt.Select_Element_Element_Tooltip:Select the metadata element to import as
884MSMPrompt.Select_Element_Ignore:Ignore
885MSMPrompt.Select_Element_Ignore_Tooltip:Ignore this metadata element
886MSMPrompt.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.
887MSMPrompt.Select_Element_Merge:Merge
888MSMPrompt.Select_Element_Merge_Tooltip:Map the metadata element to the specified element in the selected set
889MSMPrompt.Select_Element_Original:Original element name:
890MSMPrompt.Select_Element_Set:Select Set:
891MSMPrompt.Select_Element_Set_Tooltip:Select the metadata set to import into
892MSMPrompt.Select_Element_Title:Importing Metadata
893MSMPrompt.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.
894MSMPrompt.Select_Set_None:No Metadata Set
895MSMPrompt.Select_Set_Title:Importing Metadata
896MSMPrompt.Skip:Skip
897MSMPrompt.Structural:Metadata Set: {0}\nNamespace: {1}\nElement: {2}\nAttributes:\n{3}
898#*****************************
899#
900#***** New Session *****
901NewCollectionPrompt.Base_Collection:Base this collection on:
902NewCollectionPrompt.Base_Collection_Tooltip:Select an existing collection to base the new collection on
903NewCollectionPrompt.Collection_Description:Description of content:
904#NewCollectionPrompt.Collection_Email:Author's Email:
905NewCollectionPrompt.Collection_Name:Collection folder:
906#NewCollectionPrompt.Collection_Name_Tooltip:Short collection name, used internally (must be 8 characters or less)
907NewCollectionPrompt.Description_Error:The description field must be filled out. Please correct.
908NewCollectionPrompt.Email_Error:You have either failed to enter an email, or the email as typed is not a valid. Please correct.
909NewCollectionPrompt.Error:Error in new collection.
910NewCollectionPrompt.Instructions:To create a new collection fill out the fields below.
911NewCollectionPrompt.Metadata_Elements:Elements within selected set:
912NewCollectionPrompt.Metadata_Instructions1:Check the boxes beside the metadata sets to include in your collection.
913NewCollectionPrompt.Metadata_Instructions2:(Note: You can add new ones later).
914NewCollectionPrompt.Metadata_Title_Existing:Select metadata sets.
915#NewCollectionPrompt.Name_Error:You have either failed to enter a name for the collection, or the name you have choosen is already in use. Please correct.
916NewCollectionPrompt.NewCollection:-- New Collection --
917NewCollectionPrompt.Select_MDS:Available metadata sets:
918NewCollectionPrompt.Set_Contains:This metadata set contains the elements
919NewCollectionPrompt.Title:Create a new Collection.
920NewCollectionPrompt.Title_Clash:The title you have chosen for your collection is already in use. Continue?
921NewCollectionPrompt.Title_Error:The title field must be filled out. Please correct.
922#***** New Folder Prompt *****
923NewFolderPrompt.Default_Folder_Name:new folder
924NewFolderPrompt.Destination_Name:Destination Folder
925NewFolderPrompt.Folder_Name:Folder Name
926NewFolderPrompt.Folder_Name_Tooltip:Enter a name for the new folder
927NewFolderPrompt.Title:Create a new folder
928#***********************
929#
930NoMetadataSetsSelected.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?
931NoMetadataSetsSelected.Title:No Metadata Sets Selected
932#***********************
933#
934#***** OpenCollectionDialog *****
935OpenCollectionDialog.Available_Collections:Available Collections
936OpenCollectionDialog.Browse:Browse
937OpenCollectionDialog.Browse_Tooltip:Choose a collection from your filespace
938OpenCollectionDialog.Collection:Greenstone Collection (".col")
939OpenCollectionDialog.Description:Collection Description
940OpenCollectionDialog.Locked_Collection:Greenstone collection already is use
941OpenCollectionDialog.No_Description:Please select a greenstone collection (".col" file) to see description.
942OpenCollectionDialog.Normal_Collection:Greenstone collection
943OpenCollectionDialog.Open:Open
944OpenCollectionDialog.Open_Tooltip:Load the selected collection into the Librarian Interface
945OpenCollectionDialog.Title:Open Greenstone Collection
946#**********************
947#
948#***** Options Pane inside CreatePane *****
949OptionsPane.Cancelled: - cancelled
950OptionsPane.LogHistory:Log history
951OptionsPane.Successful: - successful
952OptionsPane.Unknown: - unknown
953OptionsPane.Unsuccessful: - unsuccessful
954#*******************
955#
956#***** Preferences *****
957Preferences:Preferences
958Preferences.Connection:Connection
959Preferences.Connection_Tooltip:Set the URL to the greenstone library and configure a proxy connection if appropriate
960Preferences.Connection.Library_Path:Library Path:
961Preferences.Connection.Library_Path_Tooltip:The URL of the Greenstone web-server
962Preferences.Connection.Proxy_Host:Proxy Host:
963Preferences.Connection.Proxy_Host_Tooltip:The address of your proxy server
964Preferences.Connection.Proxy_Port:Proxy Port:
965Preferences.Connection.Proxy_Port_Tooltip:The port number of your proxy server
966Preferences.Connection.Use_Proxy:Use proxy connection?
967Preferences.General:General
968Preferences.General_Tooltip:Set some general preferences
969Preferences.General.Email:User's Email:
970Preferences.General.Email_Tooltip:The email address automatically used for any collection created with the GLI
971Preferences.General.Interface_Language:Interface Language:
972Preferences.General.Interface_Language_Tooltip:Select the language you wish the interface and its controls to be displayed in.
973Preferences.General.Restart_Required:GLI should now be restarted in order to complete loading a new interface language.
974Preferences.General.Show_File_Size:Show file sizes
975Preferences.General.Show_File_Size_Tooltip:Show file sizes next to entries in the Workspace and Collection file trees.
976Preferences.General.View_Extracted_Metadata:View Extracted Metadata
977Preferences.General.View_Extracted_Metadata_Tooltip:Display metadata extracted by the greenstone plugins in the metadata list in the Enrich view.
978Preferences.Mode:Mode
979Preferences.Mode_Tooltip:Click on an entry to select a suitable level of operation
980Preferences.Mode.Assistant:Librarian Assistant
981Preferences.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.
982Preferences.Mode.Librarian:Librarian
983Preferences.Mode.Librarian_Description:This setting gives normal use of the Greenstone Librarian Interface: adding documents and metadata to collections, designing new collections, and building collections.
984Preferences.Mode.Systems:Library Systems Specialist
985Preferences.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.
986Preferences.Mode.Expert:Expert
987Preferences.Mode.Expert_Description:This setting enables expert use of the Greenstone Librarian Interface. It is recommended for users who are experienced with Greenstone, are familiar with running PERL scripts and examining their output, and are comfortable using regular expression syntax. All features of the Greenstone Librarian Interface are enabled.
988Preferences.Warnings:Warnings
989Preferences.Warnings_Tooltip:Enable or disable various warning dialogs
990Preferences.Workflow:Workflow
991Preferences.Workflow_Tooltip:Design the interface workflow: set which views should be enabled
992Preferences.Workflow.Browse:Browse - Search for web-based resources
993Preferences.Workflow.Create:Create - Build your collection using Greenstone
994Preferences.Workflow.Design:Design - Change collection appearence
995Preferences.Workflow.Enrich:Enrich - Annotate with metadata
996Preferences.Workflow.Export:Export - Export to collection
997Preferences.Workflow.Gather:Gather - Select files for collection
998Preferences.Workflow.Mirror:Mirror - Download web-based resources
999Preferences.Workflow.Predefined.Label:Predefined Workflows
1000Preferences.Workflow.Preview:Preview - Browse built collection
1001Preferences.Workflow.Title:Check box to enable view
1002#**********************
1003#
1004#***** Save Collection Box *****
1005SaveCollectionBox.File_Name:File Name:
1006SaveCollectionBox.Files_Of_Type:Files of Type:
1007SaveCollectionBox.Label:Do you wish to save '{0}'?
1008SaveCollectionBox.Look_In:Look In:
1009SaveCollectionBox.Title:Save Collection
1010#**********************
1011#
1012#***** Save Progress Box *******
1013SaveProgressDialog.Title:Saving Collection
1014#*******************************
1015#
1016Server.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.
1017Server.QuitTimeOut:The greenstone local library has not responded to the\nautomatic close command for sixty seconds. Do you\nwish to wait for another minute?
1018#
1019#***** Sources *****
1020Source.General:General
1021#*******************
1022#
1023#***** TitleClash *****
1024TitleClashes.Message:The title you have chosen for your collection is already in use. Continue?
1025TitleClashes.Title:Entered Title Clashes
1026#**********************
1027#
1028#***** Trees *****
1029Tree.Files:files
1030Tree.Home:Home Folder ({0})
1031Tree.Private:Private WebCache
1032Tree.Public:Public WebCache
1033Tree.Root:Local Filespace
1034Tree.World:Greenstone Collections
1035#***********************
1036#
1037#***** Warning Dialog *****
1038WarningDialog.Dont_Show_Again:Do not show this warning again
1039WarningDialog.Invalid_Value:The value you have entered in the value field\nis not valid for the specified property.
1040WarningDialog.Value:Enter value:
1041#
1042****** WGet *****
1043WGet.Prompt:WGet Mirroring Client
Note: See TracBrowser for help on using the repository browser.